| .. |
|
a1x
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
arm
|
Rename up_boot to arm_boot
|
2016-05-12 13:42:49 -06:00 |
|
armv6-m
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
|
armv7-a
|
Reorder some logic: (1) set initial CPU IDLE task regsters AFTER allocating stack, (2) invalidate cache in CPU start-up BEFORE handling first interrupt.
|
2016-05-22 15:01:49 -06:00 |
|
armv7-m
|
Oops: Forgot to add file in previous commit
|
2016-04-10 09:11:50 -06:00 |
|
armv7-r
|
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
|
2016-03-09 13:41:48 -06:00 |
|
c5471
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 09:16:32 -06:00 |
|
calypso
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
common
|
Purely cosmetic change from review of last PR
|
2016-05-25 13:29:01 -06:00 |
|
dm320
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
efm32
|
Fix EFM32 FLASH conditional compilation
|
2016-06-03 08:38:11 -06:00 |
|
imx1
|
i.MX6: Add ECSPI header file
|
2016-05-28 12:23:05 -06:00 |
|
imx6
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 09:16:32 -06:00 |
|
kinetis
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 09:16:32 -06:00 |
|
kl
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
lpc11xx
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
lpc17xx
|
Add ADC bind method to the LPC43xx and SAMA5Dx ADC drivers
|
2016-05-26 12:19:17 -06:00 |
|
lpc31xx
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
lpc43xx
|
Fix another bungle in the last commit
|
2016-05-31 11:52:40 -06:00 |
|
lpc214x
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
lpc2378
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
moxart
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
nuc1xx
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
sam34
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 09:16:32 -06:00 |
|
sama5
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 09:16:32 -06:00 |
|
samdl
|
Remove CONFIG_USARTn_ISUART
|
2016-05-25 11:21:48 -06:00 |
|
samv7
|
SAMV7: MCAN: fix missing unlock of device in mcan_txempty
|
2016-06-01 10:38:19 -06:00 |
|
stm32
|
STM32 TIM: Add hooks for all previously unsupported timers. Also fix some PWM warnings.
|
2016-06-03 13:51:43 -06:00 |
|
stm32f7
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 09:16:32 -06:00 |
|
stm32l4
|
Costmetic changes from review of last PR
|
2016-05-25 18:04:39 -06:00 |
|
str71x
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
|
tiva
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 09:16:32 -06:00 |
|
tms570
|
Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER
|
2016-05-25 10:46:55 -06:00 |
|
.gitignore
|
|
|
|
Makefile
|
All GCC final arch/*/src/Makefiles: Allow --start-group and --end-group to be redefined for the case where GCC is used to link (instead of LD). Suggested by Paul Alexander Patience.
|
2016-05-17 10:43:15 -06:00 |