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