uboot/common
Jagan Teki d259c00845 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
- Add DEFAULT_FDT_FILE kconfig entry
- Move CONFIG_DEFAULT_FDT_FILE from include/configs to defconfigs

Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2016-10-26 16:53:16 +02:00
..
eeprom
init
spl spl: move SYS_OS_BASE to Kconfig 2016-10-15 08:12:27 -04:00
Kconfig config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs 2016-10-26 16:53:16 +02:00
Makefile common: dfu: saperate the dfu common functionality 2016-09-27 23:30:18 +02:00
autoboot.c
bedbug.c
board_f.c board_f: Drop the extra fdtdec_prepare_fdt() 2016-10-11 11:55:33 +08:00
board_info.c
board_r.c
bootm.c bootm: fix passing argc to standalone apps 2016-10-01 20:04:37 -04:00
bootm_os.c sandbox: Don't exit when bootm completes 2016-07-14 18:22:32 -04:00
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c common: cli_readline: Improve command line editing 2016-08-20 14:03:24 -04:00
cli_simple.c
command.c
console.c common/console.c: ensure GD_FLG_SILENT is set or cleared 2016-10-07 14:26:29 +00:00
cros_ec.c
ddr_spd.c
dfu.c cmd: dfu: Add error handling for failed registration 2016-09-27 23:30:22 +02:00
dlmalloc.c
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
env_dataflash.c
env_eeprom.c
env_embedded.c
env_ext4.c
env_fat.c
env_flags.c
env_flash.c
env_mmc.c
env_nand.c common: env_nand: Ensure that we have nand_info[0] prior to use 2016-08-15 18:46:41 -04:00
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sata.c
env_sf.c
env_ubi.c
exports.c
fb_mmc.c fastboot: move FASTBOOT_FLASH options into Kconfig 2016-10-01 20:04:59 -04:00
fb_nand.c
fdt_support.c cmd/fdt: add possibilty to have 'extrasize' on fdt resize 2016-10-13 13:54:10 -06:00
flash.c
hash.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
hwconfig.c
ide.c
image-android.c
image-fdt.c cmd/fdt: add possibilty to have 'extrasize' on fdt resize 2016-10-13 13:54:10 -06:00
image-fit.c libfdt: Sync fdt_for_each_subnode() with upstream 2016-10-13 14:10:32 -06:00
image-sig.c libfdt: Sync fdt_for_each_subnode() with upstream 2016-10-13 14:10:32 -06:00
image-sparse.c
image.c libfdt: Bring in upstream stringlist functions 2016-10-13 13:54:10 -06:00
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c net: mii: check phy advertising register when geting link status 2016-08-22 14:21:23 -05:00
s_record.c
sata.c
scsi.c
splash.c splash: Introduce default_splash_locations 2016-07-26 08:47:37 +02:00
splash_source.c splash: Accommodate DM_USB in splash_init_usb() 2016-07-25 22:42:10 +02:00
stdio.c dm: stdio: Allow lazy probing of video devices 2016-10-11 11:55:33 +08:00
system_map.c
update.c
usb.c usb: squash lines for immediate return 2016-09-23 17:53:48 -04:00
usb_hub.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
usb_kbd.c usb: squash lines for immediate return 2016-09-23 17:53:48 -04:00
usb_storage.c usb: squash lines for immediate return 2016-09-23 17:53:48 -04:00
xyzModem.c