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 cc3843e364 common/kgdb.c: fix 'dereferencing type-punned pointer' warning 17 years ago
..
ACEX1K.c Improve configuration of FPGA subsystem 17 years ago
Makefile new command for displaying strings at specified memory locations 17 years ago
altera.c Improve configuration of FPGA subsystem 17 years ago
bedbug.c
circbuf.c
cmd_autoscript.c
cmd_bdinfo.c Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin 17 years ago
cmd_bedbug.c
cmd_bmp.c Fix compilation problem in common/cmd_bmp.c 17 years ago
cmd_boot.c
cmd_bootm.c
cmd_cache.c
cmd_console.c
cmd_date.c
cmd_dcr.c
cmd_diag.c
cmd_display.c
cmd_doc.c
cmd_dtt.c
cmd_eeprom.c
cmd_elf.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_flash.c
cmd_fpga.c Remove bit swapping in Xilinx Spartan bitfile loading 17 years ago
cmd_i2c.c Refactor code for "i2c sdram" command 17 years ago
cmd_ide.c
cmd_immap.c
cmd_itest.c
cmd_jffs2.c Fix building with CRAMFS but not JFFS2 support 17 years ago
cmd_load.c
cmd_log.c
cmd_mac.c FSL: Fix common EEPROM_data structure definition 17 years ago
cmd_mem.c fix copy from ram to dataflash 17 years ago
cmd_mfsl.c
cmd_mii.c Remove the obsolete terse version of do_mii() 17 years ago
cmd_misc.c
cmd_mmc.c
cmd_nand.c cmd_nand : fix compiler warning. 17 years ago
cmd_net.c TFTP: add host ip addr support 17 years ago
cmd_nvedit.c ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected 17 years ago
cmd_onenand.c
cmd_otp.c interface to Blackfin on-chip One-Time-Programmable memory 17 years ago
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx 17 years ago
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_spi.c
cmd_strings.c new command for displaying strings at specified memory locations 17 years ago
cmd_terminal.c add 'terminal program' functionality 17 years ago
cmd_universe.c
cmd_usb.c
cmd_vfd.c
cmd_ximg.c
command.c
console.c
crc16.c
cyclon2.c Improve configuration of FPGA subsystem 17 years ago
devices.c
dlmalloc.c
dlmalloc.src
docecc.c
env_common.c
env_dataflash.c AT91CAP9 support 17 years ago
env_eeprom.c
env_flash.c
env_nand.c fix comments with new drivers organization 17 years ago
env_nowhere.c
env_nvram.c
env_onenand.c
environment.c fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 17 years ago
exports.c
fdt_support.c Fix building of fdt_support.c if DEBUG set 17 years ago
flash.c
fpga.c Improve configuration of FPGA subsystem 17 years ago
ft_build.c
hush.c
kgdb.c common/kgdb.c: fix 'dereferencing type-punned pointer' warning 17 years ago
lcd.c
lists.c
lynxkdi.c
main.c Make bootretry work when command line editing is enabled 17 years ago
memsize.c
miiphybb.c
miiphyutil.c common/miiphyutil.c: Cleanup MII_DEBUG and debug() 17 years ago
s_record.c
serial.c ARM: s3c24xx: Multiple serial port support 17 years ago
soft_i2c.c
soft_spi.c
spartan2.c Fix MSB check in Xilinx Spartan slave serial mode 17 years ago
spartan3.c Fix MSB check in Xilinx Spartan slave serial mode 17 years ago
usb.c
usb_kbd.c Add Ctrl combo key support to usb keyboard driver. 17 years ago
usb_storage.c
virtex2.c Improve configuration of FPGA subsystem 17 years ago
xilinx.c Improve configuration of FPGA subsystem 17 years ago
xyzModem.c