Simon Glass dbf6be9f7f binman: Add a new 'image-pos' property 5 years ago
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
init 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
spl dbf6be9f7f binman: Add a new 'image-pos' property 5 years ago
Kconfig 563273dfa9 common: Log should depends on DM not be selected by DM 5 years ago
Makefile b0aa74a264 avb2.0: add proper dependencies 5 years ago
autoboot.c bc8c440fa4 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h 6 years ago
avb_verify.c e9ee7398d6 avb2.0: use block API in AVB ops 5 years ago
bedbug.c 472d546054 Consolidate bool type 11 years ago
board_f.c 1473b12ad0 lib: fdtdec: Update ram_base to store ram start adddress 5 years ago
board_info.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
board_r.c c5d548a9f8 env: common: accept flags on reset to default env 5 years ago
boot_fit.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bootm.c 487b5fa6de bootm: Handle kernel_noload on arm64 6 years ago
bootm_os.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bootretry.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bootstage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bouncebuf.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
cli.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
cli_hush.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
cli_readline.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
cli_simple.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
command.c 27eb7bce39 common: command: Handle USAGE failure separately 5 years ago
common_fit.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
console.c 82a115fdec sandbox: Don't disable ctrlc() on sandbox if in raw mode 5 years ago
cros_ec.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
dfu.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
dlmalloc.c ee038c58d5 malloc: Use malloc simple before malloc is fully initialized in memalign() 6 years ago
dlmalloc.src 472d546054 Consolidate bool type 11 years ago
edid.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps 8 years ago
fdt_support.c 2a1f4f1758 Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" 5 years ago
flash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
hash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
hwconfig.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
image-android.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
image-fdt.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
image-fit.c 078e558699 fit: Verify all configuration signatures 5 years ago
image-sig.c 7346c1e192 vboot: Do not use hashed-strings offset 5 years ago
image.c 919d25c920 u-boot: Fix several typos 6 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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 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 c2e4e7e631 log: Fix incorect range check in log_get_cat_name() 6 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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
malloc_simple.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
memsize.c 67a2616af1 common/memsize.c: Increase save array for supporting memory size > 4GB 5 years ago
menu.c 86fbad2492 menu: fix timeout duration 6 years ago
miiphyutil.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
splash.c 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
splash_source.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
stdio.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 15 years ago
update.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
usb.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
usb_hub.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
usb_kbd.c 4fb67f47f1 usb_kdb: Get stdio_dev directly from sdev pointer 5 years ago
usb_storage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
xyzModem.c 23c648982b xyz-modem: va_start() must be matched by va_end() 6 years ago