Simon Glass af1bc0cf46 log: Plumb logging into the init sequence 7 éve
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands 9 éve
init f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 éve
spl 7fef459096 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled 7 éve
Kconfig ef11ed8239 log: Add a test command 7 éve
Makefile c6d47535df log: Add a console driver 7 éve
autoboot.c bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 éve
bedbug.c 472d546054 Consolidate bool type 12 éve
board_f.c af1bc0cf46 log: Plumb logging into the init sequence 7 éve
board_info.c f7637cc014 generic-board: make show_board_info a weak function 8 éve
board_r.c af1bc0cf46 log: Plumb logging into the init sequence 7 éve
boot_fit.c d56b86eec3 fit: fixed bug in locate_dtb_in_fit() 7 éve
bootm.c 137aefba03 common: Remove genimg_get_image() 7 éve
bootm_os.c a223e2bc10 bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 7 éve
bootretry.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
bootstage.c d69bb0ecbf bootstage: Provide a separate record count setting for SPL 7 éve
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 10 éve
cli.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
cli_hush.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
cli_readline.c fc18e9b3d5 common: cli_readline: Improve command line editing 8 éve
cli_simple.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
command.c 2614a20847 common: command: tempory buffer should have size of command line buf 7 éve
common_fit.c 02035d0086 fit: If no matching config is found in fit_find_config_node(), use the default one 7 éve
console.c 64e9b4f346 Revert "sandbox: Drop special case console code for sandbox" 7 éve
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 10 éve
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags 9 éve
dfu.c 9b643e312d treewide: replace with error() with pr_err() 7 éve
dlmalloc.c a874cac3b4 malloc: don't compare pointers to 0 7 éve
dlmalloc.src 472d546054 Consolidate bool type 12 éve
edid.c 66a1b30d14 edid: Use sizeof() in cea_is_hdmi_vsdb_present() 8 éve
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 9 éve
fb_mmc.c 9b643e312d treewide: replace with error() with pr_err() 7 éve
fb_nand.c 9b643e312d treewide: replace with error() with pr_err() 7 éve
fdt_support.c 9f45aeb937 spl: fit: implement fdt_record_loadable 7 éve
flash.c 554c73c025 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 8 éve
hash.c 78eda89e9a hash: Compile only hardware or software versions of SHA algorithms 7 éve
hwconfig.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
image-android.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
image-fdt.c 137aefba03 common: Remove genimg_get_image() 7 éve
image-fit.c 169043d826 fit: Introduce methods for applying overlays on fit-load 7 éve
image-sig.c 8ec87df376 image-sig: use designated initializers for algorithm 7 éve
image-sparse.c 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance 9 éve
image.c c5404b64fb Drop the log buffer 7 éve
iomux.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 8 éve
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 éve
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 16 éve
kgdb.c eae4b2b67b Fix spelling of "occurred". 9 éve
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" 9 éve
lcd.c 021414a332 lcd: avoid possible NULL dereference 7 éve
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 éve
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 éve
lcd_simplefb.c d08e42a8cb dm: video: Add driver-model support to lcd_simplefb 8 éve
log.c af1bc0cf46 log: Plumb logging into the init sequence 7 éve
log_console.c c6d47535df log: Add a console driver 7 éve
lynxkdi.c 98f705c9ce powerpc: remove 4xx support 7 éve
main.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
malloc_simple.c 1923d54bfc malloc_simple: Add debug statements to memalign_simple 8 éve
memsize.c cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" 9 éve
menu.c dd8d8da3d7 Fix typo choosen in comments and printf logs 9 éve
miiphyutil.c 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name 8 éve
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 éve
splash.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
splash_source.c a7126edcb3 splash_source: Verify FIT magic 7 éve
stdio.c c5404b64fb Drop the log buffer 7 éve
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 16 éve
update.c 9b643e312d treewide: replace with error() with pr_err() 7 éve
usb.c 932bb668bb usb: Read device descriptor after device is addressed for xHCI 7 éve
usb_hub.c 0ad0458c76 usb: Correct use of debug() 7 éve
usb_kbd.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 éve
usb_storage.c 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 7 éve
xyzModem.c b09ece0836 common/xyzModem.c: Do not use hard-coded address for debug buffer 8 éve