Tom Rini f4b0df1823 Merge git://git.denx.de/u-boot-dm hace 8 años
..
eeprom aa9e604410 cmd: eeprom: add support for layout aware commands hace 9 años
init 496c5483e9 bootstage: call show_boot_progress also in SPL hace 9 años
spl 5aa79f2676 spl_nor.c: Support devicetree sizes different from 16k hace 8 años
Kconfig 4d25507f3d Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig hace 8 años
Makefile f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER hace 9 años
autoboot.c 4632739202 autoboot: move bootdelay >= 0 check to abortboot() hace 9 años
bedbug.c 472d546054 Consolidate bool type hace 12 años
board_f.c 66669fcf80 Merge git://git.denx.de/u-boot-fsl-qoriq hace 8 años
board_info.c a9ad18c9d5 generic-board: allow showing custom board info hace 9 años
board_r.c c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI hace 9 años
bootm.c 19e8649e59 bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state hace 9 años
bootm_os.c b9c771b04c sandbox: Don't exit when bootm completes hace 9 años
bootretry.c b26440f1fa Rename bootretry functions and remove #ifdefs hace 11 años
bootstage.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
bouncebuf.c 5d69a5d178 Fix a few printf argument verification warnings hace 10 años
cli.c f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER hace 9 años
cli_hush.c f3b267b3a2 hush: Add rudimentary support for PS1 and PS2 hace 9 años
cli_readline.c 80402f34f8 spl, common, serial: build SPL without serial support hace 9 años
cli_simple.c bb08a6e7d5 common: cli_simple: use strlcpy instead of strcpy hace 9 años
command.c f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled hace 9 años
console.c ce1a7d1564 debug_uart: Remove duplicated carriage return handling hace 9 años
cros_ec.c 7e0c77a2b8 cros_ec: Remove unused cros_ec_board_init() function hace 10 años
ddr_spd.c 5b8031ccb4 Add more SPDX-License-Identifier tags hace 9 años
dlmalloc.c 034eda867f malloc: improve memalign fragmentation fix hace 9 años
dlmalloc.src 472d546054 Consolidate bool type hace 12 años
edid.c 00cf1167bb edid: Add a function to read detailed monitor timings hace 10 años
env_attr.c bdf1fe4e68 env: Add regex support to env_attrs hace 10 años
env_callback.c 5a6894397a common: env: initialize scalar variable hace 9 años
env_common.c 62a3b7dd08 Various, unrelated tree-wide typo fixes. hace 9 años
env_dataflash.c 7ce1526ed2 env: Add env_export() wrapper hace 11 años
env_eeprom.c c00c29d8f7 env_eeprom invalidates gd->env_addr by setting it to an offset value hace 9 años
env_embedded.c 66948c25bb nand_spl: remove nand_spl infrastructure hace 11 años
env_ext4.c bd62e2419b common: Fix support for environment file in EXT4 hace 9 años
env_fat.c bcce53d048 dm: block: Rename device number member dev to devnum hace 9 años
env_flags.c ed0f40a673 tools: fix env_flags build hace 9 años
env_flash.c 3fa1981e24 env_flash.c: Drop unused variables hace 11 años
env_mmc.c 5461acba44 dm: env: mmc: Convert env_mmc to support CONFIG_BLK hace 9 años
env_nand.c b616d9b0a7 nand: Embed mtd_info in struct nand_chip hace 9 años
env_nowhere.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
env_nvram.c 7ce1526ed2 env: Add env_export() wrapper hace 11 años
env_onenand.c 7ce1526ed2 env: Add env_export() wrapper hace 11 años
env_remote.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
env_sata.c 125d193c4f common: env: support sata device hace 9 años
env_sf.c 96907c0fe5 dm: spi: Read default speed and mode values from DT hace 9 años
env_ubi.c c1f51e0f3e common: env_ubi: Clear environment buffer before reading hace 9 años
exports.c 9527931507 board/ls2085rdb: Export functions for standalone AQ FW load apps hace 10 años
fb_mmc.c ec3cde1e83 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV hace 9 años
fb_nand.c 2c72404687 fastboot: sparse: implement reserve() hace 9 años
fdt_support.c 11e44fc6bd fdt_support: fdt_translate_address() blob const correctness hace 8 años
flash.c 72ba368f45 mpc8xx: remove SPD823TS board support hace 10 años
hash.c 48ad68deb8 hash.c: Conditionally compile hash_command, static hash_show hace 9 años
hwconfig.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
ide.c 145df842b4 dm: ide: Add support for driver-model block devices hace 9 años
image-android.c 4f1318b29c common: image: minimal android image iminfo support hace 9 años
image-fdt.c e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option hace 8 años
image-fit.c eba3fbd6a1 common: image: Add support for post-processing of images hace 8 años
image-sig.c 364ac5b583 image: Convert to use fdt_for_each_subnode macro hace 10 años
image-sparse.c 0abd63b26d fastboot: sparse: improve CHUNK_TYPE_FILL write performance hace 9 años
image.c 1426220b0e image: Add functions to obtain category information hace 9 años
iomux.c 24b852a7a2 Move console definitions into a new console.h file hace 9 años
iotrace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined hace 10 años
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms hace 16 años
kgdb.c eae4b2b67b Fix spelling of "occurred". hace 9 años
kgdb_stubs.c a187559e3d Use correct spelling of "U-Boot" hace 9 años
lcd.c f8f58fbb09 lcd: Fix compile warning in 64bit mode hace 9 años
lcd_console.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation hace 10 años
lcd_console_rotation.c 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation hace 10 años
lcd_simplefb.c de934b4158 common/lcd_simplefb: Add support for 32bit organized framebuffers hace 9 años
lynxkdi.c 712fbcf384 checkpatch whitespace cleanups hace 13 años
main.c 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot hace 9 años
malloc_simple.c 9a01cca750 malloc_simple: Add a little more debugging hace 9 años
memsize.c cc8d698fab Revert "common/memsize.c: Simplify RAM size detection" hace 9 años
menu.c dd8d8da3d7 Fix typo choosen in comments and printf logs hace 9 años
miiphyutil.c 746da1bd42 common: miiphyutil: avoid memory leak hace 9 años
s_record.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
sata.c f5a14af9c4 dm: sata: Add support for driver-model block devices hace 9 años
scsi.c 69c125fe7b dm: scsi: if_typename should be scsi hace 9 años
splash.c b6de2cd7ee splash: Introduce default_splash_locations hace 8 años
splash_source.c d7b60fbfa6 splash: Accommodate DM_USB in splash_init_usb() hace 8 años
stdio.c 35a1f0dfa1 stdio: Correct a build error with driver model hace 9 años
system_map.c ecb1dc8922 Add support for Linux-like kallsysms hace 16 años
update.c c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU hace 9 años
usb.c 0a8cc1a3a4 usb: move CONFIG_USB_XHCI to Kconfig with renaming hace 9 años
usb_hub.c 911954859d dm: Use dm_scan_fdt_dev() directly where possible hace 8 años
usb_kbd.c 9a80e71435 usb: kbd: Do not deregister usbkbd twice when using dm hace 9 años
usb_storage.c 9107c973d3 dm: blk: Add a easier way to create a named block device hace 9 años
xyzModem.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value hace 9 años