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
Kumar Gala d058698fd2 Add setexpr command 17 years ago
..
ACEX1K.c Improve configuration of FPGA subsystem 17 years ago
Makefile Add setexpr command 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_bootldr.c Blackfin: move bootldr command to common code 17 years ago
cmd_bootm.c The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). 17 years ago
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c Blackfin: new cplbinfo command for viewing cplb tables 17 years ago
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 Fix fdt boardsetup command parsing 17 years ago
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
cmd_load.c
cmd_log.c The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). 17 years ago
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_setexpr.c Add setexpr command 17 years ago
cmd_spi.c
cmd_strings.c new command for displaying strings at specified memory locations 17 years ago
cmd_terminal.c
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 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 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