u-boot/arch/arm/mach-at91
Clément Léger 70fb1ae9dd timer: atmel_tcb_timer: add atmel_tcb driver
Add a driver for the timer counter block that can be found on sama5d2.
This driver will be used when booting under OP-TEE since the pit timer
which is part of the SYSC is secured. Channel 1 & 2 are configured to
be chained together which allows to have a 64bits counter.

Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
2022-04-01 15:42:46 +03:00
..
arm920t Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig 2021-08-31 17:47:49 -04:00
arm926ejs ARM: mach-at91: Add compile time option to choose proper timer 2021-12-16 11:41:45 +02:00
armv7 timer: atmel_tcb_timer: add atmel_tcb driver 2022-04-01 15:42:46 +03:00
include/mach ARM: at91: sama5d2: Enable the use of Galois Tables from ROM 2022-04-01 15:42:46 +03:00
atmel_sfr.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
bootparams_atmel.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clock.c watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset 2019-04-26 09:16:32 +02:00
config.mk Makefile: Rename ALL-y to INPUTS-y 2020-07-28 19:30:39 -06:00
Kconfig ARM: at91: sama7g5: Reset external devices at software reset 2022-04-01 15:42:46 +03:00
Makefile ARM: at91: sfr: convert to Kconfig 2019-10-08 09:16:11 +03:00
matrix.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpddrc.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
phy.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
sdram.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
spl_at91.c serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00
spl_atmel.c ARM: at91: spl: add spl_early_init for sama5d2 platforms 2021-01-22 15:09:59 +02:00