Lukas Auer 0e1233ce90 spl: opensbi: wait for ack from secondary harts before entering OpenSBI 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 0e1233ce90 spl: opensbi: wait for ack from secondary harts before entering OpenSBI 4 years ago
Kconfig 88718be300 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 4 years ago
Makefile d65e8da92e common: Implement A/B metadata 4 years ago
android_ab.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
autoboot.c 288b29e44d common: Move command functions out of common.h 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 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
board_f.c 67c4e9f815 common: Move board_get_usable_ram_top() out of common.h 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 36bf446b64 common: Move enable/disable_interrupts out of common.h 4 years ago
boot_fit.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bootm.c 36bf446b64 common: Move enable/disable_interrupts out of common.h 4 years ago
bootm_os.c 1e26f64888 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC 4 years ago
bootretry.c 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
bootstage.c 8bef79bf3c common: Move sorting functions to their own header file 4 years ago
bouncebuf.c 1eb69ae498 common: Move ARM cache operations out of common.h 4 years ago
cli.c 288b29e44d common: Move command functions out of common.h 4 years ago
cli_hush.c 68c0912bf2 hush: re-sequence includes 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 6f94daf915 common: command: Fix manual relocation for repeatable command 4 years ago
common_fit.c 6b0afcc850 common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL 5 years ago
console.c 5e63c96aa7 common/console.c: Fix unused warning with console_doenv() 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 bb71a2d9dc dlmalloc: calloc: fix zeroing early allocations 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 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 8 years ago
fdt_support.c 949b5a969d common: fdt_support: add support for setting usable memory 4 years ago
flash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 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 bb63363f2a image: android: Support boot image v1 and v2 4 years ago
image-fdt.c 6ccb05eae0 image: fdt: copy possible optee nodes to a loaded devicetree 4 years ago
image-fit.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
image-sig.c 1ed8c13730 common: image-sig.c: Add manual relocation 4 years ago
image.c 1eb69ae498 common: Move ARM cache operations out of common.h 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 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 288b29e44d common: Move command functions out of common.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 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 1eb69ae498 common: Move ARM cache operations out of common.h 4 years ago
usb.c 3437121c03 usb: Add nonblock argument to submit_int_msg 4 years ago
usb_hub.c 7b51b576d6 env: Move env_get() to env.h 4 years ago
usb_kbd.c e91a411938 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h 4 years ago
usb_storage.c da3d1c499f usb: storage: Only clear READY flag on error 4 years ago
xyzModem.c 27084c03d3 spl: Allow tiny printf() to be controlled in SPL and TPL 4 years ago