Simon Glass 6bda55a38c x86: Do relocation before clearing BSS %!s(int64=8) %!d(string=hai) anos
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands %!s(int64=9) %!d(string=hai) anos
init c67c8c604b board_init.c: Always use memset() %!s(int64=8) %!d(string=hai) anos
spl bbe41abf7f spl: Allow PCH drivers to be used in SPL %!s(int64=8) %!d(string=hai) anos
Kconfig a009f36cfe Drop prt_mpc5xxx_clks() in favour of print_cpuinfo() %!s(int64=8) %!d(string=hai) anos
Makefile 05341a8764 common: dfu: saperate the dfu common functionality %!s(int64=8) %!d(string=hai) anos
autoboot.c 4632739202 autoboot: move bootdelay >= 0 check to abortboot() %!s(int64=9) %!d(string=hai) anos
bedbug.c 472d546054 Consolidate bool type %!s(int64=12) %!d(string=hai) anos
board_f.c 6bda55a38c x86: Do relocation before clearing BSS %!s(int64=8) %!d(string=hai) anos
board_info.c f7637cc014 generic-board: make show_board_info a weak function %!s(int64=8) %!d(string=hai) anos
board_r.c fb92308b98 x86: board_r: Set the global data pointer after relocation %!s(int64=8) %!d(string=hai) anos
bootm.c ba07984068 bootm: fix passing argc to standalone apps %!s(int64=8) %!d(string=hai) anos
bootm_os.c 995eab8b5b bootm: qnx: Disable data cache before booting QNX image %!s(int64=8) %!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 f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER %!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 fc18e9b3d5 common: cli_readline: Improve command line editing %!s(int64=8) %!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 b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL %!s(int64=8) %!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
dfu.c dbdc2744ee cmd: dfu: Add error handling for board_usb_init %!s(int64=8) %!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 fc0b5948e0 Various, accumulated typos collected from around the tree. %!s(int64=8) %!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 f33f3e07f3 tools/env: Correct include kconfig %!s(int64=8) %!d(string=hai) anos
env_ext4.c bd62e2419b common: Fix 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 4cc9699be7 common: env_nand: Ensure that we have nand_info[0] prior to use %!s(int64=8) %!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 96907c0fe5 dm: spi: Read default speed and mode values from DT %!s(int64=9) %!d(string=hai) anos
env_ubi.c c1f51e0f3e common: env_ubi: Clear environment buffer before reading %!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 bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig %!s(int64=8) %!d(string=hai) anos
fb_nand.c 2c72404687 fastboot: sparse: implement reserve() %!s(int64=9) %!d(string=hai) anos
fdt_support.c 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY %!s(int64=8) %!d(string=hai) anos
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support %!s(int64=10) %!d(string=hai) anos
hash.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> %!s(int64=8) %!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 4f1318b29c common: image: minimal android image iminfo support %!s(int64=9) %!d(string=hai) anos
image-fdt.c 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY %!s(int64=8) %!d(string=hai) anos
image-fit.c db1b79b886 splash: add support for loading splash from a FIT image %!s(int64=8) %!d(string=hai) anos
image-sig.c 83dd98e012 image: Combine image_sig_algo with image_sign_info %!s(int64=8) %!d(string=hai) anos
image-sparse.c 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance %!s(int64=9) %!d(string=hai) anos
image.c cec85d4e00 common/image.c: Use correct suffixes for binary sizes %!s(int64=8) %!d(string=hai) anos
iomux.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL %!s(int64=8) %!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 1923d54bfc malloc_simple: Add debug statements to memalign_simple %!s(int64=8) %!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 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name %!s(int64=8) %!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 aa6ab905b2 sata: fix sata command can not being executed bug %!s(int64=8) %!d(string=hai) anos
scsi.c f8f41ae668 scsi: dm: Unbind all scsi based block devices before new scan %!s(int64=8) %!d(string=hai) anos
splash.c b6de2cd7ee splash: Introduce default_splash_locations %!s(int64=8) %!d(string=hai) anos
splash_source.c 3b593f9030 splash: fix splash source flags check %!s(int64=8) %!d(string=hai) anos
stdio.c d844efec47 stdio: Correct numbering logic in stdio_probe_device() %!s(int64=8) %!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 8319aeb1da usb: squash lines for immediate return %!s(int64=8) %!d(string=hai) anos
usb_hub.c 911954859d dm: Use dm_scan_fdt_dev() directly where possible %!s(int64=8) %!d(string=hai) anos
usb_kbd.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL %!s(int64=8) %!d(string=hai) anos
usb_storage.c b984700ca4 usb: storage: Show number of storage devices detected for DM_USB %!s(int64=8) %!d(string=hai) anos
xyzModem.c 2c77c0d652 xyz-modem: Change getc timeout loop waiting %!s(int64=8) %!d(string=hai) anos