nuttx/arch/arm/include
Alin Jerpelea 35e0d13d18 arch: Author Sebastien Lorquet: update licenses to Apache
Sebastien Lorquet has submitted the ICL and we can migrate the licenses
 to Apache.

Gregory Nutt has submitted the SGA and we can migrate the licenses
 to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-03-22 19:28:38 -07:00
..
a1x arch: arm: a1x: nxstyle fixes for a1x arch 2020-04-21 13:46:07 +08:00
am335x arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
arm arch/arm: Fix syscall number out of swi range in thumb mode 2021-03-17 14:52:58 -03:00
armv6-m sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
armv7-a arch/arm: Fix syscall number out of swi range in thumb mode 2021-03-17 14:52:58 -03:00
armv7-m sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
armv7-r arch/arm: Fix syscall number out of swi range in thumb mode 2021-03-17 14:52:58 -03:00
armv8-m sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
c5471 arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
cxd56xx sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
dm320 arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
efm32 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
eoss3 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
imx1 arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
imx6 arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
imxrt arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
kinetis arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
kl sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lc823450 arch: lc823450: Replace license header with Apache License 2.0 2020-08-03 21:03:41 +01:00
lpc17xx_40xx sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lpc31xx arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
lpc43xx sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lpc54xx sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lpc214x sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lpc2378 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
max326xx sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
moxart arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
nrf52 nrf52: fix SPI3 irq macro naming 2021-01-16 21:04:44 -08:00
nuc1xx arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
rp2040 arch/arm: Add RP2040 (Raspberry Pi Pico's SoC) support 2021-02-20 03:45:24 -08:00
s32k1xx sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
sam34 arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
sama5 arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
samd2l2 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
samd5e5 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
samv7 arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
stm32 arch/stm32: Fix nxstyle errors 2021-03-11 21:39:27 +00:00
stm32f0l0g0 arch: Author Alan Carvalho de Assis: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32f7 arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32h7 arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32l4 arch: Author Sebastien Lorquet: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32l5 stm32l5: Architecture Support for STM32L5 2021-03-16 12:04:00 -07:00
str71x arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
tiva Added Support for more TI Tiva Microcontrollers: 2020-11-03 08:07:24 -08:00
tms570 arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
xmc4 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h arch: Move *_getsp to the common place arch/arch.h 2020-07-09 13:51:09 +01:00
elf.h
inttypes.h arm inttypes.h: Use long for 32-bit integer 2020-11-19 00:49:56 -08:00
irq.h arch/arm: Add ARCH_ARMV6M Kconfig to prepare the support of CortexM0+ 2020-09-22 23:05:29 +01:00
limits.h
setjmp.h nuttx: Author David S. Alessio: update licenses to Apache 2021-03-22 19:28:38 -07:00
spinlock.h spinlock: Introduce SP_WFE() and SP_SEV() 2020-12-11 05:58:35 -06:00
stdarg.h
syscall.h arch/arm: Add ARCH_ARMV6M Kconfig to prepare the support of CortexM0+ 2020-09-22 23:05:29 +01:00
tls.h arch: Move *_getsp to the common place arch/arch.h 2020-07-09 13:51:09 +01:00
types.h arm: Add _intmax_t and _uintmax_t 2020-11-19 00:49:56 -08:00