..
init
x86: Fix board init breakage
9 years ago
spl
dm: Drop the block_dev_desc_t typedef
9 years ago
Kconfig
Move all command code into its own directory
9 years ago
Makefile
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
9 years ago
autoboot.c
autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set
9 years ago
bedbug.c
…
board_f.c
timer: Set up the real timer after driver model is available
9 years ago
board_info.c
generic-board: allow showing custom board info
10 years ago
board_r.c
timer: Set up the real timer after driver model is available
9 years ago
bootm.c
image: Correct the OS location code to work on sandbox
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
hush: Add rudimentary support for PS1 and PS2
9 years ago
cli_readline.c
…
cli_simple.c
common: cli_simple: use strlcpy instead of strcpy
9 years ago
command.c
Move console definitions into a new console.h file
9 years ago
console.c
dm: video: Add a temporary work-around for old stdout var
9 years ago
cros_ec.c
…
ddr_spd.c
Add more SPDX-License-Identifier tags
9 years ago
dlmalloc.c
malloc: remove !gd handling
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()
9 years ago
env_embedded.c
…
env_fat.c
dm: blk: Rename get_device_and_partition()
9 years ago
env_flags.c
tools: fix env_flags build
9 years ago
env_flash.c
…
env_mmc.c
env_mmc: support overriding mmc dev from board code
9 years ago
env_nand.c
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
10 years ago
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
env_ubi.c: Correct pointer error in env load
9 years ago
exports.c
…
fb_mmc.c
dm: blk: Rename get_dev() to blk_get_dev()
9 years ago
fb_nand.c
sparse: Rename the file and header
9 years ago
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: fix support for Android boot images with no ramdisk
10 years ago
image-fdt.c
Use correct spelling of "U-Boot"
9 years ago
image-fit.c
Revert "image-fit: Fix signature checking"
9 years ago
image-sig.c
…
image-sparse.c
sparse: Rename the file and header
9 years ago
image.c
image: fix getenv_bootm_size() function again
9 years ago
iomux.c
Move console definitions into a new console.h file
9 years ago
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
Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.
9 years ago
malloc_simple.c
Merge git://git.denx.de/u-boot-x86
10 years ago
memsize.c
Revert "common/memsize.c: Simplify RAM size detection"
9 years ago
menu.c
…
miiphyutil.c
common: miiphyutil: avoid memory leak
9 years ago
s_record.c
…
splash.c
…
splash_source.c
splash_source: add support for filesystem formatted sata
9 years ago
stdio.c
stdio: Correct a build error with driver model
9 years ago
system_map.c
…
update.c
update: tftp: dfu: Extend update_tftp() function to support DFU
10 years ago
usb.c
common: usb: fix checking condition
9 years ago
usb_hub.c
dm: usb: Avoid time delays in sandbox tests
9 years ago
usb_kbd.c
usb: kbd: Prevent out of bound access
9 years ago
usb_storage.c
dm: Drop the block_dev_desc_t typedef
9 years ago
xyzModem.c
…