Tom Rini df9a7a195b Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 4 lat temu
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
init b0edea3c27 spl: Add support for passing handoff info to U-Boot proper 5 lat temu
spl df9a7a195b Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 4 lat temu
Kconfig d65e8da92e common: Implement A/B metadata 4 lat temu
Makefile d65e8da92e common: Implement A/B metadata 4 lat temu
android_ab.c d65e8da92e common: Implement A/B metadata 4 lat temu
autoboot.c bc8c440fa4 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h 6 lat temu
avb_verify.c fc1fe01b08 avb: add support for named persistent values 5 lat temu
bedbug.c 472d546054 Consolidate bool type 11 lat temu
bloblist.c 9f407d4ef0 Add core support for a bloblist to convey data from SPL 5 lat temu
board_f.c 7ea3357957 trace: trace buffer may exceed 2GiB 4 lat temu
board_info.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
board_r.c 6874cb7220 watchdog: Split WDT from SPL_WDT 4 lat temu
boot_fit.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
bootm.c c76c93a3d5 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 4 lat temu
bootm_os.c 08337cd648 riscv: bootm: Support booting VxWorks 5 lat temu
bootretry.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
bootstage.c 173577252f bootstage: Allow calling bootstage_mark() before bootstage_init() 5 lat temu
bouncebuf.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
cli.c b07cc48ca1 main: add new bootstage ID for entering cli loop 5 lat temu
cli_hush.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
cli_readline.c 555e378ca7 cli: handle getch error 5 lat temu
cli_simple.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
command.c 4225f830c5 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT 4 lat temu
common_fit.c 6b0afcc850 common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL 5 lat temu
console.c 36bcea62af sandbox: Allow puts() output before global_data is set up 5 lat temu
cros_ec.c a2a63a35b2 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() 5 lat temu
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
dfu.c a06955ae1e usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 5 lat temu
dlmalloc.c 4c6be01c27 malloc: Fix memalign not honoring alignment prior to full malloc init 5 lat temu
dlmalloc.src 472d546054 Consolidate bool type 11 lat temu
edid.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 9 lat temu
fdt_support.c 867aaf6806 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() 4 lat temu
flash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
hash.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure 5 lat temu
hwconfig.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
image-android-dt.c e63bf1b13b common: image-android-dt: Fix out-of-bounds access 5 lat temu
image-android.c 39f790b03a image: android: allow to wrap uImage into the Android boot image 4 lat temu
image-fdt.c c76c93a3d5 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 4 lat temu
image-fit.c 35c7527eb9 fit: load all fragments from the extra configurations 5 lat temu
image-sig.c 19495dd9b6 rsa: reject images with unknown padding 5 lat temu
image.c c76c93a3d5 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 4 lat temu
iomux.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
iotrace.c e0212dfa13 iotrace: fix behaviour when buffer is full 6 lat temu
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 15 lat temu
kgdb.c eae4b2b67b Fix spelling of "occurred". 8 lat temu
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" 8 lat temu
lcd.c 5eb83c0ac1 splash: display splash in DM_VIDEO configurations 5 lat temu
lcd_console.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
lcd_console_rotation.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
lcd_simplefb.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
log.c f0b05c95e3 log: Add a Kconfig option to set the default log level 5 lat temu
log_console.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
lynxkdi.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 lat temu
main.c 2cb132ad2b main: Drop more #ifdefs 5 lat temu
malloc_simple.c 7cbd2d2e32 malloc_simple: Add logging of allocations 5 lat temu
memsize.c 67a2616af1 common/memsize.c: Increase save array for supporting memory size > 4GB 5 lat temu
menu.c dfaad8208f menu: don't bother going interactive with just one menu item 4 lat temu
miiphyutil.c 9215bb1f37 miiphy: Add function to retrieve MDIO bus list head 5 lat temu
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
splash.c 5eb83c0ac1 splash: display splash in DM_VIDEO configurations 5 lat temu
splash_source.c d500683691 splash: Load internal and external data from FIT 5 lat temu
stdio.c 5eb83c0ac1 splash: display splash in DM_VIDEO configurations 5 lat temu
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 lat temu
update.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 lat temu
usb.c fd09c205fc usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 5 lat temu
usb_hub.c 51f60a89b7 usb: Make portspeed return a read-only string 5 lat temu
usb_kbd.c c99ffd72ab usb: kbd: Properly translate up/down arrow keys 5 lat temu
usb_storage.c 1af9bfd334 usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ 5 lat temu
xyzModem.c a4773c5559 xyz-modem: Fix timeout loop waiting with WATCHDOG 5 lat temu