..
init
x86: Fix board init breakage
9 years ago
spl
block: pass block dev not num to read/write/erase()
9 years ago
Kconfig
Move all command code into its own directory
9 years ago
Makefile
Move all command code into its own directory
9 years ago
autoboot.c
…
bedbug.c
…
board_f.c
dm: common: Add memory reservation for the video uclass
9 years ago
board_info.c
…
board_r.c
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
9 years ago
bootm.c
bootm: fix size arg of flush_cache() in bootm_load_os().
9 years ago
bootm_os.c
VxWorks: fixup MAC address for VxWorks
9 years ago
bootretry.c
…
bootstage.c
…
bouncebuf.c
…
cli.c
common: cli: avoid memory leak
9 years ago
cli_hush.c
common: cli_hush: Fix up simple typo
9 years ago
cli_readline.c
…
cli_simple.c
common: cli_simple: use strlcpy instead of strcpy
9 years ago
command.c
…
console.c
common/console.c: Remove unused inline functions
9 years ago
cros_ec.c
…
ddr_spd.c
Add more SPDX-License-Identifier tags
9 years ago
dlmalloc.c
malloc: work around some memalign fragmentation issues
9 years ago
dlmalloc.src
…
edid.c
…
env_attr.c
…
env_callback.c
common: env: initialize scalar variable
9 years ago
env_common.c
…
env_dataflash.c
…
env_eeprom.c
eeprom: Add bus argument to eeprom_init()
10 years ago
env_embedded.c
…
env_fat.c
…
env_flags.c
common: env_flags: fix loop condition when using env_flags_varaccess_mask
9 years ago
env_flash.c
…
env_mmc.c
env_mmc: support overriding mmc dev from board code
9 years ago
env_nand.c
…
env_nowhere.c
…
env_nvram.c
…
env_onenand.c
…
env_remote.c
…
env_sf.c
dm: env_sf: fix saveenv() to use driver model
9 years ago
env_ubi.c
…
exports.c
…
fb_mmc.c
block: pass block dev not num to read/write/erase()
9 years ago
fb_nand.c
…
fdt_support.c
Revert "fdt_support: Add multi-serial support for stdout fixup"
9 years ago
flash.c
…
hash.c
hash.c: Conditionally compile hash_command, static hash_show
9 years ago
hwconfig.c
…
image-android.c
…
image-fdt.c
Use correct spelling of "U-Boot"
9 years ago
image-fit.c
…
image-sig.c
…
image-sparse.c
…
image.c
Use correct spelling of "U-Boot"
9 years ago
iomux.c
…
iotrace.c
…
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
Use correct spelling of "U-Boot"
9 years ago
lcd.c
lcd: fix the color testpattern in 16bit mode
9 years ago
lcd_console.c
…
lcd_console_rotation.c
…
lcd_simplefb.c
…
lynxkdi.c
…
main.c
…
malloc_simple.c
…
memsize.c
…
menu.c
…
miiphyutil.c
common: miiphyutil: avoid memory leak
9 years ago
modem.c
…
s_record.c
…
splash.c
lcd: split splash code into its own function
10 years ago
splash_source.c
…
stdio.c
stdio: Correct a build error with driver model
9 years ago
system_map.c
…
update.c
…
usb.c
common: usb: fix checking condition
9 years ago
usb_hub.c
…
usb_kbd.c
usb: kbd: Prevent out of bound access
9 years ago
usb_storage.c
usb: Define USB_MAX_STOR_DEV in only one place
9 years ago
xyzModem.c
…