nuttx/arch/arm/src/imx6
2016-06-15 09:20:23 -06:00
..
chip i.MX6: Update ECSPI header file 2016-05-29 10:23: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 ARMv7-A/i.MX6: Add logic to handle allocation of CPU IDLE thread stacks more efficiently 2016-05-13 11:39:42 -06:00
imx_boot.h ARMv7-A i.MX6: More SMP logic. Still untested. 2016-05-12 15:04: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 i.MX6: Clean up some initializers 2016-05-24 07:44:36 -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 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 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 comparison values in system timer setup. Clock was running 3x too fast. 2016-05-17 10:08:06 -06:00
Kconfig i.MX6: Add ECSPI configuration logic. Updated ECSPI header files 2016-05-28 17:42:29 -06:00
Make.defs Centralize definitions associated with CONFIG_DEBUG_IRQ 2016-06-15 08:35:22 -06:00