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