Tom Rini b7e7831e5d Merge branch 'next' před 3 roky
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
init dfaf6a5797 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined před 3 roky
spl 975bacc16e spl: Kconfig: Record proper dependency for SPL_ATF před 3 roky
Kconfig 324d77998e Define default CONFIG_PREBOOT with right config option před 3 roky
Makefile 3e69db1223 fdt_region: move fdt_region.c to common/ from lib/libfdt/ před 4 roky
android_ab.c f7ae49fc4f common: Drop log.h from common header před 4 roky
autoboot.c c05ed00afb common: Drop linux/delay.h from common header před 4 roky
avb_verify.c e61b41517d avb: Make AVB independent of fastboot před 3 roky
bedbug.c 25a5818ff8 common: Drop asm/ptrace.h from common header před 4 roky
bloblist.c b83994dec7 bloblist: Zero records when adding před 4 roky
board_f.c f120aa7522 board_f: Add default values for bi_dram[] in dram_init_banksize() před 3 roky
board_info.c 691d719db7 common: Drop init.h from common header před 4 roky
board_r.c 722bc5b5d9 xen: pvblock: Add initial support for para-virtualized block driver před 3 roky
boot_fit.c f7ae49fc4f common: Drop log.h from common header před 4 roky
bootm.c 21d3946840 bootm: update image OS image size when decompressing před 3 roky
bootm_os.c bf758125d8 efi_loader: returning from UEFI FIT images před 3 roky
bootretry.c 1045315df0 common: Move get_ticks() function out of common.h před 4 roky
bootstage.c f7ae49fc4f common: Drop log.h from common header před 4 roky
bouncebuf.c f7ae49fc4f common: Drop log.h from common header před 4 roky
cli.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
cli_hush.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
cli_readline.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
cli_simple.c f7ae49fc4f common: Drop log.h from common header před 4 roky
command.c a33a824227 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA před 3 roky
common_fit.c f7ae49fc4f common: Drop log.h from common header před 4 roky
console.c bd34715599 console: Always define the console-recording functions před 3 roky
cros_ec.c f7ae49fc4f common: Drop log.h from common header před 4 roky
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
dfu.c f7ae49fc4f common: Drop log.h from common header před 4 roky
dlmalloc.c f7ae49fc4f common: Drop log.h from common header před 4 roky
dlmalloc.src 472d546054 Consolidate bool type před 11 roky
edid.c f7ae49fc4f common: Drop log.h from common header před 4 roky
exports.c 0914011310 command: Remove the cmd_tbl_t typedef před 4 roky
fdt_region.c e8781dcc89 lib: libfdt: fdt_region: avoid NULL pointer access před 3 roky
fdt_support.c 7d8073e7cf fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() před 3 roky
flash.c f7ae49fc4f common: Drop log.h from common header před 4 roky
hash.c 7a81989b7b common: hash: Remove a debug printf statement před 3 roky
hwconfig.c f7ae49fc4f common: Drop log.h from common header před 4 roky
image-android-dt.c 24434adbd1 common: image-android-dt: Fix logic in print fdt info routine před 4 roky
image-android.c 95712afc17 image: android: fix abootimg support před 4 roky
image-cipher.c cd93d625fd common: Drop linux/bitops.h from common header před 4 roky
image-fdt.c 5f9070a4a4 optee: copy FDT OP-TEE related nodes before generic FDT changes před 3 roky
image-fit-sig.c f7ae49fc4f common: Drop log.h from common header před 4 roky
image-fit.c d16b38f427 Add support for SHA384 and SHA512 před 3 roky
image-sig.c d16b38f427 Add support for SHA384 and SHA512 před 3 roky
image.c 314b9b4a38 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next před 3 roky
iomux.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
iotrace.c eb41d8a1be common: Drop linux/bug.h from common header před 4 roky
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms před 15 roky
kgdb.c 25a5818ff8 common: Drop asm/ptrace.h from common header před 4 roky
kgdb_stubs.c 25a5818ff8 common: Drop asm/ptrace.h from common header před 4 roky
lcd.c f7ae49fc4f common: Drop log.h from common header před 4 roky
lcd_console.c f7ae49fc4f common: Drop log.h from common header před 4 roky
lcd_console_rotation.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
lcd_simplefb.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
log.c e5b35f706d log: mute messages generated by log drivers před 3 roky
log_console.c dde173a204 log: use BIT() instead of 1 << před 3 roky
log_syslog.c e5b35f706d log: mute messages generated by log drivers před 3 roky
lynxkdi.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR před 6 roky
main.c 52f2423804 common: Drop bootstage.h from common header před 4 roky
malloc_simple.c f7ae49fc4f common: Drop log.h from common header před 4 roky
memsize.c 9b4a205f45 common: Move RAM-sizing functions to init.h před 4 roky
menu.c 5168d7a626 menu: add support for client defined statusline function před 4 roky
miiphyutil.c c05ed00afb common: Drop linux/delay.h from common header před 4 roky
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
splash.c 70b06d9542 splash: Fix build warning on 64 bits CPU před 3 roky
splash_source.c f7ae49fc4f common: Drop log.h from common header před 4 roky
stdio.c 4225f2f520 stdio: Tidy up the coding style před 3 roky
system_map.c ecb1dc8922 Add support for Linux-like kallsysms před 15 roky
update.c 73f4ebb659 dfu: fix dfu tftp on sandbox před 3 roky
usb.c c05ed00afb common: Drop linux/delay.h from common header před 4 roky
usb_hub.c c05ed00afb common: Drop linux/delay.h from common header před 4 roky
usb_kbd.c f7ae49fc4f common: Drop log.h from common header před 4 roky
usb_storage.c c05ed00afb common: Drop linux/delay.h from common header před 4 roky
xyzModem.c 27084c03d3 spl: Allow tiny printf() to be controlled in SPL and TPL před 4 roky