SW Multimedia 5faad7d1c8 starfive: GPIO pin init 2 years ago
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
init cb80ff20f2 bootstage: Eliminate when not enabled 2 years ago
spl b1d480b566 imx: spl: fix imx8m secure boot 2 years ago
Kconfig de99e776b8 common: Kconfig: use 'vidconsole' name instead of old 'video' 2 years ago
Kconfig.boot 11a1b762c0 riscv: Enable SYS_CLK_FREQ config 2 years ago
Makefile 41506ff5a5 image: Split board code out into its own file 2 years ago
android_ab.c f7ae49fc4f common: Drop log.h from common header 4 years ago
autoboot.c 7de8bd03c3 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... 2 years ago
avb_verify.c 0453411998 avb: Fix error when partition not found 3 years ago
bedbug.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
bloblist.c 1f618d528e bloblist: Correct condition in bloblist_addrec() 2 years ago
board_f.c 5faad7d1c8 starfive: GPIO pin init 2 years ago
board_info.c 93e310c3a6 board-info: Call sysinfo_detect() before sysinfo_get_str() 2 years ago
board_r.c 7de8bd03c3 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... 2 years ago
boot_fit.c f7ae49fc4f common: Drop log.h from common header 4 years ago
bootm.c 0c303f9a66 image: Drop IMAGE_ENABLE_OF_LIBFDT 2 years ago
bootm_os.c 0ab5e02704 image: Tidy up fit_unsupported_reset() 2 years ago
bootretry.c 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
bootstage.c eb26d88d55 bootstage: Warning if space is exhausted 3 years ago
bouncebuf.c f7ae49fc4f common: Drop log.h from common header 4 years ago
cli.c 7de8bd03c3 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... 2 years ago
cli_hush.c 6c353b34cf cli: slighly more clear error messages 3 years ago
cli_readline.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
cli_simple.c 1a62d64c7d cli: Support macro processing with a fixed-size buffer 3 years ago
command.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
common_fit.c d442f69399 common: fit: Add weak board_fit_config_name_match 3 years ago
console.c 25c8b9f298 test: add first autoboot unit tests 2 years ago
cros_ec.c f7ae49fc4f common: Drop log.h from common header 4 years ago
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
dfu.c 9129f2f164 dfu: add support for the dfu_alt_info reintialization from the flashed script 3 years ago
dlmalloc.c 5ad9220bf7 malloc: add SPDX license identifiers 2 years ago
dlmalloc.src 472d546054 Consolidate bool type 11 years ago
edid.c a327feeef4 common: edid: Search for valid timing in extension block 3 years ago
exports.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
fdt_region.c 8a7d4cf982 fdt_region: Check for a single root node of the correct name 3 years ago
fdt_support.c 5e1a3be667 fdt_support: Add kernel-doc for fdt_fixup_memory_banks() 2 years ago
flash.c f7ae49fc4f common: Drop log.h from common header 4 years ago
hash.c e7d285b2f3 image: Use the correct checks for CRC32 2 years ago
hwconfig.c 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB 2 years ago
image-android-dt.c 24434adbd1 common: image-android-dt: Fix logic in print fdt info routine 4 years ago
image-android.c bc599042d4 image: android: Automatically detect more compression types 2 years ago
image-board.c f33a2c1bd0 image: Remove #ifdefs from select_ramdisk() 2 years ago
image-cipher.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
image-fdt.c 4cb35b7a1f image: Split up boot_get_fdt() 2 years ago
image-fit-sig.c b53541f7f6 image: Remove some #ifdefs from image-fit and image-fit-sig 2 years ago
image-fit.c b53541f7f6 image: Remove some #ifdefs from image-fit and image-fit-sig 2 years ago
image-host.c 5d3248a688 image: Split host code out into its own file 2 years ago
image-sig.c c5a68d29e3 image: Avoid #ifdefs for manual relocation 2 years ago
image.c 2a2d8e94dd lz4: Use a private header for U-Boot 2 years ago
iomux.c 77ed7a2ac9 IOMUX: Fix buffer overflow in iomux_replace_device() 3 years ago
iotrace.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
kallsyms.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
kgdb.c 25a5818ff8 common: Drop asm/ptrace.h from common header 4 years ago
kgdb_stubs.c 25a5818ff8 common: Drop asm/ptrace.h from common header 4 years ago
lcd.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
lcd_console.c 66356b4c06 WS cleanup: remove trailing empty lines 2 years ago
lcd_console_rotation.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
lcd_simplefb.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
log.c 58b4b7133a log: Add support for logging a buffer 2 years ago
log_console.c 72fa1ad8d9 log: Allow padding of the function name 2 years ago
log_syslog.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
lynxkdi.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
main.c bdfb6d70bb version: Move version_string[] from version.h to version_string.h 2 years ago
malloc_simple.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
memsize.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
menu.c 5168d7a626 menu: add support for client defined statusline function 4 years ago
miiphyutil.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
qfw.c 5b0b43e0e2 x86: qemu: move QFW to its own uclass 3 years ago
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
scp03.c 166363f2ed common: SCP03 control (enable and provision of keys) 3 years ago
splash.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
splash_source.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
stackprot.c 4e9bce1243 Add support for stack-protector 3 years ago
stdio.c 55dabcc8f2 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY 2 years ago
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
update.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
usb.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
usb_hub.c c1125bad6c usb: hub: Fix usb_get_port_status() for big-endian platforms 3 years ago
usb_kbd.c ba0b984bb0 usb: kbd: Also accept keyboards with Interrupt OUT endpoint 3 years ago
usb_storage.c 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB 2 years ago
xyzModem.c dffeb40098 xyz-modem: Allow to cancel transfer also by CTRL+C 2 years ago