Andy Hu 84c81d3d02 Merge tag 'JH7110_515_SDK_v5.8.1' into vf2-devel 7 ヶ月 前
..
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 5f51c40249 add ID_EEPROM supoort for VisionFive2 1 年間 前
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 4d4222d074 common: board_r: support enable_caches for RISC-V 2 年 前
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 年 前