Tom Rini 53fe692652 Merge git://git.denx.de/u-boot-usb vor 7 Jahren
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands vor 9 Jahren
init f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN vor 7 Jahren
spl 7fef459096 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled vor 7 Jahren
Kconfig b6251db8c3 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND vor 7 Jahren
Makefile 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig vor 7 Jahren
autoboot.c bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() vor 7 Jahren
bedbug.c 472d546054 Consolidate bool type vor 12 Jahren
board_f.c 5ee94b4f40 board_f: Drop the timer after relocation vor 7 Jahren
board_info.c f7637cc014 generic-board: make show_board_info a weak function vor 8 Jahren
board_r.c c68c03f52b Drop CONFIG_HAS_DATAFLASH vor 7 Jahren
boot_fit.c d56b86eec3 fit: fixed bug in locate_dtb_in_fit() vor 7 Jahren
bootm.c 137aefba03 common: Remove genimg_get_image() vor 7 Jahren
bootm_os.c a223e2bc10 bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot vor 7 Jahren
bootretry.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
bootstage.c d69bb0ecbf bootstage: Provide a separate record count setting for SPL vor 7 Jahren
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings vor 10 Jahren
cli.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
cli_hush.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
cli_readline.c fc18e9b3d5 common: cli_readline: Improve command line editing vor 8 Jahren
cli_simple.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
command.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled vor 9 Jahren
common_fit.c 02035d0086 fit: If no matching config is found in fit_find_config_node(), use the default one vor 7 Jahren
console.c be135cc5eb Revert "console: simplify puts()" vor 7 Jahren
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function vor 10 Jahren
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags vor 9 Jahren
dfu.c 9b643e312d treewide: replace with error() with pr_err() vor 7 Jahren
dlmalloc.c a874cac3b4 malloc: don't compare pointers to 0 vor 7 Jahren
dlmalloc.src 472d546054 Consolidate bool type vor 12 Jahren
edid.c 66a1b30d14 edid: Use sizeof() in cea_is_hdmi_vsdb_present() vor 8 Jahren
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps vor 10 Jahren
fb_mmc.c 9b643e312d treewide: replace with error() with pr_err() vor 7 Jahren
fb_nand.c 9b643e312d treewide: replace with error() with pr_err() vor 7 Jahren
fdt_support.c 9f45aeb937 spl: fit: implement fdt_record_loadable vor 7 Jahren
flash.c 554c73c025 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled vor 8 Jahren
hash.c 78eda89e9a hash: Compile only hardware or software versions of SHA algorithms vor 7 Jahren
hwconfig.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
image-android.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
image-fdt.c 137aefba03 common: Remove genimg_get_image() vor 7 Jahren
image-fit.c 169043d826 fit: Introduce methods for applying overlays on fit-load vor 7 Jahren
image-sig.c 8ec87df376 image-sig: use designated initializers for algorithm vor 7 Jahren
image-sparse.c 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance vor 9 Jahren
image.c 4914af1286 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware vor 7 Jahren
iomux.c b026542946 console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL vor 8 Jahren
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined vor 10 Jahren
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms vor 16 Jahren
kgdb.c eae4b2b67b Fix spelling of "occurred". vor 9 Jahren
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" vor 9 Jahren
lcd.c 021414a332 lcd: avoid possible NULL dereference vor 7 Jahren
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation vor 10 Jahren
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation vor 10 Jahren
lcd_simplefb.c d08e42a8cb dm: video: Add driver-model support to lcd_simplefb vor 8 Jahren
lynxkdi.c 98f705c9ce powerpc: remove 4xx support vor 8 Jahren
main.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
malloc_simple.c 1923d54bfc malloc_simple: Add debug statements to memalign_simple vor 8 Jahren
memsize.c cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" vor 9 Jahren
menu.c dd8d8da3d7 Fix typo choosen in comments and printf logs vor 9 Jahren
miiphyutil.c 79e2a6a04a common: miiphyutil: Add helper function for mdio bus name vor 8 Jahren
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files vor 12 Jahren
splash.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
splash_source.c a7126edcb3 splash_source: Verify FIT magic vor 7 Jahren
stdio.c 69153988a6 i2c: Finish dropping use of CONFIG_I2C_HARD vor 8 Jahren
system_map.c ecb1dc8922 Add support for Linux-like kallsysms vor 16 Jahren
update.c 9b643e312d treewide: replace with error() with pr_err() vor 7 Jahren
usb.c 932bb668bb usb: Read device descriptor after device is addressed for xHCI vor 7 Jahren
usb_hub.c 883946e8e7 usb: hub: identify the hub-device to usb_hub_reset_devices vor 7 Jahren
usb_kbd.c 00caae6d47 env: Rename getenv/_f() to env_get() vor 7 Jahren
usb_storage.c 72ac8f3fc2 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() vor 7 Jahren
xyzModem.c b09ece0836 common/xyzModem.c: Do not use hard-coded address for debug buffer vor 8 Jahren