u-boot-2016/common
Simon Glass 96debd1f0b spl: Support loading a FIT from MMC
Detect a FIT when loading from MMC and handle it using the new FIT SPL
support.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-03-14 19:18:31 -04:00
..
init
spl spl: Support loading a FIT from MMC 2016-03-14 19:18:31 -04:00
autoboot.c autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set 2016-02-05 12:47:20 +08:00
bedbug.c
board_f.c timer: Set up the real timer after driver model is available 2016-02-26 08:53:10 -07:00
board_info.c
board_r.c timer: Set up the real timer after driver model is available 2016-02-26 08:53:10 -07:00
bootm.c fdt: Allow libfdt to be used in SPL 2016-03-14 19:18:26 -04:00
bootm_os.c
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c hush: Add rudimentary support for PS1 and PS2 2016-02-08 10:10:37 -05:00
cli_readline.c
cli_simple.c
command.c
console.c dm: video: Add a temporary work-around for old stdout var 2016-02-11 21:37:17 +01:00
cros_ec.c
ddr_spd.c
dlmalloc.c malloc: remove !gd handling 2016-03-08 15:01:47 -05:00
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c
env_dataflash.c
env_eeprom.c
env_embedded.c
env_ext4.c common: Add support for environment file in EXT4. 2016-03-14 14:18:39 -04:00
env_fat.c
env_flags.c tools: fix env_flags build 2016-02-15 20:58:25 +00:00
env_flash.c
env_mmc.c env_mmc: support overriding mmc dev from board code 2016-01-25 10:39:46 -05:00
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sf.c dm: env_sf: fix saveenv() to use driver model 2016-01-27 08:28:40 -08:00
env_ubi.c
exports.c
fb_mmc.c
fb_nand.c
fdt_support.c
flash.c
hash.c
hwconfig.c
image-android.c
image-fdt.c Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
image-fit.c Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
image-sig.c
image-sparse.c
image.c image: Add functions to obtain short names 2016-03-14 19:18:28 -04:00
iomux.c
iotrace.c
kallsyms.c
Kconfig Move all command code into its own directory 2016-01-25 10:39:43 -05:00
kgdb.c
kgdb_stubs.c Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
lcd.c lcd: fix the color testpattern in 16bit mode 2016-01-24 00:38:40 +01:00
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 2016-02-08 10:22:44 -05:00
Makefile fdt: Allow libfdt to be used in SPL 2016-03-14 19:18:26 -04:00
malloc_simple.c
memsize.c Revert "common/memsize.c: Simplify RAM size detection" 2016-02-10 08:34:42 -05:00
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c
system_map.c
update.c
usb.c
usb_hub.c
usb_kbd.c usb: kbd: Prevent out of bound access 2016-01-25 22:00:46 +01:00
usb_storage.c
xyzModem.c