.. |
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
|
Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU
|
2017-05-13 13:28:15 -06:00 |
armv7-m
|
Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR
|
2017-05-13 16:01:38 -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
|
IOBs: Move from driver/iob to a better location in mm/iob
|
2017-05-09 07:35:30 -06:00 |
dm320
|
Convert some serial drivers to use use irq_attach.
|
2017-02-27 08:55:21 -06:00 |
efm32
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
imx1
|
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 |
imx6
|
i.MX6: Fix a wrong parameter passed when calling irq_attach() in imx_serial.c
|
2017-06-12 13:34:53 +09:00 |
kinetis
|
Kinetis:SPI driver
|
2017-06-13 17:46:57 -10:00 |
kl
|
Fix forward references that were mangled in last large changes.
|
2017-04-29 06:59:35 -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
|
Move CAN subsystem to its own directory and put device drivers there
|
2017-05-12 11:48:47 -03:00 |
lpc31xx
|
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 |
lpc43xx
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
lpc214x
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
lpc2378
|
Fix forward references that were mangled in last large changes.
|
2017-04-29 06:59:35 -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
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
sama5
|
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 |
samdl
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
samv7
|
Move CAN subsystem to its own directory and put device drivers there
|
2017-05-12 11:48:47 -03:00 |
stm32
|
STM32/STM32L4: Review of last commit -- Eliminate possible underflow
|
2017-06-13 07:05:46 -06:00 |
stm32f0
|
stm32_i2c: make private symbols static
|
2017-05-19 07:16:01 -06:00 |
stm32f7
|
stm32f7: Add SPI DMA support
|
2017-05-31 09:13:20 -06:00 |
stm32l4
|
STM32/STM32L4: Review of last commit -- Eliminate possible underflow
|
2017-06-13 07:05:46 -06:00 |
str71x
|
Convert remaining serial drivers to use use irq_attach.
|
2017-02-27 10:27:14 -06:00 |
tiva
|
Tiva SSI: Resolves issue 52 'Copy-Paste error in tiva_ssibus_initialize()' submitted by Aleksandr Kazantsev.
|
2017-06-01 06:38:47 -06:00 |
tms570
|
ARM: Remove redundant interrupt stack coloring
|
2017-03-16 19:13:39 +08:00 |
xmc4
|
More missed enum spi_dev_e forward references.
|
2017-04-29 08:29:01 -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 |