nuttx/arch/arm/src
2022-09-22 01:59:48 +08:00
..
a1x arch/cortex-[a|r]/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00
am335x arch/i2c: Change xxx_i2c_tousecs to xxx_i2c_toticks 2022-05-15 23:22:01 +03:00
arm arch/arm/compiler: correct global symbol name 2022-09-17 22:07:21 +08:00
armv6-m arch/arm: declare vector array default type to read-only 2022-09-17 21:40:15 +08:00
armv7-a Remove executable permissions from source files 2022-09-22 01:59:48 +08:00
armv7-m arch/arm: Unify arm_cpu_sgi to up_trigger_irq 2022-09-20 16:20:17 +09:00
armv7-r arm/armv7-r: remove incorrect include header "addrenv.h" 2022-09-22 01:35:03 +08:00
armv8-m arch/arm: Unify arm_cpu_sgi to up_trigger_irq 2022-09-20 16:20:17 +09:00
c5471 drivers/net: make sure that net driver d_buf is 16-bit aligned 2022-08-05 22:21:37 +08:00
common nxstyle: correct the file path 2022-09-18 01:35:21 +08:00
cxd56xx Replace all strncpy with strlcpy for safety 2022-08-25 13:38:36 +08:00
dm320 arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32 power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
eoss3 nuttx: fix typos in comments 2022-05-14 23:45:52 +08:00
gd32f4 add chip GD32F450 of GD32MCU 2022-09-09 15:29:35 +08:00
imx1 arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx6 arch: imx6: Apply the imxrt_enet.c changes to imx_enet.c (4/4) 2022-08-12 10:30:48 -04:00
imxrt imxrt: disable PWM synchronization when XBAR connection fails 2022-09-21 04:53:57 +08:00
kinetis kinetis:spi remove ttype & do cache ops 2022-08-09 10:46:31 +08:00
kl power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
lc823450 Replace all strncpy with strlcpy for safety 2022-08-25 13:38:36 +08:00
lpc17xx_40xx boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
lpc31xx arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43xx Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
lpc54xx power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
lpc214x arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc2378 arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
max326xx power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
moxart arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
nrf52 Fix typos 2022-08-07 23:33:19 +08:00
nrf53 arch/arm: initial support for NRF5340 2022-09-18 21:49:32 +08:00
nuc1xx power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
phy62xx phy62xx:support MTDIOC_ERASESTATE 2022-09-16 21:11:06 +08:00
rp2040 boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
rtl8720c arm/rtl8720c: Remove up_trigger_irq since it is implemented in arm_trigger_irq.c 2022-09-20 16:20:17 +09:00
s32k1xx S32K1xx: Fixed PM bug for clockconfig 2022-08-19 06:01:30 -07:00
s32k3xx Remove executable permission from source and build files. 2022-08-04 12:48:18 -03:00
sam34 arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
sama5 add SAMA5D2 support for sam_xdma driver 2022-09-21 00:14:41 +08:00
samd2l2 power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
samd5e5 Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
samv7 arch/arm/samv7: fix random corruption of data after SDIO RX DMA transaction 2022-09-17 12:29:58 +08:00
stm32 arch/stm32/stm32_adc.c: cosmetics 2022-08-27 20:40:06 +08:00
stm32f0l0g0 arch/stm32f0l0g0: add SPI3 support (STM32G0B0 chips) 2022-08-05 13:57:56 +08:00
stm32f7 arch/arm/src/stm32f7/stm32_otghost.c: fix syslog formats 2022-08-26 20:46:50 +08:00
stm32h7 boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08:00
stm32l4 STM32L4 ADC: Change the way that hardware trigger configuration word for regular and injected channels are done. 2022-08-18 11:26:25 -03:00
stm32l5 power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
stm32u5 arch/stm32xx/Kconfig: simplify PWM options and unify them among stm32 chips 2022-08-03 23:43:19 +08:00
stm32wb stm32wb/mbox: fixing ACL transmit buffer 2022-07-31 10:29:29 +08:00
stm32wl5 boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
str71x arch/arm: Remove FAR and CODE from chip folder(3) 2022-05-03 16:50:52 +03:00
tiva arch/tiva: Fix typo and minor code formatting 2022-08-24 21:29:18 +02:00
tlsr82 tlsr82/serial: clear uart tx index when uart_reset called. 2022-09-19 17:46:42 +08:00
tms570 arm/cortex-[a|r]: add more functions of Performance Monitors Unit 2022-05-13 12:55:31 -03:00
xmc4 nuttx: fix typos in comments 2022-05-14 23:45:52 +08:00
.gitignore
Makefile arch/arm/makefile: linking libraries with GCC should use option -l 2022-09-19 11:02:27 +08:00