u-boot-brain/arch/arm/mach-imx/mx6
Stefan Agner 46718353b2 imx: initialize and use generic timer on i.MX 6UL/ULL
The i.MX 6UL/ULL feature a Cortex-A7 CPU which suppor the ARM
generic timer. This change makes use of the ARM generic timer in
U-Boot.

This is crucial to make the ARM generic timers usable in Linux since
timer_init() initalizes the system counter module, which is necessary
to use the generic timers CP15 registers.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
2018-01-08 17:33:06 +01:00
..
clock.c imx6: disable clock command and print_cpuinfo code in SPL 2017-10-12 17:30:32 +02:00
ddr.c mx6ull: Handle the CONFIG_MX6ULL cases correctly 2018-01-04 16:29:04 +01:00
Kconfig imx: initialize and use generic timer on i.MX 6UL/ULL 2018-01-08 17:33:06 +01:00
litesom.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
Makefile imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mp.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
opos6ul.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
soc.c imx: Remove boolean parameter from wdog powerdown function 2017-11-27 10:34:49 +01:00