nuttx/arch/arm/src
David Sidrane 707ac4b8f6 s32k1xx:Apply style changes from code review
Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-12-16 01:06:12 +08:00
..
a1x Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
am335x use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
arm arm: add syscall SYS_save_context support for old arm and armv7-r 2022-12-08 12:37:29 +08:00
armv6-m Revert "tools/ci/arm/llvm/clang: bump up LLVMEmbeddedToolchainForArm to release-15.0.2" 2022-11-22 07:43:02 -08:00
armv7-a arch/arm: only compare callee-saved registers for fpu 2022-12-09 11:00:38 +08:00
armv7-m arch/arm: only compare callee-saved registers for fpu 2022-12-09 11:00:38 +08:00
armv7-r arch/arm: only compare callee-saved registers for fpu 2022-12-09 11:00:38 +08:00
armv8-m arch/armv8m:support pmu api 2022-12-14 00:27:02 +08:00
c5471 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
common fs/hostfs: mode_t of mkdir(2) should use the nuttx prototype 2022-12-13 18:16:20 +08:00
cxd56xx Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
dm320 arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
efm32 Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
eoss3 arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
gd32f4 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
imx1 Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
imx6 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
imxrt imxrt:Serial LPUART_STAT_PF s/b LPUART_STAT_NF 2022-12-14 00:26:42 +08:00
kinetis net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
kl Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lc823450 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
lpc17xx_40xx net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
lpc31xx arch: Initialize usbhost_connection_s directly 2022-11-14 09:34:04 +09:00
lpc43xx crypto:add some hardware support 2022-12-14 02:33:56 +08:00
lpc54xx arch/arm: remove FAR from ARM files 2022-12-15 11:38:17 +08:00
lpc214x Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
lpc2378 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
max326xx Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
moxart arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
nrf52 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
nrf53 arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
nuc1xx Fix Error: chip/nuc_timerisr.c:105:20: error: unused function 'nuc_unlock' [-Werror,-Wunused-function] 2022-11-13 22:35:19 +08:00
phy62xx arm/phy62xx: fix compile warning ('while' clause does not guard) 2022-10-24 20:23:59 +08:00
rp2040 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
rtl8720c net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
s32k1xx s32k1xx:Apply style changes from code review 2022-12-16 01:06:12 +08:00
s32k3xx s32ke3xx:EDMA Usage Clean up 2022-12-15 22:21:32 +08:00
sam34 arch/arm: remove FAR from ARM files 2022-12-15 11:38:17 +08:00
sama5 SAMA5D2 fix printf formatter 2022-12-07 21:33:17 +01:00
samd2l2 arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly 2022-11-14 09:34:04 +09:00
samd5e5 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
samv7 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
stm32 crypto:add some hardware support 2022-12-14 02:33:56 +08:00
stm32f0l0g0 crypto:add some hardware support 2022-12-14 02:33:56 +08:00
stm32f7 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
stm32h7 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
stm32l4 Fix Error: chip/stm32l4_dfumode.c:45:20: error: unused function 'rcc_reset' 2022-11-21 17:39:04 +08:00
stm32l5 Fix chip/stm32l562xx_rcc.c:78:20: error: unused function 'rcc_reset' 2022-11-21 17:39:04 +08:00
stm32u5 boards: enter/leave critical section should in pairs 2022-11-22 08:19:24 +09:00
stm32wb Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
stm32wl5 boards: enter/leave critical section should in pairs 2022-11-22 08:19:24 +09:00
str71x arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
tiva arch/arm: remove FAR from ARM files 2022-12-15 11:38:17 +08:00
tlsr82 Revert "tools/ci/arm/llvm/clang: bump up LLVMEmbeddedToolchainForArm to release-15.0.2" 2022-11-22 07:43:02 -08:00
tms570 arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
xmc4 Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
.gitignore
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00