Bin Meng 191636e448 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL vor 4 Jahren
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
init 9086ab564b board_init: remove meaningless increment in board_init_f_init_reserve() vor 4 Jahren
spl 191636e448 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL vor 4 Jahren
Kconfig befadde0a2 log: syslog driver vor 4 Jahren
Makefile befadde0a2 log: syslog driver vor 4 Jahren
android_ab.c 336d4615f8 dm: core: Create a new header file for 'compat' features vor 4 Jahren
autoboot.c 336d4615f8 dm: core: Create a new header file for 'compat' features vor 4 Jahren
avb_verify.c 1eb69ae498 common: Move ARM cache operations out of common.h vor 4 Jahren
bedbug.c 472d546054 Consolidate bool type vor 11 Jahren
bloblist.c b83994dec7 bloblist: Zero records when adding vor 4 Jahren
board_f.c 65c141ebbd board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory vor 4 Jahren
board_info.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
board_r.c c05b38df47 common: fix regression on block cache init vor 4 Jahren
boot_fit.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
bootm.c 8a9d03732e image: Load the correct configuration in fit_check_sign vor 4 Jahren
bootm_os.c ecc7fdaa9e bootm: Add a bootm command for type IH_OS_EFI vor 4 Jahren
bootretry.c 1045315df0 common: Move get_ticks() function out of common.h vor 4 Jahren
bootstage.c db41d65a97 common: Move hang() to the same header as panic() vor 4 Jahren
bouncebuf.c 8074ffe335 common: bouncebuf: Permit passing custom alignment check function vor 4 Jahren
cli.c 19464f4feb cli: Make the sandbox board_run_command the default vor 4 Jahren
cli_hush.c 68c0912bf2 hush: re-sequence includes vor 4 Jahren
cli_readline.c 1045315df0 common: Move get_ticks() function out of common.h vor 4 Jahren
cli_simple.c 288b29e44d common: Move command functions out of common.h vor 4 Jahren
command.c 4d979bfdbc common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA vor 4 Jahren
common_fit.c 6b0afcc850 common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL vor 5 Jahren
console.c a3a9e04657 common/console.c: discard volatile vor 4 Jahren
cros_ec.c a2a63a35b2 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() vor 5 Jahren
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
dfu.c 98a8f445fd dfu: Add optional timeout parameter vor 4 Jahren
dlmalloc.c bb71a2d9dc dlmalloc: calloc: fix zeroing early allocations vor 4 Jahren
dlmalloc.src 472d546054 Consolidate bool type vor 11 Jahren
edid.c 2f6dc79a4f edid: fix edid_get_timing_validate() mode_valid lookup vor 4 Jahren
exports.c 1f6510c4cf exports: Add the malloc.h header vor 4 Jahren
fdt_support.c 949b5a969d common: fdt_support: add support for setting usable memory vor 4 Jahren
flash.c 0ee48252b4 common: Move flash_perror() to flash.h vor 4 Jahren
hash.c 3db7110857 crc32: Use the crc.h header for crc functions vor 4 Jahren
hwconfig.c 9fb625ce05 env: Move env_set() to env.h vor 4 Jahren
image-android-dt.c 24434adbd1 common: image-android-dt: Fix logic in print fdt info routine vor 4 Jahren
image-android.c 7f2531502c image: android: Add routine to get dtbo params vor 4 Jahren
image-cipher.c 72188f5462 image: Use constants for 'required' and 'key-name-hint' vor 4 Jahren
image-fdt.c 336d4615f8 dm: core: Create a new header file for 'compat' features vor 4 Jahren
image-fit-sig.c 1f47e2aca4 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next vor 4 Jahren
image-fit.c 1f47e2aca4 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next vor 4 Jahren
image-sig.c b983cc2da0 lib: rsa: decouple rsa from FIT image verification vor 4 Jahren
image.c 155d6a3575 image: Add a common compression type detection function. vor 4 Jahren
iomux.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
iotrace.c 1045315df0 common: Move get_ticks() function out of common.h vor 4 Jahren
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms vor 15 Jahren
kgdb.c eae4b2b67b Fix spelling of "occurred". vor 8 Jahren
kgdb_stubs.c 9edefc2776 common: Move some cache and MMU functions out of common.h vor 4 Jahren
lcd.c 1eb69ae498 common: Move ARM cache operations out of common.h vor 4 Jahren
lcd_console.c b03e0510d7 common: Move serial functions out of common.h vor 4 Jahren
lcd_console_rotation.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
lcd_simplefb.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
log.c f0b05c95e3 log: Add a Kconfig option to set the default log level vor 5 Jahren
log_console.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
log_syslog.c befadde0a2 log: syslog driver vor 4 Jahren
lynxkdi.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR vor 6 Jahren
main.c ed49ea90b7 main: Drop show_boot_progress() prototype vor 4 Jahren
malloc_simple.c 7cbd2d2e32 malloc_simple: Add logging of allocations vor 5 Jahren
memsize.c 9b4a205f45 common: Move RAM-sizing functions to init.h vor 4 Jahren
menu.c dfaad8208f menu: don't bother going interactive with just one menu item vor 4 Jahren
miiphyutil.c 9215bb1f37 miiphy: Add function to retrieve MDIO bus list head vor 5 Jahren
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style vor 6 Jahren
splash.c 2ad8494c0f splash: fix build breakage with newer llvm-7 vor 4 Jahren
splash_source.c 288b29e44d common: Move command functions out of common.h vor 4 Jahren
stdio.c 5eb83c0ac1 splash: display splash in DM_VIDEO configurations vor 5 Jahren
system_map.c ecb1dc8922 Add support for Linux-like kallsysms vor 15 Jahren
update.c 8e8ccfe1aa common: Move the image globals into image.h vor 4 Jahren
usb.c 31232de07e usb: Keep async schedule running only across mass storage xfers vor 4 Jahren
usb_hub.c 336d4615f8 dm: core: Create a new header file for 'compat' features vor 4 Jahren
usb_kbd.c e91a411938 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h vor 4 Jahren
usb_storage.c 31232de07e usb: Keep async schedule running only across mass storage xfers vor 4 Jahren
xyzModem.c 27084c03d3 spl: Allow tiny printf() to be controlled in SPL and TPL vor 4 Jahren