Tom Rini ee6726be4f Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti il y a 3 ans
..
eeprom 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
init dfaf6a5797 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined il y a 3 ans
spl 38d6b7ebda spl: Drop bd_info in the data section il y a 3 ans
Kconfig 3149e524fc common: update: add a generic interface for FIT image il y a 3 ans
Kconfig.boot 51bb33846a bootm: Support string substitution in bootargs il y a 3 ans
Makefile 3149e524fc common: update: add a generic interface for FIT image il y a 3 ans
android_ab.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
autoboot.c c670aeee3d common: rename getc() to getchar() il y a 3 ans
avb_verify.c e61b41517d avb: Make AVB independent of fastboot il y a 3 ans
bedbug.c 25a5818ff8 common: Drop asm/ptrace.h from common header il y a 4 ans
bloblist.c 4c1497e776 bloblist: Allow custom alignment for blobs il y a 3 ans
board_f.c 5630d2fbc5 board: Show memory for frame buffers il y a 3 ans
board_info.c 691d719db7 common: Drop init.h from common header il y a 4 ans
board_r.c 41cab8edbc Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi il y a 3 ans
boot_fit.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
bootm.c 51bb33846a bootm: Support string substitution in bootargs il y a 3 ans
bootm_os.c bf758125d8 efi_loader: returning from UEFI FIT images il y a 3 ans
bootretry.c 1045315df0 common: Move get_ticks() function out of common.h il y a 4 ans
bootstage.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
bouncebuf.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
cli.c 0914011310 command: Remove the cmd_tbl_t typedef il y a 4 ans
cli_hush.c 48aee0afb6 cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 il y a 3 ans
cli_readline.c c670aeee3d common: rename getc() to getchar() il y a 3 ans
cli_simple.c 1a62d64c7d cli: Support macro processing with a fixed-size buffer il y a 3 ans
command.c 7526deec7e command: Add constants for cmd_get_data_size string / error il y a 3 ans
common_fit.c 6a457bb295 common: fit: add missing newline il y a 3 ans
console.c c670aeee3d common: rename getc() to getchar() il y a 3 ans
cros_ec.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
ddr_spd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
dfu.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
dlmalloc.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
dlmalloc.src 472d546054 Consolidate bool type il y a 11 ans
edid.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
exports.c 0914011310 command: Remove the cmd_tbl_t typedef il y a 4 ans
fdt_region.c e8781dcc89 lib: libfdt: fdt_region: avoid NULL pointer access il y a 3 ans
fdt_support.c d64b9cdcd4 fdt: translate address if #size-cells = <0> il y a 3 ans
flash.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
hash.c 7a81989b7b common: hash: Remove a debug printf statement il y a 4 ans
hwconfig.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
image-android-dt.c 24434adbd1 common: image-android-dt: Fix logic in print fdt info routine il y a 4 ans
image-android.c 95712afc17 image: android: fix abootimg support il y a 4 ans
image-cipher.c 54ab7cf1dd fit: cipher: aes: allow to read the IV in the FIT image il y a 3 ans
image-fdt.c 9883df1bbb Common:fdt: Check for error return value il y a 3 ans
image-fit-sig.c 182eeefcb4 vboot: add DTB policy for supporting multiple required conf keys il y a 3 ans
image-fit.c d8ab0fe5b5 image: support board_fit_config_name_match il y a 3 ans
image-sig.c d16b38f427 Add support for SHA384 and SHA512 il y a 4 ans
image.c 6d295099cc tools: mkimage: Add Allwinner eGON support il y a 3 ans
iomux.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
iotrace.c eb41d8a1be common: Drop linux/bug.h from common header il y a 4 ans
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms il y a 15 ans
kgdb.c 25a5818ff8 common: Drop asm/ptrace.h from common header il y a 4 ans
kgdb_stubs.c 25a5818ff8 common: Drop asm/ptrace.h from common header il y a 4 ans
lcd.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
lcd_console.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
lcd_console_rotation.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
lcd_simplefb.c 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat il y a 3 ans
log.c b73d61a556 x86: zimage: Add a little more logging il y a 3 ans
log_console.c b45203004e log: Add a flag to enable log drivers il y a 3 ans
log_syslog.c a4326612ac log: syslog: Handle errors in net_init il y a 3 ans
lynxkdi.c d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR il y a 6 ans
main.c c74cd8bd08 efi_loader: capsule: add capsule_on_disk support il y a 3 ans
malloc_simple.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
memsize.c 9b4a205f45 common: Move RAM-sizing functions to init.h il y a 4 ans
menu.c 5168d7a626 menu: add support for client defined statusline function il y a 4 ans
miiphyutil.c c05ed00afb common: Drop linux/delay.h from common header il y a 4 ans
s_record.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style il y a 6 ans
splash.c 70b06d9542 splash: Fix build warning on 64 bits CPU il y a 4 ans
splash_source.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
stdio.c 8c9940d5ec eb_cpu5282: fix CONFIG_DM_VIDEO build warnings il y a 3 ans
system_map.c ecb1dc8922 Add support for Linux-like kallsysms il y a 15 ans
update.c 50efdf2c6f common: update: fix an "unused" warning against update_flash() il y a 3 ans
usb.c c05ed00afb common: Drop linux/delay.h from common header il y a 4 ans
usb_hub.c 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat il y a 3 ans
usb_kbd.c f7ae49fc4f common: Drop log.h from common header il y a 4 ans
usb_storage.c bc0b99bd8b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next il y a 3 ans
xyzModem.c c670aeee3d common: rename getc() to getchar() il y a 3 ans