Purna Chandra Mandal 8d4f11c203 bootm: fix size arg of flush_cache() in bootm_load_os(). 9 anni fa
..
init af7a55514a x86: Fix board init breakage 9 anni fa
spl 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 anni fa
Kconfig 72a8cf8dcc Move all command code into its own directory 9 anni fa
Makefile 72a8cf8dcc Move all command code into its own directory 9 anni fa
autoboot.c 24b852a7a2 Move console definitions into a new console.h file 9 anni fa
bedbug.c 472d546054 Consolidate bool type 12 anni fa
board_f.c 5a54194515 dm: common: Add memory reservation for the video uclass 9 anni fa
board_info.c a9ad18c9d5 generic-board: allow showing custom board info 9 anni fa
board_r.c cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 anni fa
bootm.c 8d4f11c203 bootm: fix size arg of flush_cache() in bootm_load_os(). 9 anni fa
bootm_os.c b3b522f247 VxWorks: fixup MAC address for VxWorks 9 anni fa
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 11 anni fa
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anni fa
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 10 anni fa
cli.c 09a788624d common: cli: avoid memory leak 9 anni fa
cli_hush.c 8405b8d98a common: cli_hush: Fix up simple typo 9 anni fa
cli_readline.c 80402f34f8 spl, common, serial: build SPL without serial support 9 anni fa
cli_simple.c bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy 9 anni fa
command.c 24b852a7a2 Move console definitions into a new console.h file 9 anni fa
console.c 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 anni fa
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 10 anni fa
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags 9 anni fa
dlmalloc.c fb5cf7f16b Move initf_malloc() to a common place 10 anni fa
dlmalloc.src 472d546054 Consolidate bool type 12 anni fa
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings 10 anni fa
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs 10 anni fa
env_callback.c 5a6894397a common: env: initialize scalar variable 9 anni fa
env_common.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 11 anni fa
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 11 anni fa
env_eeprom.c 354e3ed754 eeprom: Add bus argument to eeprom_init() 9 anni fa
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure 11 anni fa
env_fat.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 anni fa
env_flags.c db18f548cb common: env_flags: fix loop condition when using env_flags_varaccess_mask 9 anni fa
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 11 anni fa
env_mmc.c 873cc1d777 mmc: store hwpart in the block device 9 anni fa
env_nand.c cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 anni fa
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 anni fa
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper 11 anni fa
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper 11 anni fa
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 anni fa
env_sf.c 7dd0174467 env: use cache line aligned memory for flash read 9 anni fa
env_ubi.c a7c06cd3a6 env_ubi.c: Correct pointer error in env load 9 anni fa
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 10 anni fa
fb_mmc.c 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 anni fa
fb_nand.c 3d4ef38de2 sparse: Rename the file and header 9 anni fa
fdt_support.c 9f29aeb89d Revert "fdt_support: Add multi-serial support for stdout fixup" 9 anni fa
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support 10 anni fa
hash.c 48ad68deb8 hash.c: Conditionally compile hash_command, static hash_show 9 anni fa
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anni fa
image-android.c 9950098e31 image: fix support for Android boot images with no ramdisk 9 anni fa
image-fdt.c 2ea47be02f common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY 9 anni fa
image-fit.c 84ca65aa4b image-fit: Fix signature checking 9 anni fa
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro 10 anni fa
image-sparse.c 3d4ef38de2 sparse: Rename the file and header 9 anni fa
image.c 9c11135ce0 image: fix getenv_bootm_size() function 9 anni fa
iomux.c 24b852a7a2 Move console definitions into a new console.h file 9 anni fa
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 anni fa
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 16 anni fa
kgdb.c f9f040b215 kgdb: Remove first_entry for kgdb 10 anni fa
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 15 anni fa
lcd.c 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 anni fa
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 anni fa
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 anni fa
lcd_simplefb.c de934b4158 common/lcd_simplefb: Add support for 32bit organized framebuffers 10 anni fa
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 13 anni fa
main.c 24b852a7a2 Move console definitions into a new console.h file 9 anni fa
malloc_simple.c 858dbdf841 Merge git://git.denx.de/u-boot-x86 9 anni fa
memsize.c 95099fee40 common/memsize.c: Coding style cleanup 10 anni fa
menu.c 9b081d8893 menu: Return an error code if Ctrl-C is pressed 10 anni fa
miiphyutil.c 746da1bd42 common: miiphyutil: avoid memory leak 9 anni fa
modem.c 73144dae0b modem.c: Switch to debug() from dbg found in common/console.c 10 anni fa
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anni fa
splash.c 7bf71d1f55 lcd: split splash code into its own function 10 anni fa
splash_source.c 50c2d2e120 splash_source: add support for filesystem formatted sata 9 anni fa
stdio.c 35a1f0dfa1 stdio: Correct a build error with driver model 9 anni fa
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 16 anni fa
update.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 9 anni fa
usb.c 447b9cdf2c common: usb: fix checking condition 9 anni fa
usb_hub.c 3884c98c32 dm: usb: Avoid time delays in sandbox tests 9 anni fa
usb_kbd.c 8a83487030 dm: usb: Add a remove() method for USB keyboards 9 anni fa
usb_storage.c 4ef7909970 usb: Define USB_MAX_STOR_DEV in only one place 9 anni fa
xyzModem.c e153b13c8e common/xyzModem.c: move empty statements to newline 11 anni fa