.. |
a1x
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08: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
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
armv7-a
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
armv7-m
|
Update comments.
|
2017-03-14 08:44:56 -06:00 |
armv7-r
|
I found an issue inside the cp15_coherent_dcache function in file, arch/arm/src/armv7-r/cp15_coherent_dcache.S.
|
2017-02-13 06:33:15 -06:00 |
c5471
|
Experimental change to STM32 Ethernet driver a success. Porting change to all other Ethernet drivers.
|
2017-03-03 14:45:09 -06:00 |
common
|
Move net/iob to drivers/iob so that the I/O buffering feature can be available to other drivers when networking is disabled.
|
2017-04-20 16:08:49 -06:00 |
dm320
|
Convert some serial drivers to use use irq_attach.
|
2017-02-27 08:55:21 -06:00 |
efm32
|
EFM32 I2C: Fix timeout calculation
|
2017-04-06 17:12:13 +09:00 |
imx1
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
imx6
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
kinetis
|
Kinetis:Fixed warning
|
2017-04-18 10:04:54 -10:00 |
kl
|
PIC32MZ: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 12:23:45 -06:00 |
lpc11xx
|
change Kconfig type of ADC0_MASK from hex to int; add ADC driver options to lpc43xx
|
2017-03-09 10:41:59 +01:00 |
lpc17xx
|
Update comments.
|
2017-03-14 08:44:56 -06:00 |
lpc31xx
|
Fixes for coding standard: '*' needs to 'snuggle' with following variable name
|
2017-02-28 18:37:44 -06:00 |
lpc43xx
|
Argument of network device IOCTL should be unsigned long, just as will all other IOCTL methods.
|
2017-04-15 09:33:27 -06:00 |
lpc214x
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
lpc2378
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
moxart
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
nuc1xx
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
sam34
|
Argument of network device IOCTL should be unsigned long, just as will all other IOCTL methods.
|
2017-04-15 09:33:27 -06:00 |
sama5
|
Argument of network device IOCTL should be unsigned long, just as will all other IOCTL methods.
|
2017-04-15 09:33:27 -06:00 |
samdl
|
Fix error found in build testing.
|
2017-02-28 08:41:44 -06:00 |
samv7
|
SAMV7 EMAC: Add conditional logic to account the fact that the SAMV71 has 6 rather than 3 queues after version 1.
|
2017-04-19 14:32:28 -06:00 |
stm32
|
Add support for STM32L152CC, STM32L152RC and STM32L152VC. Update some bits and comments for other STM32L1 parts in chip.h
|
2017-04-20 06:30:26 -06:00 |
stm32f0
|
Cosmetic changes to spacing and comments.
|
2017-04-20 14:08:08 -06:00 |
stm32f7
|
Move: CONFIG_ADC_NO_START_CONV from drivers/adc/Kconfig to arch/arm/src/stm32[f7]/Kconfig as STM32[F7]_ADC_NO_START_CONV. Refresh all configurations with any reference to CONFIG_ADC_NO_START_CONV.
|
2017-04-18 07:16:35 -06:00 |
stm32l4
|
STM32L4 DMA: Correct bad channel definition.
|
2017-04-12 10:25:51 -06:00 |
str71x
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
tiva
|
Argument of network device IOCTL should be unsigned long, just as will all other IOCTL methods.
|
2017-04-15 09:33:27 -06:00 |
tms570
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
xmc4
|
XMC4xxx: Add FPU support
|
2017-03-22 12:04:32 -06:00 |
.gitignore
|
Remove the arch/ subdirectory; replace it with a submodule
|
2015-07-22 10:56:22 -06:00 |
Makefile
|
Back out part of previous commit
|
2016-11-03 08:57:55 -06:00 |