Michal Simek 611a9428c7 common: Fix logic in fpga programming 7 years ago
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands 8 years ago
init 496c5483e9 bootstage: call show_boot_progress also in SPL 8 years ago
spl 2acf35dbf7 spl: Drop announce_boot_device() 7 years ago
Kconfig 4880b026ec cmd: Convert CMD_BOOTMENU 7 years ago
Makefile 05341a8764 common: dfu: saperate the dfu common functionality 7 years ago
autoboot.c 4632739202 autoboot: move bootdelay >= 0 check to abortboot() 8 years ago
bedbug.c 472d546054 Consolidate bool type 11 years ago
board_f.c e2099d78c8 common: sh: add necessary define bits to board_f 7 years ago
board_info.c f7637cc014 generic-board: make show_board_info a weak function 7 years ago
board_r.c e8a016b537 dm: Add support for scsi/sata based devices 7 years ago
bootm.c ba07984068 bootm: fix passing argc to standalone apps 7 years ago
bootm_os.c b9c771b04c sandbox: Don't exit when bootm completes 7 years ago
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs 10 years ago
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings 9 years ago
cli.c f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
cli_hush.c f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 8 years ago
cli_readline.c fc18e9b3d5 common: cli_readline: Improve command line editing 7 years ago
cli_simple.c bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy 8 years ago
command.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
console.c 8f92558414 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig 7 years ago
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function 9 years ago
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
dfu.c dbdc2744ee cmd: dfu: Add error handling for board_usb_init 7 years ago
dlmalloc.c 034eda867f malloc: improve memalign fragmentation fix 8 years ago
dlmalloc.src 472d546054 Consolidate bool type 11 years ago
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings 9 years ago
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs 9 years ago
env_callback.c 5a6894397a common: env: initialize scalar variable 8 years ago
env_common.c fc0b5948e0 Various, accumulated typos collected from around the tree. 7 years ago
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_eeprom.c c00c29d8f7 env_eeprom invalidates gd->env_addr by setting it to an offset value 8 years ago
env_embedded.c f33f3e07f3 tools/env: Correct include kconfig 7 years ago
env_ext4.c bd62e2419b common: Fix support for environment file in EXT4 8 years ago
env_fat.c bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
env_flags.c ed0f40a673 tools: fix env_flags build 8 years ago
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables 10 years ago
env_mmc.c 5461acba44 dm: env: mmc: Convert env_mmc to support CONFIG_BLK 8 years ago
env_nand.c 4cc9699be7 common: env_nand: Ensure that we have nand_info[0] prior to use 7 years ago
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper 10 years ago
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space 10 years ago
env_sata.c 125d193c4f common: env: support sata device 8 years ago
env_sf.c 96907c0fe5 dm: spi: Read default speed and mode values from DT 8 years ago
env_ubi.c c1f51e0f3e common: env_ubi: Clear environment buffer before reading 8 years ago
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 8 years ago
fb_mmc.c 6f6c863094 fastboot: move FASTBOOT_FLASH options into Kconfig 7 years ago
fb_nand.c 2c72404687 fastboot: sparse: implement reserve() 8 years ago
fdt_support.c 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 7 years ago
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support 9 years ago
hash.c 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ide.c 145df842b4 dm: ide: Add support for driver-model block devices 8 years ago
image-android.c 4f1318b29c common: image: minimal android image iminfo support 8 years ago
image-fdt.c 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 7 years ago
image-fit.c 44402fe709 common: image: Remove FIT header update from image post-processing 7 years ago
image-sig.c 83dd98e012 image: Combine image_sig_algo with image_sign_info 7 years ago
image-sparse.c 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance 8 years ago
image.c 611a9428c7 common: Fix logic in fpga programming 7 years ago
iomux.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
kgdb.c eae4b2b67b Fix spelling of "occurred". 8 years ago
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" 8 years ago
lcd.c f8f58fbb09 lcd: Fix compile warning in 64bit mode 8 years ago
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 9 years ago
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 9 years ago
lcd_simplefb.c de934b4158 common/lcd_simplefb: Add support for 32bit organized framebuffers 8 years ago
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups 12 years ago
main.c 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot 8 years ago
malloc_simple.c 9a01cca750 malloc_simple: Add a little more debugging 8 years ago
memsize.c cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" 8 years ago
menu.c dd8d8da3d7 Fix typo choosen in comments and printf logs 8 years ago
miiphyutil.c 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name 7 years ago
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
sata.c aa6ab905b2 sata: fix sata command can not being executed bug 7 years ago
scsi.c e8a016b537 dm: Add support for scsi/sata based devices 7 years ago
splash.c b6de2cd7ee splash: Introduce default_splash_locations 7 years ago
splash_source.c d7b60fbfa6 splash: Accommodate DM_USB in splash_init_usb() 7 years ago
stdio.c d844efec47 stdio: Correct numbering logic in stdio_probe_device() 7 years ago
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
update.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 8 years ago
usb.c 8319aeb1da usb: squash lines for immediate return 7 years ago
usb_hub.c 911954859d dm: Use dm_scan_fdt_dev() directly where possible 7 years ago
usb_kbd.c 869588decd Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 7 years ago
usb_storage.c 8319aeb1da usb: squash lines for immediate return 7 years ago
xyzModem.c 2c77c0d652 xyz-modem: Change getc timeout loop waiting 7 years ago