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
Peter Tyser 35ef877f0a Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 years ago
..
ACEX1K.c
Makefile Add support for environment in SPI flash 17 years ago
altera.c Altera Stratix II support 17 years ago
bedbug.c
circbuf.c
cmd_ambapp.c Coding Style cleanup; update CHANGELOG 17 years ago
cmd_autoscript.c Big white-space cleanup. 17 years ago
cmd_bdinfo.c
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c allow ports to override go behavior 17 years ago
cmd_bootldr.c
cmd_bootm.c Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled 17 years ago
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_date.c
cmd_dcr.c Big white-space cleanup. 17 years ago
cmd_df.c SPI API improvements 17 years ago
cmd_diag.c
cmd_display.c
cmd_doc.c
cmd_dtt.c
cmd_eeprom.c
cmd_elf.c allow ports to override bootelf behavior 17 years ago
cmd_ext2.c
cmd_fat.c
cmd_fdc.c Big white-space cleanup. 17 years ago
cmd_fdos.c
cmd_fdt.c Big white-space cleanup. 17 years ago
cmd_flash.c
cmd_fpga.c
cmd_i2c.c Big white-space cleanup. 17 years ago
cmd_ide.c Big white-space cleanup. 17 years ago
cmd_immap.c
cmd_itest.c
cmd_jffs2.c
cmd_load.c
cmd_log.c Avoid initrd and logbuffer area overlaps 17 years ago
cmd_mac.c
cmd_mem.c Big white-space cleanup. 17 years ago
cmd_mfsl.c
cmd_mii.c Add CONFIG_MII_INIT support to related boards 17 years ago
cmd_misc.c
cmd_mmc.c
cmd_mp.c
cmd_nand.c Cleanup nand_info[] declaration. 17 years ago
cmd_net.c
cmd_nvedit.c Add support for environment in SPI flash 17 years ago
cmd_onenand.c Fix OneNAND erase command 17 years ago
cmd_otp.c
cmd_pci.c Big white-space cleanup. 17 years ago
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c Big white-space cleanup. 17 years ago
cmd_reiser.c
cmd_sata.c
cmd_scsi.c Big white-space cleanup. 17 years ago
cmd_setexpr.c
cmd_sf.c SPI Flash: Add "sf" command 17 years ago
cmd_spi.c SPI API improvements 17 years ago
cmd_strings.c
cmd_terminal.c
cmd_universe.c
cmd_usb.c Big white-space cleanup. 17 years ago
cmd_vfd.c Big white-space cleanup. 17 years ago
cmd_ximg.c Memory footprint optimizations 17 years ago
command.c Big white-space cleanup. 17 years ago
console.c Big white-space cleanup. 17 years ago
crc16.c
cyclon2.c
devices.c
dlmalloc.c Make sure common.h is the first include. 17 years ago
dlmalloc.src
docecc.c
env_common.c Add support for environment in SPI flash 17 years ago
env_dataflash.c Big white-space cleanup. 17 years ago
env_eeprom.c environment: cleanup prototype declarations of env functions. 17 years ago
env_flash.c fix building when saveenv is disabled in some setups 17 years ago
env_nand.c Cleanup nand_info[] declaration. 17 years ago
env_nowhere.c
env_nvram.c environment: cleanup prototype declarations of env functions. 17 years ago
env_onenand.c Fix OneNAND erase command 17 years ago
env_sf.c Add support for environment in SPI flash 17 years ago
environment.c
exports.c
fdt_support.c
flash.c
fpga.c Altera Stratix II support 17 years ago
ft_build.c environment: cleanup prototype declarations of env functions. 17 years ago
gunzip.c
hush.c Big white-space cleanup. 17 years ago
image.c Avoid initrd and logbuffer area overlaps 17 years ago
kgdb.c
lcd.c Cleanup nand_info[] declaration. 17 years ago
lists.c Big white-space cleanup. 17 years ago
lynxkdi.c
main.c Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating 17 years ago
memsize.c
miiphybb.c
miiphyutil.c
s_record.c
serial.c
soft_i2c.c soft_i2c: Pull SDA high before reading 17 years ago
soft_spi.c SPI API improvements 17 years ago
spartan2.c
spartan3.c
stratixII.c Altera Stratix II support 17 years ago
usb.c USB: replace old swap_ with proper endianess conversion macros 17 years ago
usb_kbd.c USB: replace old swap_ with proper endianess conversion macros 17 years ago
usb_storage.c USB: replace old swap_ with proper endianess conversion macros 17 years ago
virtex2.c Big white-space cleanup. 17 years ago
xilinx.c
xyzModem.c