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