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
Mark Jackson a303dfb0e9 Add 16bpp BMP support 15 years ago
..
Makefile common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile 16 years ago
bedbug.c common: Move conditional compilation to Makefile 16 years ago
circbuf.c Add support for Siemens SX1 mobile phone; 20 years ago
cmd_ambapp.c Command usage cleanup 16 years ago
cmd_autoscript.c Command usage cleanup 16 years ago
cmd_bdinfo.c Coldfire: cmd_bdinfo cleanup 16 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 bootm: Reduce the unnecessary memmove 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_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 Command usage cleanup 16 years ago
cmd_dtt.c Command usage cleanup 16 years ago
cmd_eeprom.c Command usage cleanup 16 years ago
cmd_elf.c Command usage cleanup 16 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 Command usage cleanup 16 years ago
cmd_fpga.c Command usage cleanup 16 years ago
cmd_i2c.c Command usage cleanup 16 years ago
cmd_ide.c ADS5121 Add PATA support 16 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 Command usage cleanup 16 years ago
cmd_license.c Command usage cleanup 16 years ago
cmd_load.c Command usage cleanup 16 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 15 years ago
cmd_mfsl.c Command usage cleanup 16 years ago
cmd_mii.c Command usage cleanup 16 years ago
cmd_misc.c Command usage cleanup 16 years ago
cmd_mmc.c MMC: Don't use new framework code if not enabled 15 years ago
cmd_mp.c Command usage cleanup 16 years ago
cmd_nand.c Command usage cleanup 16 years ago
cmd_net.c Command usage cleanup 16 years ago
cmd_nvedit.c netloop: speed up NetLoop 15 years ago
cmd_onenand.c Command usage cleanup 16 years ago
cmd_otp.c Blackfin: fixup misc warnings such as printf's and missing casts 16 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_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 Command usage cleanup 16 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 usage cleanup 16 years ago
console.c common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible 15 years ago
ddr_spd.c Add proper SPD definitions for DDR1/2/3 16 years ago
devices.c arm: add uart dcc support 15 years ago
dlmalloc.c Fix merge problems 16 years ago
dlmalloc.src * Code cleanup: 21 years ago
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_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 Add 16bpp BMP support 15 years ago
lynxkdi.c common: Move conditional compilation to Makefile 16 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 15 years ago
xyzModem.c Coding Style cleanup. 18 years ago