nuttx/arch/arm/src
ligd 231ad202ee global change: repace sched_xfree() to kxmm_free()
Changes:
sched_xfree() => kxmm_free()
remove garbage related APIs
remove ARCH_HAVE_GARBAGE

Cause garbage feature move to mm_heap, then don't need
garbage anymore.

Change-Id: If310790a3208155ca8ab319e8d038cb6ff92c518
Signed-off-by: ligd <liguiding@fishsemi.com>
2020-04-09 10:29:28 -06:00
..
a1x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
am335x Correct the naming of some new functions. 2020-04-05 12:32:04 -03:00
arm Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
armv6-m Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
armv7-a Appease nxstyle complaints 2020-04-01 00:03:31 +08:00
armv7-m Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
armv7-r Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
c5471 Fix typos in comments 2020-03-03 09:11:57 -06:00
common global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
cxd56xx arch: arm: cxd56xx: nxstyle fixes 2020-04-07 07:27:41 -06:00
dm320 Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
efm32 Correct the naming of some new functions. 2020-04-05 12:32:04 -03:00
imx1 Check return from nxsem_wait_uninterruptible() 2020-04-02 16:26:15 +01:00
imx6 Check return from nxsem_wait_uninterruptible() 2020-04-02 16:26:15 +01:00
imxrt Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
kinetis Remove type casting to wdentry_t (arch/) 2020-04-07 06:23:15 -06:00
kl spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lc823450 Check return from nxsem_wait_uninterruptible() 2020-04-05 18:18:25 +01:00
lpc17xx_40xx Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
lpc31xx Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
lpc43xx Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
lpc54xx Remove type casting to wdentry_t (arch/) 2020-04-07 06:23:15 -06:00
lpc214x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc2378 spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
max326xx Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
moxart Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
nrf52 arch/arm/src/nrf52: add initial interface to work with on-chip radio 2020-04-03 18:22:55 -06:00
nuc1xx Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
s32k1xx Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
sam34 Fix nxstyle issues 2020-04-07 06:23:15 -06:00
sama5 Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
samd2l2 Correct the naming of some new functions. 2020-04-05 12:32:04 -03:00
samd5e5 Correct the naming of some new functions. 2020-04-05 12:32:04 -03:00
samv7 Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
stm32 Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
stm32f0l0g0 Check return from nxsem_wait_uninterruptible() 2020-04-02 17:37:46 -06:00
stm32f7 Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
stm32h7 Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
stm32l4 Fix typos in comments and documentation (#750) 2020-04-08 06:45:35 -06:00
str71x Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
tiva Check return from nxsem_wait_uninterruptible() 2020-04-04 23:55:45 +01:00
tms570 Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
xmc4 Remove type casting to wdentry_t (arch/) 2020-04-07 06:23:15 -06:00
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Makefile Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00