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
Marcel Ziswiler 7817cb2083 fix comments with new drivers organization 17 years ago
..
ACEX1K.c Improve configuration of FPGA subsystem 17 years ago
Makefile add 'terminal program' functionality 17 years ago
altera.c Improve configuration of FPGA subsystem 17 years ago
bedbug.c
circbuf.c
cmd_autoscript.c
cmd_bdinfo.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_bedbug.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_bmp.c cmd_bmp: Add support for displaying gzip compressed bmps 17 years ago
cmd_boot.c
cmd_bootm.c Merge git://www.denx.de/git/u-boot 17 years ago
cmd_cache.c
cmd_console.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_date.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_dcr.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_diag.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_display.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_doc.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_dtt.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_eeprom.c
cmd_elf.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_ext2.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_fat.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_fdc.c
cmd_fdos.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_fdt.c Improve the FDT help message. 17 years ago
cmd_flash.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_fpga.c Remove bit swapping in Xilinx Spartan bitfile loading 17 years ago
cmd_i2c.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_ide.c Merge git://www.denx.de/git/u-boot 17 years ago
cmd_immap.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_itest.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_jffs2.c Fix building with CRAMFS but not JFFS2 support 17 years ago
cmd_load.c
cmd_log.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_mac.c
cmd_mem.c
cmd_mfsl.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_mii.c Remove the obsolete terse version of do_mii() 17 years ago
cmd_misc.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_mmc.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_nand.c Re-introduce the 'nand read.oob' and 'nand write.oob' commands 17 years ago
cmd_net.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_nvedit.c OneNAND support (take #2) 17 years ago
cmd_onenand.c OneNAND support (take #2) 17 years ago
cmd_pci.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_pcmcia.c
cmd_portio.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_reginfo.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_reiser.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_sata.c
cmd_scsi.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_spi.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_terminal.c add 'terminal program' functionality 17 years ago
cmd_universe.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
cmd_usb.c [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
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
env_eeprom.c
env_flash.c Fix compilation error for omap2420h4_config. 17 years ago
env_nand.c fix comments with new drivers organization 17 years ago
env_nowhere.c
env_nvram.c
env_onenand.c Remove warnings re CONFIG_EXTRA_ENV_SETTINGS 17 years ago
environment.c TQM8xx[LM]: Fix broken environment alignment. 17 years ago
exports.c
fdt_support.c Fine grained per property /chosen updating. 17 years ago
flash.c
fpga.c Improve configuration of FPGA subsystem 17 years ago
ft_build.c
hush.c
kgdb.c
lcd.c
lists.c
lynxkdi.c
main.c Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime 17 years ago
memsize.c
miiphybb.c
miiphyutil.c NET: Add Ethernet 1000BASE-X support for PPC4xx 17 years ago
s_record.c
serial.c serial: Make default_serial_console() a weak function 17 years ago
soft_i2c.c Add MACH_TYPE records for several AT91 boards. 17 years ago
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 ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms 17 years ago
usb_kbd.c Fix the issue of usb_kbd driver missing the scan code of key 'z'. 17 years ago
usb_storage.c Fix compiler warnings for PPC systems. Update CHANGELOG. 17 years ago
virtex2.c Improve configuration of FPGA subsystem 17 years ago
xilinx.c Improve configuration of FPGA subsystem 17 years ago
xyzModem.c