nuttx/arch/arm/src/imx6
2016-03-31 13:36:06 -06:00
..
chip i.MX6: Fix several problems with peripheral pin configuration 2016-03-31 13:36:06 -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 Add more debug instrumentation; Fix setting of CCM register. 2016-03-31 10:49:35 -06:00
imx_boot.h i.MX6: Add some boot logic. Mostly just cloned from the SAMA5D 2016-03-02 12:59:41 -06:00
imx_clockconfig.c i.MX6 Add more debug instrumentation; Fix setting of CCM register. 2016-03-31 10:49:35 -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_cpuinit.c i.MX6: Revamp GIC initialization logic; add missing register bit definitions and initialization of GIC control register for secure cases 2016-03-13 10:12:45 -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 i.MX6: Modify encoding of GPIOs; add support for peripherals 2016-03-06 16:19:14 -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 i.MX6: Revamp GIC initialization logic; add missing register bit definitions and initialization of GIC control register for secure cases 2016-03-13 10:12:45 -06:00
imx_lowputc.c i.MX6: Fix several problems with peripheral pin configuration 2016-03-31 13:36:06 -06:00
imx_lowputc.h i.MX6: Fix several problems with peripheral pin configuration 2016-03-31 13:36:06 -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 i.MX6 Add more debug instrumentation; Fix setting of CCM register. 2016-03-31 10:49:35 -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: Add a system timer based on the i.MX6 GPT 2016-03-09 12:16:44 -06:00
Kconfig i.MX6: Fix missing DRAM mapping 2016-03-29 17:16:46 -06:00
Make.defs Make it clear that GIC support is GICv2 2016-03-14 10:50:54 -06:00