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
Simon Glass 609bf92411 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig 7 years ago
..
eeprom
init
spl mmc: add static to spl_mmc_get_device_index() 7 years ago
Kconfig Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig 7 years ago
Makefile scsi: Move drivers into new drivers/scsi directory 7 years ago
autoboot.c
bedbug.c
board_f.c board_f: Add new function to allow runtime DTB selection 7 years ago
board_info.c
board_r.c Allow displaying the U-Boot banner on a video display 7 years ago
boot_fit.c boot_fit: Create helper functions that can be used to select DTB out of FIT 7 years ago
bootm.c
bootm_os.c powerpc, 8xx: remove support for 8xx 7 years ago
bootretry.c
bootstage.c bootstage: Adjust to use const * where possible 7 years ago
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 7 years ago
console.c sandbox: Drop special case console code for sandbox 7 years ago
cros_ec.c
ddr_spd.c
dfu.c common: dfu: ignore reset for spl-dfu 7 years ago
dlmalloc.c malloc: Turn on DEBUG when enabling unit tests 7 years ago
dlmalloc.src
edid.c edid: Use sizeof() in cea_is_hdmi_vsdb_present() 7 years ago
env_attr.c env: avoid possible NULL pointer access 7 years ago
env_callback.c
env_common.c env: Add generic redundant environment implementation 7 years ago
env_dataflash.c
env_eeprom.c
env_embedded.c
env_ext4.c
env_fat.c
env_flags.c env: split fw_env.h in public and private parts 7 years ago
env_flash.c
env_mmc.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 7 years ago
env_nand.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 7 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sata.c
env_sf.c dm: Use dm.h header when driver mode is used 7 years ago
env_ubi.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 7 years ago
exports.c
fb_mmc.c fastboot: Add support for flashing zImage 7 years ago
fb_nand.c common: use get_nand_dev_by_index() 7 years ago
fdt_support.c powerpc: remove 4xx support 7 years ago
flash.c
hash.c Kconfig: Finish migration of hashing commands 7 years ago
hwconfig.c
image-android.c image: Update include/android_image.h 7 years ago
image-fdt.c fdt: Move fdt_fixup_ethernet to a common place 7 years ago
image-fit.c
image-sig.c
image-sparse.c
image.c
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c powerpc, 8xx: remove support for 8xx 7 years ago
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c dm: video: Add driver-model support to lcd_simplefb 7 years ago
lynxkdi.c powerpc: remove 4xx support 7 years ago
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() 7 years ago
stdio.c i2c: Finish dropping use of CONFIG_I2C_HARD 7 years ago
system_map.c
update.c
usb.c powerpc: remove 4xx support 7 years ago
usb_hub.c powerpc: remove 4xx support 7 years ago
usb_kbd.c
usb_storage.c dm: scsi: Drop the ccb typedef 7 years ago
xyzModem.c