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 Huber c203ef5db0 UBI/cfi-mtd: Fix mtd name for multiple chips 15 years ago
..
Makefile add dataflash mmc mux missing support 15 years ago
bedbug.c common: Move conditional compilation to Makefile 16 years ago
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 Command usage cleanup 16 years ago
cmd_elf.c ppc: cleanup compiler errors/warnings 15 years ago
cmd_ext2.c Command usage cleanup 16 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 Command usage cleanup 16 years ago
cmd_ide.c vsprintf: pull updates from Linux kernel 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 Separate mtdparts command from jffs2 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 cmd_mmc: add support for device command for selecting mmc device 15 years ago
cmd_mp.c Command usage cleanup 16 years ago
cmd_mtdparts.c Separate mtdparts command from jffs2 15 years ago
cmd_nand.c Enable multi chip support in the NAND layer 15 years ago
cmd_net.c Fix quoting bug introduced by commit 74de7aef 15 years ago
cmd_nvedit.c mflash: Initial mflash support 15 years ago
cmd_onenand.c Command usage cleanup 16 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/cfi-mtd: Fix mtd name for multiple chips 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 Fix merge problems 16 years ago
dlmalloc.src
docecc.c common: Move conditional compilation to Makefile 16 years ago
env_common.c rename CFG_ macros to CONFIG_SYS 16 years ago
env_dataflash.c rename CFG_ENV macros to CONFIG_ENV 16 years ago
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_nowhere: Move conditional compilation to Makefile 16 years ago
env_nvram.c rename CFG_ macros to CONFIG_SYS 16 years ago
env_onenand.c OneNAND: Add missing mtd info struct before calling onenand_erase() 16 years ago
env_sf.c env_sf: support embedded environments 16 years ago
exports.c Add functions to list of exported functions 17 years ago
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 Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent 16 years ago
iomux.c IOMUX: Add console multiplexing support. 16 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 Standardize command usage messages with cmd_usage() 16 years ago
memsize.c Sequential accesses to non-existent memory must be synchronized, 18 years ago
miiphyutil.c rename CFG_ macros to CONFIG_SYS 16 years ago
s_record.c
serial.c common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile 16 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 USB: Remove LUN number from CDB 16 years ago
xyzModem.c