Hal Feng 65a9e044bd common: board_r: Enable set_pmic() 9 месяцев назад
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
init cb80ff20f2 bootstage: Eliminate when not enabled 2 лет назад
spl 0721209699 common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH 2 лет назад
Kconfig 3232bdf0b3 pci: Drop DM_PCI 2 лет назад
Kconfig.boot fe15334eb1 common: autoboot: Add auto-fastboot on StarFive SoC 8 месяцев назад
Makefile 0721209699 common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH 2 лет назад
android_ab.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
autoboot.c fe15334eb1 common: autoboot: Add auto-fastboot on StarFive SoC 8 месяцев назад
avb_verify.c 0453411998 avb: Fix error when partition not found 3 лет назад
bedbug.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 лет назад
bloblist.c 1f618d528e bloblist: Correct condition in bloblist_addrec() 2 лет назад
board_f.c 69d9eda4da i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY 2 лет назад
board_info.c 93e310c3a6 board-info: Call sysinfo_detect() before sysinfo_get_str() 2 лет назад
board_r.c 65a9e044bd common: board_r: Enable set_pmic() 5 месяцев назад
boot_fit.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
bootm.c a8d696275a bootm: Skip command-line substitution if !CONFIG_CMDLINE 3 лет назад
bootm_os.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 лет назад
bootretry.c 1045315df0 common: Move get_ticks() function out of common.h 4 лет назад
bootstage.c eb26d88d55 bootstage: Warning if space is exhausted 3 лет назад
bouncebuf.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
cli.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
cli_hush.c 6c353b34cf cli: slighly more clear error messages 3 лет назад
cli_readline.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
cli_simple.c 1a62d64c7d cli: Support macro processing with a fixed-size buffer 3 лет назад
command.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
common_fit.c d442f69399 common: fit: Add weak board_fit_config_name_match 3 лет назад
console.c 25c8b9f298 test: add first autoboot unit tests 2 лет назад
cros_ec.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
dfu.c 9129f2f164 dfu: add support for the dfu_alt_info reintialization from the flashed script 3 лет назад
dlmalloc.c 5ad9220bf7 malloc: add SPDX license identifiers 2 лет назад
dlmalloc.src 472d546054 Consolidate bool type 11 лет назад
edid.c a327feeef4 common: edid: Search for valid timing in extension block 3 лет назад
exports.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
fdt_region.c 8a7d4cf982 fdt_region: Check for a single root node of the correct name 3 лет назад
fdt_support.c 5e1a3be667 fdt_support: Add kernel-doc for fdt_fixup_memory_banks() 2 лет назад
flash.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
hash.c fe54aeaa4a common: Move MD5 hash to hash_algo[] array. 2 лет назад
hwconfig.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
image-android-dt.c 24434adbd1 common: image-android-dt: Fix logic in print fdt info routine 4 лет назад
image-android.c bc599042d4 image: android: Automatically detect more compression types 2 лет назад
image-cipher.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
image-fdt.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 лет назад
image-fit-sig.c 8edecd3110 fit: Fix verification of images with external data 2 лет назад
image-fit.c 1ac7580a22 image: Avoid erroneous double byte-swap in CRC value 2 лет назад
image-sig.c de41f0ee0d image: rsa: Move padding_algos to linker lists 2 лет назад
image.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 лет назад
iomux.c 77ed7a2ac9 IOMUX: Fix buffer overflow in iomux_replace_device() 3 лет назад
iotrace.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
kallsyms.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 лет назад
kgdb.c 25a5818ff8 common: Drop asm/ptrace.h from common header 4 лет назад
kgdb_stubs.c 25a5818ff8 common: Drop asm/ptrace.h from common header 4 лет назад
lcd.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 лет назад
lcd_console.c 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 лет назад
lcd_console_rotation.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
lcd_simplefb.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
log.c 58b4b7133a log: Add support for logging a buffer 2 лет назад
log_console.c 72fa1ad8d9 log: Allow padding of the function name 2 лет назад
log_syslog.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
lynxkdi.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 лет назад
main.c fe15334eb1 common: autoboot: Add auto-fastboot on StarFive SoC 8 месяцев назад
malloc_simple.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
memsize.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
menu.c 5168d7a626 menu: add support for client defined statusline function 4 лет назад
miiphyutil.c c05ed00afb common: Drop linux/delay.h from common header 4 лет назад
qfw.c 5b0b43e0e2 x86: qemu: move QFW to its own uclass 3 лет назад
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
scp03.c 166363f2ed common: SCP03 control (enable and provision of keys) 3 лет назад
splash.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 лет назад
splash_source.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 лет назад
stackprot.c 4e9bce1243 Add support for stack-protector 3 лет назад
stdio.c 69d9eda4da i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY 2 лет назад
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 лет назад
update.c 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 лет назад
usb.c de86bf5edc usb: fix TRB_TRANSFER return null pointer issue 7 месяцев назад
usb_hub.c 25ce4e7598 usb: hub: Do NOT add device if portchanged over current bit is set 7 месяцев назад
usb_kbd.c ba0b984bb0 usb: kbd: Also accept keyboards with Interrupt OUT endpoint 3 лет назад
usb_storage.c bc0b99bd8b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next 3 лет назад
xyzModem.c c670aeee3d common: rename getc() to getchar() 3 лет назад