nuttx/arch/arm/src/imx6
2017-01-21 14:40:26 -06:00
..
chip i.MX6: Remove non-cached, inter-cpu memory region. Not a useful concept. 2016-12-13 16:59:50 -06:00
chip.h i.MX6: Add definition of base address of ARM multi-core registers 2016-03-01 08:26:30 -06:00
imx_boot.c i.MX6: Remove non-cached, inter-cpu memory region. Not a useful concept. 2016-12-13 16:59:50 -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 i.MX6: Straighten up some glock gating 2016-04-01 14:52:17 -06:00
imx_clockconfig.h i.MX6: Add skeleton clockconfig file. Fix some naming problems. Add some warnings. 2016-03-07 16:14:13 -06:00
imx_config.h i.MX6: Add imx_lowputc.c; repartition some serial logic 2016-03-07 08:21:03 -06:00
imx_cpuboot.c ARMv7-A/i.MX6 SMP: Move SMP coherernt cache setup to earlier in initialization of CPUn, n>0 2016-11-27 11:28:24 -06:00
imx_ecspi.c i.MX6: Add an untested SPI driver taken directly from the i.MX1 port. 2016-12-02 13:51:07 -06:00
imx_ecspi.h i.MX6: Add ECSPI configuration logic. Updated ECSPI header files 2016-05-28 17:42:29 -06:00
imx_gpio.c i.MX6: Fix a few UART and GPIO initialization problems. 2016-03-30 12:31:49 -06:00
imx_gpio.h Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
imx_iomuxc.c i.MX6: Fix several problems with peripheral pin configuration 2016-03-31 13:36:06 -06:00
imx_iomuxc.h i.MX6: Fix several problems with peripheral pin configuration 2016-03-31 13:36:06 -06:00
imx_irq.c ARMv7 GIC: SGIs are non-maskable but go through the same path as other, maskable interrupts. Added logic to serialize SGI processing when necessary. 2016-11-27 13:18:34 -06:00
imx_lowputc.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
imx_lowputc.h Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
imx_memorymap.c i.MX6: Fix missing DRAM mapping 2016-03-29 17:16:46 -06:00
imx_memorymap.h i.MX6: Fill in some 'Missing logic' that depended on CCM definitions. Correct confusion with boot media configuration. 2016-03-08 16:49:09 -06:00
imx_serial.c stm32f103-minimum: Add schematic; remove unused watchdog driver logic 2016-05-18 15:37:42 -06:00
imx_serial.h i.MX6: Add some boot logic. Mostly just cloned from the SAMA5D 2016-03-02 12:59:41 -06:00
imx_timerisr.c i.MX6: Fix clearing GPT status register 2016-12-28 10:19:18 -06:00
Kconfig i.MX6: Add ECSPI configuration logic. Updated ECSPI header files 2016-05-28 17:42:29 -06:00
Make.defs ELF: Move ARMv7-A and ARMv7-R versions of ELF relocation logic to libc/machine 2017-01-21 14:40:26 -06:00