Simon Glass 72fa1ad8d9 log: Allow padding of the function name 2 лет назад
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
init cb80ff20f2 bootstage: Eliminate when not enabled 2 лет назад
spl 7d84fbb573 spl: Provide more information on boot failure 2 лет назад
Kconfig 72fa1ad8d9 log: Allow padding of the function name 2 лет назад
Kconfig.boot ad74aed11e image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT 2 лет назад
Makefile 4e9bce1243 Add support for stack-protector 3 лет назад
android_ab.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
autoboot.c 760d2f9e9e autoboot: fix MENUKEY 2 лет назад
avb_verify.c 0453411998 avb: Fix error when partition not found 3 лет назад
bedbug.c 25a5818ff8 common: Drop asm/ptrace.h from common header 4 лет назад
bloblist.c 1f618d528e bloblist: Correct condition in bloblist_addrec() 2 лет назад
board_f.c 3c9fc23c44 sandbox: don't refer to symbol _init 2 лет назад
board_info.c 93e310c3a6 board-info: Call sysinfo_detect() before sysinfo_get_str() 2 лет назад
board_r.c 95fd977201 env: allow environment to be amended from control dtb 3 лет назад
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 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
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 c1a2bb4f83 console: Report an error when output buffer is exhausted 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 be2d1a87c7 spl: fit: Also record architecture in /fit-images 2 лет назад
flash.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
hash.c e2ae483c3b hash: Kconfig option for SHA512 hardware acceleration 3 лет назад
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 f46959cef4 image-fdt: save no-map parameter of reserve-memory 3 лет назад
image-fit-sig.c 0bcb28dfb9 lib: Rename rsa-checksum.c to hash-checksum.c 3 лет назад
image-fit.c 1ac9c4cef5 image: Allow @ in node names when not using signatures 2 лет назад
image-sig.c b9826bf0c1 image: Add support for relocating crypto_algos in linker lists 2 лет назад
image.c 3bbe1a7faf Respect that some compression algos can be enabled separately for SPL 3 лет назад
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 ecb1dc8922 Add support for Linux-like kallsysms 15 лет назад
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 401d1c4f5d common: Drop asm/global_data.h from common header 3 лет назад
lcd_console.c f7ae49fc4f common: Drop log.h from common header 4 лет назад
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 c74cd8bd08 efi_loader: capsule: add capsule_on_disk support 3 лет назад
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 70b06d9542 splash: Fix build warning on 64 bits CPU 3 лет назад
splash_source.c a0b74acb9b common: splash_source: fix -Wint-to-pointer-cast warning 3 лет назад
stackprot.c 4e9bce1243 Add support for stack-protector 3 лет назад
stdio.c d9b0ac90ba stdio: Introduce a new helper stdio_file_to_flags() 3 лет назад
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 лет назад
update.c c5819701a3 image: Adjust the workings of fit_check_format() 3 лет назад
usb.c c05ed00afb common: Drop linux/delay.h from common header 4 лет назад
usb_hub.c c1125bad6c usb: hub: Fix usb_get_port_status() for big-endian platforms 3 лет назад
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 лет назад