Tom Rini edb697cfcc Merge branch 'master' of git://git.denx.de/u-boot-socfpga %!s(int64=9) %!d(string=hai) anos
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands %!s(int64=9) %!d(string=hai) anos
init af7a55514a x86: Fix board init breakage %!s(int64=9) %!d(string=hai) anos
spl edb697cfcc Merge branch 'master' of git://git.denx.de/u-boot-socfpga %!s(int64=9) %!d(string=hai) anos
Kconfig 72a8cf8dcc Move all command code into its own directory %!s(int64=9) %!d(string=hai) anos
Makefile 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot %!s(int64=9) %!d(string=hai) anos
autoboot.c 9f73690ceb autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set %!s(int64=9) %!d(string=hai) anos
bedbug.c 472d546054 Consolidate bool type %!s(int64=12) %!d(string=hai) anos
board_f.c b0b359536e board_f: Don't require CONFIG_SYS_MONITOR_BASE %!s(int64=9) %!d(string=hai) anos
board_info.c a9ad18c9d5 generic-board: allow showing custom board info %!s(int64=9) %!d(string=hai) anos
board_r.c c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI %!s(int64=9) %!d(string=hai) anos
bootm.c 62afc60188 image: Add boot_get_fpga() to load fpga with bootm %!s(int64=9) %!d(string=hai) anos
bootm_os.c 851bda8148 cosmetic: debug: Replace #ifdef DEBUG with debug() macro %!s(int64=9) %!d(string=hai) anos
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs %!s(int64=11) %!d(string=hai) anos
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings %!s(int64=10) %!d(string=hai) anos
cli.c 30eae26b56 common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE %!s(int64=9) %!d(string=hai) anos
cli_hush.c f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 %!s(int64=9) %!d(string=hai) anos
cli_readline.c 80402f34f8 spl, common, serial: build SPL without serial support %!s(int64=9) %!d(string=hai) anos
cli_simple.c bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy %!s(int64=9) %!d(string=hai) anos
command.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled %!s(int64=9) %!d(string=hai) anos
console.c ce1a7d1564 debug_uart: Remove duplicated carriage return handling %!s(int64=9) %!d(string=hai) anos
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function %!s(int64=10) %!d(string=hai) anos
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags %!s(int64=9) %!d(string=hai) anos
dlmalloc.c 034eda867f malloc: improve memalign fragmentation fix %!s(int64=9) %!d(string=hai) anos
dlmalloc.src 472d546054 Consolidate bool type %!s(int64=12) %!d(string=hai) anos
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings %!s(int64=10) %!d(string=hai) anos
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs %!s(int64=10) %!d(string=hai) anos
env_callback.c 5a6894397a common: env: initialize scalar variable %!s(int64=9) %!d(string=hai) anos
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings %!s(int64=11) %!d(string=hai) anos
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper %!s(int64=11) %!d(string=hai) anos
env_eeprom.c c00c29d8f7 env_eeprom invalidates gd->env_addr by setting it to an offset value %!s(int64=9) %!d(string=hai) anos
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure %!s(int64=11) %!d(string=hai) anos
env_ext4.c fd1000b9c1 common: Add support for environment file in EXT4. %!s(int64=9) %!d(string=hai) anos
env_fat.c bcce53d048 dm: block: Rename device number member dev to devnum %!s(int64=9) %!d(string=hai) anos
env_flags.c ed0f40a673 tools: fix env_flags build %!s(int64=9) %!d(string=hai) anos
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables %!s(int64=11) %!d(string=hai) anos
env_mmc.c 5461acba44 dm: env: mmc: Convert env_mmc to support CONFIG_BLK %!s(int64=9) %!d(string=hai) anos
env_nand.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header %!s(int64=9) %!d(string=hai) anos
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space %!s(int64=11) %!d(string=hai) anos
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper %!s(int64=11) %!d(string=hai) anos
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper %!s(int64=11) %!d(string=hai) anos
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space %!s(int64=11) %!d(string=hai) anos
env_sata.c 125d193c4f common: env: support sata device %!s(int64=9) %!d(string=hai) anos
env_sf.c 9a5d993e65 common: env_sf: Add exclamation mark %!s(int64=9) %!d(string=hai) anos
env_ubi.c a7c06cd3a6 env_ubi.c: Correct pointer error in env load %!s(int64=9) %!d(string=hai) anos
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps %!s(int64=10) %!d(string=hai) anos
fb_mmc.c 2a981dc2c6 dm: block: Adjust device calls to go through helpers function %!s(int64=9) %!d(string=hai) anos
fb_nand.c 3d4ef38de2 sparse: Rename the file and header %!s(int64=9) %!d(string=hai) anos
fdt_support.c 49717b18be fdt: Document the rest of struct of_bus %!s(int64=9) %!d(string=hai) anos
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support %!s(int64=10) %!d(string=hai) anos
hash.c 48ad68deb8 hash.c: Conditionally compile hash_command, static hash_show %!s(int64=9) %!d(string=hai) anos
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
ide.c 145df842b4 dm: ide: Add support for driver-model block devices %!s(int64=9) %!d(string=hai) anos
image-android.c 9950098e31 image: fix support for Android boot images with no ramdisk %!s(int64=9) %!d(string=hai) anos
image-fdt.c dea2174d9d efi_loader: Call fdt preparation functions %!s(int64=9) %!d(string=hai) anos
image-fit.c 62afc60188 image: Add boot_get_fpga() to load fpga with bootm %!s(int64=9) %!d(string=hai) anos
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro %!s(int64=10) %!d(string=hai) anos
image-sparse.c e3793541b1 fastboot: sparse: remove unnecessary logging %!s(int64=9) %!d(string=hai) anos
image.c 62afc60188 image: Add boot_get_fpga() to load fpga with bootm %!s(int64=9) %!d(string=hai) anos
iomux.c 24b852a7a2 Move console definitions into a new console.h file %!s(int64=9) %!d(string=hai) anos
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined %!s(int64=10) %!d(string=hai) anos
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms %!s(int64=16) %!d(string=hai) anos
kgdb.c eae4b2b67b Fix spelling of "occurred". %!s(int64=9) %!d(string=hai) anos
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" %!s(int64=9) %!d(string=hai) anos
lcd.c f8f58fbb09 lcd: Fix compile warning in 64bit mode %!s(int64=9) %!d(string=hai) anos
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation %!s(int64=10) %!d(string=hai) anos
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation %!s(int64=10) %!d(string=hai) anos
lcd_simplefb.c de934b4158 common/lcd_simplefb: Add support for 32bit organized framebuffers %!s(int64=10) %!d(string=hai) anos
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups %!s(int64=13) %!d(string=hai) anos
main.c 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot %!s(int64=9) %!d(string=hai) anos
malloc_simple.c 9a01cca750 malloc_simple: Add a little more debugging %!s(int64=9) %!d(string=hai) anos
memsize.c cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" %!s(int64=9) %!d(string=hai) anos
menu.c dd8d8da3d7 Fix typo choosen in comments and printf logs %!s(int64=9) %!d(string=hai) anos
miiphyutil.c 746da1bd42 common: miiphyutil: avoid memory leak %!s(int64=9) %!d(string=hai) anos
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
sata.c f5a14af9c4 dm: sata: Add support for driver-model block devices %!s(int64=9) %!d(string=hai) anos
scsi.c 535556b2aa dm: scsi: Add support for driver-model block devices %!s(int64=9) %!d(string=hai) anos
splash.c 7bf71d1f55 lcd: split splash code into its own function %!s(int64=10) %!d(string=hai) anos
splash_source.c 50c2d2e120 splash_source: add support for filesystem formatted sata %!s(int64=9) %!d(string=hai) anos
stdio.c 35a1f0dfa1 stdio: Correct a build error with driver model %!s(int64=9) %!d(string=hai) anos
system_map.c ecb1dc8922 Add support for Linux-like kallsysms %!s(int64=16) %!d(string=hai) anos
update.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU %!s(int64=9) %!d(string=hai) anos
usb.c ef71290be9 usb: Assure Get Descriptor request is in separate microframe %!s(int64=9) %!d(string=hai) anos
usb_hub.c d81db48d41 usb: hub: Don't continue on get_port_status failure %!s(int64=9) %!d(string=hai) anos
usb_kbd.c 9a80e71435 usb: kbd: Do not deregister usbkbd twice when using dm %!s(int64=9) %!d(string=hai) anos
usb_storage.c 9107c973d3 dm: blk: Add a easier way to create a named block device %!s(int64=9) %!d(string=hai) anos
xyzModem.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value %!s(int64=9) %!d(string=hai) anos