u-boot-2016/common
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
..
eeprom
init
spl Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
autoboot.c Initialize SHA buffer size var in passwd_abort 2018-01-28 09:36:28 -05:00
bedbug.c
board_f.c arc: Introduce a possibility to not relocate U-boot 2018-03-21 16:21:34 +03:00
board_info.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
board_r.c Convert CONFIG_SPI to Kconfig 2018-04-27 14:54:11 -04:00
boot_fit.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
bootm.c bootm: Align cache flush begin address 2018-04-17 17:45:08 -04:00
bootm_os.c bootm: optee: Add a bootm command for type IH_OS_TEE 2018-03-19 16:14:25 -04:00
bootretry.c
bootstage.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c common: command: tempory buffer should have size of command line buf 2017-11-29 22:30:50 -05:00
common_fit.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
console.c Revert "sandbox: Drop special case console code for sandbox" 2017-12-07 15:17:00 -05:00
cros_ec.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
ddr_spd.c
dfu.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
dlmalloc.c malloc: don't compare pointers to 0 2017-11-20 20:18:39 -05:00
dlmalloc.src
edid.c
exports.c
fb_mmc.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
fb_nand.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
fdt_support.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
flash.c flash: Fix spelling of "ERR_TIMOUT" 2018-01-29 07:48:59 +01:00
hash.c crypto/fsl: Fix HW accelerated hash commands 2018-01-23 11:21:20 -08:00
hwconfig.c
image-android.c parse the second area of android image 2018-02-07 21:58:26 -05:00
image-fdt.c libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c 2018-04-01 22:19:10 +08:00
image-fit.c image: fit: Show information about OS type in firwmare case too 2018-04-06 20:45:44 -04:00
image-sig.c fix incorrect usage of DT node unit address in comments 2018-01-15 18:29:21 -07:00
image-sparse.c
image.c tools: mkimage: Support RISC-V arch 2018-03-30 13:13:29 +08:00
iomux.c
iotrace.c
kallsyms.c
Kconfig treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig 2018-04-08 15:12:09 -04:00
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
log.c log: Correct missing free() on error in log_add_filter() 2018-04-10 11:52:16 -04:00
log_console.c log: Update log_console to honour the log format 2018-02-03 10:09:27 -07:00
lynxkdi.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
main.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
Makefile dfu: Rename _FUNCTION_DFU to DFU_OVER_ 2018-02-21 20:28:15 +01:00
malloc_simple.c
memsize.c common/memsize.c: restore content of the base address 2018-03-13 21:59:30 -04:00
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c Drop the log buffer 2017-12-07 15:17:00 -05:00
system_map.c
update.c tftp: update: Include missing cfi_flash.h header 2018-02-13 20:34:07 -05:00
usb.c
usb_hub.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
usb_kbd.c
usb_storage.c
xyzModem.c