u-boot-brain/arch/arm/cpu/pxa
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
..
cache.c arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
config.mk ARM: move -march=* and -mtune= options to arch/arm/Makefile 2015-03-27 16:55:22 +01:00
cpuinfo.c arm: pxa: introducing cpuinfo display for marvell pxa270m 2015-03-05 09:24:10 -05:00
Makefile pxa: add support for D- and I- caches 2016-03-27 09:13:00 -04:00
pxa2xx.c pxa: add support for D- and I- caches 2016-03-27 09:13:00 -04:00
relocate.S pxa: Fix boot hang by avoiding vector relocation 2015-08-24 20:30:37 +02:00
start.S pxa: start.S: enable SRAM clock 2016-03-27 09:12:59 -04:00
timer.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
usb.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00