Stephen Warren 5e0404ff85 board_f: fix noncached reservation calculation 4 years ago
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
init d8c0332031 spl: implement stack usage check 4 years ago
spl 12277acda0 Merge branch '2019-08-26-master-imports' 4 years ago
Kconfig 9f53146f39 Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig 4 years ago
Makefile d65e8da92e common: Implement A/B metadata 4 years ago
android_ab.c d65e8da92e common: Implement A/B metadata 4 years ago
autoboot.c c7694dd483 env: Move env_set_hex() to env.h 4 years ago
avb_verify.c f254bd02a0 avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled 4 years ago
bedbug.c 472d546054 Consolidate bool type 11 years ago
bloblist.c 9f407d4ef0 Add core support for a bloblist to convey data from SPL 5 years ago
board_f.c 5e0404ff85 board_f: fix noncached reservation calculation 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 5e0404ff85 board_f: fix noncached reservation calculation 4 years ago
boot_fit.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bootm.c c7694dd483 env: Move env_set_hex() to env.h 4 years ago
bootm_os.c c7694dd483 env: Move env_set_hex() to env.h 4 years ago
bootretry.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
bootstage.c 173577252f bootstage: Allow calling bootstage_mark() before bootstage_init() 5 years ago
bouncebuf.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
cli.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
cli_hush.c 9fb625ce05 env: Move env_set() to env.h 4 years ago
cli_readline.c 555e378ca7 cli: handle getch error 5 years ago
cli_simple.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
command.c af95f2061a env: Create a new file for environment functions 4 years ago
common_fit.c 6b0afcc850 common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL 5 years ago
console.c f3998fdc4d env: Rename environment.h to env_internal.h 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 a06955ae1e usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 5 years ago
dlmalloc.c 4c6be01c27 malloc: Fix memalign not honoring alignment prior to full malloc init 5 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 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 9 years ago
fdt_support.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
flash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
hash.c 9fb625ce05 env: Move env_set() to env.h 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 9fb625ce05 env: Move env_set() to env.h 4 years ago
image-fdt.c cdbff9fc40 env: Move env_get_hex() to env.h 4 years ago
image-fit.c bddd985734 fit: Do not automatically decompress ramdisk images 4 years ago
image-sig.c 19495dd9b6 rsa: reject images with unknown padding 5 years ago
image.c e7fabe75ae image: add new "copro" image type 4 years ago
iomux.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
iotrace.c e0212dfa13 iotrace: fix behaviour when buffer is full 6 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 a187559e3d Use correct spelling of "U-Boot" 8 years ago
lcd.c 5eb83c0ac1 splash: display splash in DM_VIDEO configurations 5 years ago
lcd_console.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 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 f0b05c95e3 log: Add a Kconfig option to set the default log level 5 years ago
log_console.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
lynxkdi.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
main.c 9fb625ce05 env: Move env_set() to env.h 4 years ago
malloc_simple.c 7cbd2d2e32 malloc_simple: Add logging of allocations 5 years ago
memsize.c 67a2616af1 common/memsize.c: Increase save array for supporting memory size > 4GB 5 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 7b51b576d6 env: Move env_get() to env.h 4 years ago
splash_source.c 7b51b576d6 env: Move env_get() to env.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 9fb625ce05 env: Move env_set() to env.h 4 years ago
usb.c fd09c205fc usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 5 years ago
usb_hub.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
usb_kbd.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
usb_storage.c 1af9bfd334 usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ 5 years ago
xyzModem.c a4773c5559 xyz-modem: Fix timeout loop waiting with WATCHDOG 5 years ago