u-boot/arch/arm/mach-at91
Eugen Hristev 919c4f3639 ARM: at91: common: guard ATMEL_PIT code by ifdef
Atmel PIT timer is not available for next products that
have another timer hardware block.
To be able to use the common at91 code, guard the code that uses PIT
by ifdefs.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
2020-09-22 11:27:18 +03:00
..
arm920t common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
arm926ejs drivers: rename drivers to match compatible string 2020-07-09 18:57:22 -06:00
armv7 ARM: at91: common: guard ATMEL_PIT code by ifdef 2020-09-22 11:27:18 +03:00
include/mach board: atmel: common: introduce at91_set_eth1addr for second interface 2020-09-22 11:27:18 +03:00
atmel_sfr.c ARM: at91: Rename sama5_sfr.h to at91_sfr.h 2019-10-08 09:16:11 +03: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 board: atmel: Add sam9x60ek board 2019-10-08 09:16:11 +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 common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
spl_at91.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
spl_atmel.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00