Ovidiu Panait 1a4c077b75 common/board_r: Drop initr_bedbug wrapper 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 aba6e77a30 spl: spl_legacy: Add lzma decompression support for legacy image vor 4 Jahren
Kconfig 6441164dda common: image_sign_info helper functions in SPL vor 4 Jahren
Makefile 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ 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 79926e4f2f common/board_f: Make reserve_mmu generic 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 1a4c077b75 common/board_r: Drop initr_bedbug wrapper 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 f4070e6f6c hush: avoid NULL check before free() 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 9297e366d6 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times 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_region.c 64045a6a17 libfdt: split fdt_region declarations out to <fdt_region.h> 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 c522949a29 rsa: sig: fix config signature check for fit with padding 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 c1f39edc62 log: remove useless cast vor 4 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