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
Pratap Chandu bd3784df94 Removes dead code in the file common/cmd_i2c.c 15 years ago
..
Makefile circbuf: Move to lib_generic and conditionally compile 15 years ago
bedbug.c
cmd_ambapp.c General help message cleanup 16 years ago
cmd_bdinfo.c General help message cleanup 16 years ago
cmd_bedbug.c General help message cleanup 16 years ago
cmd_bmp.c video: move extern declarations from C to headers 16 years ago
cmd_boot.c General help message cleanup 16 years ago
cmd_bootldr.c General help message cleanup 16 years ago
cmd_bootm.c bootm: mark local boot_os[] table static 15 years ago
cmd_cache.c General help message cleanup 16 years ago
cmd_console.c stdio/device: rework function naming convention 16 years ago
cmd_cplbinfo.c General help message cleanup 16 years ago
cmd_dataflash_mmc_mux.c General help message cleanup 16 years ago
cmd_date.c cmd_date: Fix spelling in error message. 15 years ago
cmd_dcr.c General help message cleanup 16 years ago
cmd_df.c General help message cleanup 16 years ago
cmd_diag.c General help message cleanup 16 years ago
cmd_display.c General help message cleanup 16 years ago
cmd_dtt.c General help message cleanup 16 years ago
cmd_eeprom.c General help message cleanup 16 years ago
cmd_elf.c Less verbose output when loading vxworks 6.x images 16 years ago
cmd_ext2.c Fix ext2load return code 16 years ago
cmd_fat.c General help message cleanup 16 years ago
cmd_fdc.c General help message cleanup 16 years ago
cmd_fdos.c General help message cleanup 16 years ago
cmd_fdt.c cmd_fdt.c: fix parse of byte streams and strings 15 years ago
cmd_flash.c cmd_flash.c: fix fix compile error for boards with DataFlash 16 years ago
cmd_fpga.c General help message cleanup 16 years ago
cmd_i2c.c Removes dead code in the file common/cmd_i2c.c 15 years ago
cmd_ide.c mucmc52, uc101: delete ata@3a00 node, if no CF card is detected 15 years ago
cmd_immap.c General help message cleanup 16 years ago
cmd_irq.c Move do_irqinfo() to common/cmd_irq.c 15 years ago
cmd_itest.c General help message cleanup 16 years ago
cmd_jffs2.c Remove legacy NAND and disk on chip code. 16 years ago
cmd_license.c cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE 15 years ago
cmd_load.c Remove deprecated 'autoscr' command/variables 15 years ago
cmd_log.c stdio/device: rework function naming convention 16 years ago
cmd_mac.c General help message cleanup 16 years ago
cmd_mem.c mem_mtest: fix error reporting, allow escape with ^C 15 years ago
cmd_mfsl.c General help message cleanup 16 years ago
cmd_mgdisk.c General help message cleanup 16 years ago
cmd_mii.c General help message cleanup 16 years ago
cmd_misc.c Move do_irqinfo() to common/cmd_irq.c 15 years ago
cmd_mmc.c cmd_mmc: make curr_device static 16 years ago
cmd_mp.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 16 years ago
cmd_mtdparts.c cmd_mtdparts.c: fix compiler warning in debug code 16 years ago
cmd_nand.c Remove legacy NAND and disk on chip code. 16 years ago
cmd_net.c Remove deprecated 'autoscr' command/variables 15 years ago
cmd_nvedit.c Add 'editenv' command 15 years ago
cmd_onenand.c nand/onenand: Fix missing argument checking for "markbad" command 16 years ago
cmd_otp.c General help message cleanup 16 years ago
cmd_pci.c General help message cleanup 16 years ago
cmd_pcmcia.c General help message cleanup 16 years ago
cmd_portio.c General help message cleanup 16 years ago
cmd_reginfo.c ppc4xx: Rework cmd reginfo 15 years ago
cmd_reiser.c General help message cleanup 16 years ago
cmd_sata.c sata: namespace curr_device variable 16 years ago
cmd_scsi.c General help message cleanup 16 years ago
cmd_setexpr.c General help message cleanup 16 years ago
cmd_sf.c sf: add GPL-2 license info 15 years ago
cmd_source.c Remove deprecated 'autoscr' command/variables 15 years ago
cmd_spi.c General help message cleanup 16 years ago
cmd_spibootldr.c Blackfin: new spibootldr command 16 years ago
cmd_strings.c General help message cleanup 16 years ago
cmd_terminal.c stdio/device: rework function naming convention 16 years ago
cmd_tsi148.c cmd_tsi148: General cleanup 16 years ago
cmd_ubi.c ubi: help message correction 16 years ago
cmd_ubifs.c Command improvements for ubifs 16 years ago
cmd_universe.c General help message cleanup 16 years ago
cmd_usb.c General help message cleanup 16 years ago
cmd_vfd.c General help message cleanup 16 years ago
cmd_ximg.c General help message cleanup 16 years ago
cmd_yaffs2.c General help message cleanup 16 years ago
command.c General help message cleanup 16 years ago
console.c bugfix CONFIG_SYS_CONSOLE_INFO_QUIET 16 years ago
ddr_spd.c fsl-ddr: add the DDR3 SPD infrastructure 16 years ago
dlmalloc.c Conditionally perform common relocation fixups 15 years ago
dlmalloc.src
env_common.c Conditionally perform common relocation fixups 15 years ago
env_dataflash.c env: kill off default_environment_size 16 years ago
env_eeprom.c rename CFG_ macros to CONFIG_SYS 16 years ago
env_embedded.c Revert "env: only build env_embedded and envcrc when needed" 15 years ago
env_flash.c env: kill off default_environment_size 16 years ago
env_mgdisk.c env: kill off default_environment_size 16 years ago
env_nand.c env: kill off default_environment_size 16 years ago
env_nowhere.c env: kill off default_environment_size 16 years ago
env_nvram.c env: kill off default_environment_size 16 years ago
env_onenand.c Fix compiler warnings after loff_t change 16 years ago
env_sf.c env: kill off default_environment_size 16 years ago
exports.c export SPI functions to standalone apps 16 years ago
fdt_support.c fdt_support: Add multi-serial support for stdout fixup 15 years ago
flash.c rename CFG_ macros to CONFIG_SYS 16 years ago
hush.c Conditionally perform common relocation fixups 15 years ago
hwconfig.c Add simple hwconfig infrastructure 16 years ago
image.c Conditionally perform common relocation fixups 15 years ago
iomux.c stdio/device: rework function naming convention 16 years ago
kallsyms.c Add support for Linux-like kallsysms 16 years ago
kgdb.c common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile 16 years ago
lcd.c lcd: remove '#if 0' 32-bit scroll, now memcpy does it 15 years ago
lynxkdi.c Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' 16 years ago
main.c readline(): Add ability to modify a string buffer 15 years ago
memsize.c
miiphyutil.c Cleanup: use constant 15 years ago
modem.c make MODEM SUPPORT generic instead of duplicate it 16 years ago
s_record.c
serial.c s5pc1xx: support serial driver 15 years ago
stdio.c arm/microblaze/nios/nios2/sh: Remove relocation fixups 15 years ago
system_map.c Add support for Linux-like kallsysms 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 stdio/device: rework function naming convention 16 years ago
usb_storage.c Fix e-mail address of Gary Jennejohn. 16 years ago
xyzModem.c common: fix 'dummy' is used uninitialized in this function warning 16 years ago