u-boot-brain/arch/arm/mach-zynq
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
..
include/mach nand: zynq: Cleanup initialization 2018-04-23 13:15:30 +02:00
Kconfig arm: zynq: Enable setup board name for different boards 2018-04-23 13:15:32 +02:00
Makefile arm: zynq: Move ps7_* to separate file 2017-11-29 08:02:39 +01:00
clk.c arm: zynq: Handle ENXIO error return value properly 2018-04-09 08:02:50 +02:00
cpu.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
ddrc.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
lowlevel_init.S arm: zynq: Update years in copyright to reflect latest changes 2018-01-30 14:29:32 +01:00
ps7_spl_init.c arm: zynq: Fix types in ps7_spl_init 2018-01-30 14:28:31 +01:00
slcr.c arm: zynq: Update years in copyright to reflect latest changes 2018-01-30 14:29:32 +01:00
spl.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
timer.c arm: zynq: Update years in copyright to reflect latest changes 2018-01-30 14:29:32 +01:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
u-boot.lds zynq: Add EFI runtime sections to linker script 2017-08-02 09:11:51 +02:00