nuttx/arch/arm/src/imx6
anjiahao d07792a343 Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-14 09:34:04 +09:00
..
hardware arch: imx6: add support kernel build and smp 2022-05-27 01:31:58 +08:00
chip.h arch: Move [arm|xtensa]_intstack_[alloc|top] to common header file 2022-03-11 23:08:07 +02:00
imx_boot.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
imx_boot.h
imx_clockconfig.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imx_clockconfig.h
imx_config.h
imx_cpuboot.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
imx_ecspi.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
imx_ecspi.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_enet.c arch: Replace __builtin_bswapxx with bswapxx 2022-10-25 20:24:19 -03:00
imx_enet.h drivers: Merge the common driver initialization into one place 2022-03-13 11:24:48 -03:00
imx_gpio.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_gpio.h
imx_idle.c
imx_iomuxc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imx_iomuxc.h
imx_irq.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
imx_lowputc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_lowputc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_memorymap.c
imx_memorymap.h
imx_pgalloc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_serial.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imx_serial.h
imx_timerisr.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
Kconfig arch: imx6: Add the pgheap for imx6 2022-03-01 12:18:47 +08:00
Make.defs arch: imx6: Enable imx_idle.c to reduce CPU load 2022-06-14 09:18:44 +03:00