u-boot-brain/arch/arm/mach-at91
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
arm920t Change my mailaddress 2016-05-02 18:37:09 -04:00
arm926ejs Drop CONFIG_HAS_DATAFLASH 2017-10-16 09:42:51 -04:00
armv7 ARM: at91: Get the Chip ID of SAMA5D2 SiP 2017-09-14 16:02:45 -04:00
include/mach clk: at91: add USB Host clock driver 2018-03-16 07:30:04 -04:00
atmel_sfr.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04:00
bootparams_atmel.S ARM: sama5d2: Implement boot device autodetection 2016-05-24 08:08:37 +02:00
clock.c ARM: at91: clock: add PMC_PLLICPR init function 2016-02-18 21:34:41 +01:00
config.mk ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
Kconfig Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
Makefile ARM: at91: sama5: Extend boot device autodetection 2016-06-12 23:49:38 +02:00
matrix.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04:00
mpddrc.c arm: at91/spl: mpddrc: use IP version to check configuration 2016-02-02 11:49:12 +01:00
phy.c ARM: at91: Remove hardware.h included in configs 2017-09-14 16:02:47 -04:00
sdram.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
spl_at91.c ARM: at91: clean up the PMC_PLLICPR init code 2016-02-18 21:34:41 +01:00
spl_atmel.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
spl.c spl: eMMC/SD: Provide one __weak spl_boot_mode() function 2018-02-07 22:06:18 -05:00