nuttx/arch/arm/src/imx6
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
hardware Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
chip.h Rename arch/arm/src/imx6/chip to arch/arm/src/imx6/hardware. 2019-05-24 13:52:38 -06:00
imx_boot.c arm/armv7-a: Add mmu_l1_map_regions() to remove the code duplication. 2019-03-19 11:30:37 -06:00
imx_boot.h ARMv7-A/i.MX6: Modify handling of the SMP cache coherency configuration so that it is identical to the steps from the TRM. Makes no differenct, however. 2016-11-27 10:21:46 -06:00
imx_clockconfig.c Rename arch/arm/src/imx6/chip to arch/arm/src/imx6/hardware. 2019-05-24 13:52:38 -06:00
imx_clockconfig.h
imx_config.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_cpuboot.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imx_ecspi.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
imx_ecspi.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_gpio.c
imx_gpio.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
imx_iomuxc.c Fix an error found in build testing. 2019-05-24 14:39:51 -06:00
imx_iomuxc.h Rename arch/arm/src/imx6/chip to arch/arm/src/imx6/hardware. 2019-05-24 13:52:38 -06:00
imx_irq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imx_irq.h Squashed commit of the following: 2018-06-21 10:59:58 -06:00
imx_lowputc.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
imx_lowputc.h
imx_memorymap.c Rename arch/arm/src/imx6/chip to arch/arm/src/imx6/hardware. 2019-05-24 13:52:38 -06:00
imx_memorymap.h Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
imx_serial.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
imx_serial.h
imx_timerisr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
Kconfig Kconfig files: Fix several errors noted by Alex Denisov in Bitbucket issue 115. 2018-08-05 10:48:02 -06:00
Make.defs arch/: Unify the cache interface for all architectures 2019-03-19 10:37:13 -06:00