nuttx/arch/arm/src
wangbowen6 27ea9f7625 arm/Kconfig: add cortex-m85 config
Signed-off-by: wangbowen6 <wangbowen6@xiaomi.com>
2022-12-09 01:53:10 +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 arm_syscall: add SYS_save_context for armv7-a 2022-12-04 01:52:49 +08:00
armv7-m Revert "tools/ci/arm/llvm/clang: bump up LLVMEmbeddedToolchainForArm to release-15.0.2" 2022-11-22 07:43:02 -08:00
armv7-r arm: add syscall SYS_save_context support for old arm and armv7-r 2022-12-08 12:37:29 +08:00
armv8-m arm/Kconfig: add cortex-m85 config 2022-12-09 01:53:10 +08:00
c5471 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
common arm/thumb: outputs an implicit IT block to avoid build break 2022-12-01 22:14:34 +01: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 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +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 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
lpc54xx net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +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 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
s32k3xx s32k3xx:LPSPI Check for TX complete before RX 2022-12-05 22:35:21 +08:00
sam34 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +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 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +08:00
stm32f0l0g0 Fix Error: chip/stm32_tim_lowerhalf.c:479:54: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' 2022-11-21 17:39:04 +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 net: Rename arp_arpin to arp_input 2022-12-04 20:39:21 +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