upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/common
Tom Rini fe34b6a484 Merge git://git.denx.de/u-boot-dm 8 years ago
..
eeprom
init bootstage: call show_boot_progress also in SPL 8 years ago
spl dm: spl: mmc: Support raw partitions with CONFIG_BLK 8 years ago
Kconfig Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig 8 years ago
Makefile hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
autoboot.c autoboot: move bootdelay >= 0 check to abortboot() 8 years ago
bedbug.c
board_f.c Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
board_info.c
board_r.c
bootm.c bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state 8 years ago
bootm_os.c sandbox: Don't exit when bootm completes 8 years ago
bootretry.c
bootstage.c
bouncebuf.c
cli.c hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
cli_hush.c
cli_readline.c
cli_simple.c
command.c
console.c
cros_ec.c
ddr_spd.c
dlmalloc.c
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c Various, unrelated tree-wide typo fixes. 8 years ago
env_dataflash.c
env_eeprom.c
env_embedded.c
env_ext4.c common: Fix support for environment file in EXT4 8 years ago
env_fat.c
env_flags.c
env_flash.c
env_mmc.c
env_nand.c nand: Embed mtd_info in struct nand_chip 8 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sata.c
env_sf.c dm: spi: Read default speed and mode values from DT 8 years ago
env_ubi.c common: env_ubi: Clear environment buffer before reading 8 years ago
exports.c
fb_mmc.c common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV 8 years ago
fb_nand.c fastboot: sparse: implement reserve() 8 years ago
fdt_support.c
flash.c
hash.c
hwconfig.c
ide.c
image-android.c common: image: minimal android image iminfo support 8 years ago
image-fdt.c
image-fit.c common: fit: Allow U-Boot images to be booted 8 years ago
image-sig.c
image-sparse.c fastboot: sparse: improve CHUNK_TYPE_FILL write performance 8 years ago
image.c image: Add functions to obtain category information 8 years ago
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
sata.c
scsi.c dm: scsi: if_typename should be scsi 8 years ago
splash.c splash: Introduce default_splash_locations 8 years ago
splash_source.c splash: Accommodate DM_USB in splash_init_usb() 8 years ago
stdio.c
system_map.c
update.c
usb.c usb: move CONFIG_USB_XHCI to Kconfig with renaming 8 years ago
usb_hub.c dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
usb_kbd.c
usb_storage.c
xyzModem.c