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
Wolfgang Denk 26e42cbd78 ARM: fix warning: 'print_eth' defined but not used 15 years ago
..
Makefile UBIFS: Add UBIFS commands 15 years ago
bedbug.c
circbuf.c
cmd_ambapp.c Command usage cleanup 16 years ago
cmd_autoscript.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 bootm: Reduce the unnecessary memmove 16 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 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 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 16 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 16 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 Command usage cleanup 16 years ago
cmd_nvedit.c nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() 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_ubifs.c UBIFS: Add UBIFS commands 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 16 years ago
ddr_spd.c
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_nand.c rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
env_sf.c
exports.c
fdt_support.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
flash.c
hush.c common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile 16 years ago
image.c
iomux.c
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 16 years ago
lynxkdi.c Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' 15 years ago
main.c
memsize.c
miiphyutil.c
s_record.c
serial.c common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile 16 years ago
update.c
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