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
Stefan Roese 8d2effea23 mtd: Update MTD infrastructure to support 64bit device size 16 years ago
..
Makefile make MODEM SUPPORT generic instead of duplicate it 16 years ago
bedbug.c
circbuf.c
cmd_ambapp.c
cmd_bdinfo.c ARM: fix warning: 'print_eth' defined but not used 16 years ago
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c rename include/zlib.h to include/u-boot/zlib.h 16 years ago
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_dataflash_mmc_mux.c add dataflash mmc mux missing support 16 years ago
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_doc.c Noisily disable the legacy NAND subsystem. 16 years ago
cmd_dtt.c
cmd_eeprom.c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value 16 years ago
cmd_elf.c ppc: cleanup compiler errors/warnings 16 years ago
cmd_ext2.c cmd_ext2.c: fix compile warnings 16 years ago
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_flash.c Separate mtdparts command from jffs2 16 years ago
cmd_fpga.c
cmd_i2c.c cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX 16 years ago
cmd_ide.c common: fix inline--weak error spotted by gcc 4.4 16 years ago
cmd_immap.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together 16 years ago
cmd_license.c
cmd_load.c Fix quoting bug introduced by commit 74de7aef 16 years ago
cmd_log.c
cmd_mac.c
cmd_mem.c
cmd_mfsl.c
cmd_mgdisk.c mflash: Initial mflash support 16 years ago
cmd_mii.c
cmd_misc.c
cmd_mmc.c mmc: check find_mmc_device return value 16 years ago
cmd_mp.c
cmd_mtdparts.c jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together 16 years ago
cmd_nand.c Separate mtdparts command from jffs2 16 years ago
cmd_net.c Fix quoting bug introduced by commit 74de7aef 16 years ago
cmd_nvedit.c netloop: updates for NetLoop 16 years ago
cmd_onenand.c mtd: Update MTD infrastructure to support 64bit device size 16 years ago
cmd_otp.c Blackfin: drop newline from OTP help 16 years ago
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c
cmd_source.c Add "source" command; prepare removal of "autoscr" command 16 years ago
cmd_spi.c
cmd_strings.c
cmd_terminal.c
cmd_ubi.c UBI: fix return code in ubi_volume_read 16 years ago
cmd_ubifs.c more command usage cleanup 16 years ago
cmd_universe.c
cmd_usb.c
cmd_vfd.c
cmd_ximg.c
cmd_yaffs2.c
command.c command.c: Expose the core of do_help as _do_help to the rest of u-boot. 16 years ago
console.c common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible 16 years ago
ddr_spd.c fsl-ddr: add the DDR3 SPD infrastructure 16 years ago
devices.c arm: add uart dcc support 16 years ago
dlmalloc.c
dlmalloc.src
docecc.c
env_common.c
env_dataflash.c
env_eeprom.c
env_embedded.c
env_flash.c rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago
env_mgdisk.c mflash: Initial mflash support 16 years ago
env_nand.c rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago
env_nowhere.c
env_nvram.c
env_onenand.c mtd: Update MTD infrastructure to support 64bit device size 16 years ago
env_sf.c
exports.c
fdt_support.c
flash.c
hush.c
image.c common/image.c: Relocate strings in tables. 16 years ago
iomux.c
kgdb.c
lcd.c lcd: Fix compilation warning in common/lcd.c 16 years ago
lynxkdi.c Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' 16 years ago
main.c Remove inline qualifier from show_boot_progress() 16 years ago
memsize.c
miiphyutil.c
modem.c make MODEM SUPPORT generic instead of duplicate it 16 years ago
s_record.c
serial.c ZOOM2 Add serial support. 16 years ago
update.c
usb.c
usb_kbd.c
usb_storage.c Fix e-mail address of Gary Jennejohn. 16 years ago
xyzModem.c