| .. |
|
a1x
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
arm
|
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 |
|
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
|
Cosmetic changes from review of last PR
|
2016-04-18 06:50:45 -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
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
calypso
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
common
|
ARMv7-M: Add support for the IAR compiler
|
2016-04-02 08:14:09 -06:00 |
|
dm320
|
FB: Add a display number to the framebuffer planeinfo structure
|
2016-04-17 10:08:27 -06:00 |
|
efm32
|
PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains.
|
2016-03-27 13:01:32 -06:00 |
|
imx1
|
i.MX6: Fix UART baud rate calculation
|
2016-03-30 13:54:56 -06:00 |
|
imx6
|
i.MX6: Straighten up some glock gating
|
2016-04-01 14:52:17 -06:00 |
|
kinetis
|
Correct configuration of GPIO pin interrupts on Kinetis K60. Fromo mrechte.
|
2016-04-20 06:41:51 -06:00 |
|
kl
|
Kconfigs: All RNG selections also must select ARCH_HAVE_RNG
|
2016-03-30 07:56:03 -06:00 |
|
lpc11xx
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
lpc17xx
|
FB: Add a display number to the framebuffer planeinfo structure
|
2016-04-17 10:08:27 -06:00 |
|
lpc31xx
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
lpc43xx
|
lpc4357fet256_pinconfig.h has wrong ethernet pins configuration (slow slew rate, somewhere inbuffer should be used). From Vytautas Lukenskas
|
2016-04-20 06:37:26 -06:00 |
|
lpc214x
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
lpc2378
|
Merge in arch/ submodule
|
2016-04-10 07:49:41 -06:00 |
|
moxart
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
nuc1xx
|
PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains.
|
2016-03-27 13:01:32 -06:00 |
|
sam34
|
Kconfigs: All RNG selections also must select ARCH_HAVE_RNG
|
2016-03-30 07:56:03 -06:00 |
|
sama5
|
FB: Add a display number to the framebuffer planeinfo structure
|
2016-04-17 10:08:27 -06:00 |
|
samdl
|
PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains.
|
2016-03-27 13:01:32 -06:00 |
|
samv7
|
SAME70: USBHS device workaround for errata; EP7 does not support DMA on some parts
|
2016-04-20 06:22:04 -06:00 |
|
stm32
|
FB: Add a display number to the framebuffer planeinfo structure
|
2016-04-17 10:08:27 -06:00 |
|
stm32f7
|
STM32F7: Add dummy stm32_spi.h header file to workaround some compilation issues. Suggest by Martin Davey.
|
2016-04-20 06:49:21 -06:00 |
|
stm32l4
|
Cosmetic changes from review of last PR
|
2016-04-19 07:11:18 -06:00 |
|
str71x
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
tiva
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
tms570
|
ARM: Fix missing header file. Update comments in all *_irq.c files.
|
2016-03-09 15:08:58 -06:00 |
|
.gitignore
|
Remove the arch/ subdirectory; replace it with a submodule
|
2015-07-22 10:56:22 -06:00 |
|
Makefile
|
ARMv7-M: Add toolchain option to select the IAR tools. Move ARMv7-M assembly language into a gnu/ subdirectory. Makefile selects iar/ or gnu/ directory based upon tool configuration
|
2016-04-02 07:53:52 -06:00 |