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
Philipp Tomsich e9e5d9d29f dm: timer: normalise SPL and TPL support 8 years ago
..
eeprom
init spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
spl dm: timer: normalise SPL and TPL support 8 years ago
Kconfig x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 8 years ago
Makefile spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds 8 years ago
autoboot.c
bedbug.c
board_f.c common: board_f: Make reserve_mmu a weak function 8 years ago
board_info.c
board_r.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
boot_fit.c boot_fit: Create helper functions that can be used to select DTB out of FIT 8 years ago
bootm.c
bootm_os.c
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c
common_fit.c spl: fit: Break out some functions into a common file 8 years ago
console.c dm: console: Check for serial devices properly 8 years ago
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c env: Add generic redundant environment implementation 8 years ago
env_dataflash.c
env_eeprom.c
env_embedded.c common/env_embedded.c: rename PPCENV/PPCTEXT macros 8 years ago
env_ext4.c
env_fat.c env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig 8 years ago
env_flags.c
env_flash.c
env_mmc.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 8 years ago
env_nand.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 8 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sata.c
env_sf.c
env_ubi.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 8 years ago
exports.c
fb_mmc.c
fb_nand.c common: use get_nand_dev_by_index() 8 years ago
fdt_support.c fdt: Correct fdt_get_base_address() 8 years ago
flash.c
hash.c
hwconfig.c
image-android.c
image-fdt.c
image-fit.c
image-sig.c
image-sparse.c
image.c
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
splash.c
splash_source.c common: use get_nand_dev_by_index() 8 years ago
stdio.c
system_map.c
update.c
usb.c
usb_hub.c usb: hub: Call usb_update_hub_device() after hub descriptor is fetched 8 years ago
usb_kbd.c
usb_storage.c dm: scsi: Drop the ccb typedef 8 years ago
xyzModem.c