.. |
a1x
|
Based on the last PR, review all serial driver vector attachment. Found one additional error and updated all relevant drivers to current interrupt parameter passing.
|
2017-06-12 06:22:35 -06:00 |
arm
|
ELF: Move ARMv6-M, ARMv7-M, and legacy ARM versions of ELF relocation logic to libc/machine
|
2017-01-21 15:24:25 -06:00 |
armv6-m
|
Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU
|
2017-05-13 13:28:15 -06:00 |
armv7-a
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
armv7-m
|
ARM syscall logic: Clear bit 0 in PC settings. Bit 0 is the thumb mode indication and should not be set in the PC.
|
2017-08-30 13:56:03 -06:00 |
armv7-r
|
Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU
|
2017-05-13 13:28:15 -06:00 |
c5471
|
net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment.
|
2017-04-22 11:10:30 -06:00 |
common
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
dm320
|
Convert some serial drivers to use use irq_attach.
|
2017-02-27 08:55:21 -06:00 |
efm32
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
imx1
|
Protected/Kernel Builds: Review us of kmm_addregion vs. kumm_addregsion in other configurations.
|
2017-08-31 08:49:21 -06:00 |
imx6
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
kinetis
|
Kinetis: First cut implementation of the alarm read function. Pretty simple because the Kinetis RTC is just a 1Hz counter.
|
2017-09-03 12:44:45 -06:00 |
kl
|
Fix forward references that were mangled in last large changes.
|
2017-04-29 06:59:35 -06:00 |
lc823450
|
net/sock: recvfrom: Fix double leave_cancellation_point on error path
|
2017-09-12 07:17:53 -06:00 |
lpc11xx
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
lpc17xx
|
Fix typos/spelling. SAMV71-XULT: Update README, add support for fb_driver.
|
2017-09-17 10:38:34 -06:00 |
lpc31xx
|
LPC31xx: Change naming of some global variables to match coding standard.
|
2017-09-14 15:33:28 -06:00 |
lpc43xx
|
LPC43xx: Add external RAM to the user heap, not the kernel heap.
|
2017-08-31 08:12:42 -06:00 |
lpc214x
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
lpc2378
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
moxart
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
nuc1xx
|
Eliminate some warnings found in build testing.
|
2017-08-13 12:24:48 -06:00 |
sam34
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
sama5
|
Eliminate some warnings found in build testing.
|
2017-08-13 12:24:48 -06:00 |
samdl
|
SAMD21: Changes needed to get USB working.
|
2017-07-19 07:22:14 -06:00 |
samv7
|
Update MRF24J40 starhub configuration for the SAME70 Xplained.
|
2017-08-16 09:39:25 -06:00 |
stm32
|
drivers/video/fb.c: Fix a typo introduced in previous commit.
|
2017-09-17 14:07:08 -06:00 |
stm32f0
|
Merged in raiden00/nuttx (pull request #469)
|
2017-08-27 12:49:53 +00:00 |
stm32f7
|
STM32/STM32 F7: Fix some errors found by Coverity.
|
2017-09-13 13:05:13 -06:00 |
stm32l4
|
Merged in juniskane/nuttx_stm32l4/dfsdm_adc_work_pr (pull request #487)
|
2017-09-20 12:20:45 +00:00 |
str71x
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
tiva
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
tms570
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
xmc4
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
.gitignore
|
Remove the arch/ subdirectory; replace it with a submodule
|
2015-07-22 10:56:22 -06:00 |
Makefile
|
Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR
|
2017-05-13 16:01:38 -06:00 |