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