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
Andreas Pretzsch 7130a579fd add command fitupd to run an update from a FIT image 14 years ago
..
Makefile add command fitupd to run an update from a FIT image 14 years ago
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c armv7: rename cache related CONFIG flags 14 years ago
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c make `go` optional 14 years ago
cmd_bootldr.c Blackfin: bootldr: use common defines 14 years ago
cmd_bootm.c autostart: unify duplicated logic into the bootm code 14 years ago
cmd_cache.c command/cmd_cache.c: Add optional flush arguments 14 years ago
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c cramfs: make cramfs usable without a NOR flash 14 years ago
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c autostart: unify duplicated logic into the bootm code 14 years ago
cmd_fdos.c autostart: unify duplicated logic into the bootm code 14 years ago
cmd_fdt.c common/cmd_fdt.c: fix wrong data displayed in fdt print 14 years ago
cmd_fitupd.c add command fitupd to run an update from a FIT image 14 years ago
cmd_flash.c
cmd_fpga.c
cmd_gpio.c gpio: check request result 14 years ago
cmd_help.c
cmd_i2c.c i2c: add i2c deblock sequence before and after every mux config 14 years ago
cmd_ide.c disk/part.c: Make features optional 14 years ago
cmd_immap.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_ldrinfo.c Blackfin: ldrinfo: new command 14 years ago
cmd_led.c Minor coding style cleanup. 14 years ago
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_md5sum.c Fix: watchdog timed out, if using md5 command 14 years ago
cmd_mdio.c common/cmd_mdio.c: fix compile warning 14 years ago
cmd_mem.c Fix: if using crc32 command watchdog timed out 14 years ago
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c mmc: rescan fails on empty slot 14 years ago
cmd_mmc_spi.c mmc_spi: add mmc_init call 14 years ago
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c autostart: unify duplicated logic into the bootm code 14 years ago
cmd_net.c autostart: unify duplicated logic into the bootm code 14 years ago
cmd_nvedit.c cmd_nvedit.c: make error message more helpful 14 years ago
cmd_onenand.c
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c disk/part.c: Make features optional 14 years ago
cmd_scsi.c disk/part.c: Make features optional 14 years ago
cmd_setexpr.c
cmd_sf.c cmd_sf: use cmd_usage() in more places 14 years ago
cmd_sha1sum.c Fix: watchdog timed out, if using sha1 command 14 years ago
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
cmd_usb.c autostart: unify duplicated logic into the bootm code 14 years ago
cmd_version.c
cmd_ximg.c common/cmd_ximg.c: add ifdef protection for gzip uncompression 14 years ago
cmd_yaffs2.c
command.c cmd_usage: constify 14 years ago
console.c
ddr_spd.c
dlmalloc.c
dlmalloc.src
env_common.c constify default env 14 years ago
env_dataflash.c
env_eeprom.c
env_embedded.c env: allow people to force envcrc building 14 years ago
env_flash.c constify default env 14 years ago
env_mgdisk.c
env_mmc.c
env_nand.c env_nand: zero-initialize variable nand_erase_options 14 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
env_sf.c fix redundant environment for serial flash 14 years ago
exports.c x86: Rename i386 to x86 14 years ago
fdt_support.c fdt: introduce fdt_create_phandle() 14 years ago
flash.c
hush.c common/hush: make get_local_var visible for other users 14 years ago
hwconfig.c
image.c Fix typo from 'mb_alloc' -> 'lmb_alloc' 14 years ago
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lynxkdi.c
main.c automatic update from FIT image: add optional address parameter 14 years ago
memsize.c Remove volatile qualifier in get_ram_size() calls 14 years ago
miiphyutil.c miiphy: use strncpy() not sprintf() 14 years ago
modem.c
s_record.c
serial.c serial: implement common uart post test 14 years ago
stdio.c
system_map.c
update.c automatic update from FIT image: add optional address parameter 14 years ago
usb.c
usb_kbd.c
usb_storage.c disk/part.c: Make features optional 14 years ago
xyzModem.c