nuttx/arch/arm/src/imx6
2016-03-16 10:54:55 -06:00
..
chip i.MX6: Add a system timer based on the i.MX6 GPT 2016-03-09 12:16:44 -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 skeleton clockconfig file. Fix some naming problems. Add some warnings. 2016-03-07 16:14:13 -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: 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_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: Modify encoding of GPIOs; add support for peripherals 2016-03-06 16:19:14 -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: 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_iomuxc.h i.MX6 Add more IOMUX logic 2016-03-06 15:44:54 -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: 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_lowputc.h i.MX6: Add skeleton clockconfig file. Fix some naming problems. Add some warnings. 2016-03-07 16:14:13 -06:00
imx_memorymap.c i.MX6: Some fixes for early compile issues 2016-03-01 14:15:43 -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 skeleton clockconfig file. Fix some naming problems. Add some warnings. 2016-03-07 16:14:13 -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: Hmm.. I think the i.MX6 Solo Lite has global and private timers. Note cleare from the reference manual 2016-03-16 10:54:55 -06:00
Make.defs Make it clear that GIC support is GICv2 2016-03-14 10:50:54 -06:00