.. |
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
|
arch/arm/compiler: correct global symbol name
|
2022-09-17 22:07:21 +08:00 |
armv6-m
|
arm/armv6-m: fix build break if enable syntax unified
|
2022-10-25 12:32:06 +08:00 |
armv7-a
|
arch/armv7-a: Support the big endian in arm_pghead.S like arm_head.S
|
2022-11-19 14:42:22 -03:00 |
armv7-m
|
arm: Added breakpoint in stack overflow trap.
|
2022-11-01 21:42:25 +08:00 |
armv7-r
|
arch/armv7-r: Don't clear SCTLR_U bit since spec require it's always one
|
2022-11-19 14:42:22 -03:00 |
armv8-m
|
Fix Error: armv8-m/arm_cache.c:93:24: error: unused function 'arm_clz' [-Werror,-Wunused-function]
|
2022-11-13 22:35:19 +08:00 |
c5471
|
Remove the unnecessary cast for main_t, NULL and argv
|
2022-10-18 08:51:45 +02:00 |
common
|
arm/backtrace_sp: fix build warning
|
2022-11-01 13:49:56 +01:00 |
cxd56xx
|
sched/task/task_getpid: getpid should return process id not thread id
|
2022-11-17 17:58:08 +08: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
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
imx1
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
imx6
|
Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
|
2022-11-14 09:34:04 +09:00 |
imxrt
|
Fix chip/imxrt_enc.c:950:27: error: use of logical '&&' with constant operand
|
2022-11-20 14:34:44 +01:00 |
kinetis
|
Fix chip/kinetis_spi.c:473:23: error: unused function 'spi_getreg8'
|
2022-11-20 14:34:44 +01:00 |
kl
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
lc823450
|
sched/task/task_getpid: getpid should return process id not thread id
|
2022-11-17 17:58:08 +08:00 |
lpc17xx_40xx
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
lpc31xx
|
arch: Initialize usbhost_connection_s directly
|
2022-11-14 09:34:04 +09:00 |
lpc43xx
|
arch: Initialize usbhost_connection_s directly
|
2022-11-14 09:34:04 +09:00 |
lpc54xx
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
lpc214x
|
arch: move non arm g_current_regs defintion to common place
|
2022-09-21 22:23:11 +02:00 |
lpc2378
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09: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
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09: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
|
Call nxmutex_destroy and nxsem_destroy in error patch to avoid the leak
|
2022-11-14 09:34:04 +09:00 |
rtl8720c
|
Don't check nxsem_init and nxmutex_init
|
2022-11-14 09:34:04 +09:00 |
s32k1xx
|
Fix error: format specifies type 'unsigned long' but the argument has type 'unsigned int'
|
2022-11-20 14:34:44 +01:00 |
s32k3xx
|
Fix chip/s32k3xx_qspi.c:925:44: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int')
|
2022-11-20 14:34:44 +01:00 |
sam34
|
Fix chip/sam4l_clockconfig.c:923:20: error: unused function 'sam_enable_fastwakeup'
|
2022-11-20 14:34:44 +01:00 |
sama5
|
Fix chip/sam_tc.c:682:24: error: unused function 'sam_tc_getreg'
|
2022-11-20 14:34:44 +01:00 |
samd2l2
|
arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly
|
2022-11-14 09:34:04 +09:00 |
samd5e5
|
Fix error: format specifies type 'unsigned long' but the argument has type 'unsigned int'
|
2022-11-20 14:34:44 +01:00 |
samv7
|
Fix chip/sam_tc.c:682:24: error: unused function 'sam_tc_getreg'
|
2022-11-20 14:34:44 +01:00 |
stm32
|
arch/stm32g4: fix ADC clock after ef517ed
|
2022-11-17 19:53:53 +08:00 |
stm32f0l0g0
|
arch: Don't free the context if the reference doesn't equal zero
|
2022-11-14 09:34:04 +09:00 |
stm32f7
|
arch: Don't free the context if the reference doesn't equal zero
|
2022-11-14 09:34:04 +09:00 |
stm32h7
|
arch: Don't free the context if the reference doesn't equal zero
|
2022-11-14 09:34:04 +09:00 |
stm32l4
|
arch: Don't free the context if the reference doesn't equal zero
|
2022-11-14 09:34:04 +09:00 |
stm32l5
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
stm32u5
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
stm32wb
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
stm32wl5
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
str71x
|
arch: move non arm g_current_regs defintion to common place
|
2022-09-21 22:23:11 +02:00 |
tiva
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09:00 |
tlsr82
|
Fix the coding style and typo issue
|
2022-11-14 09:34:04 +09: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 |