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 c75eba3b41 Fix U-Boot compilation for MIPS boards using ELDK 4.0 19 years ago
..
ACEX1K.c * Patch by Steven Scholz, 25 Feb 2004: 21 years ago
Makefile Support passing of OF flat trees to the kernel. 19 years ago
altera.c * Patch by Steven Scholz, 07 Apr 2005: 19 years ago
bedbug.c * Code cleanup: 21 years ago
circbuf.c Add support for Siemens SX1 mobile phone; 21 years ago
cmd_ace.c Fix device partition intialization for SystemACE disks. 19 years ago
cmd_autoscript.c Cleanup for GCC-4.x 19 years ago
cmd_bdinfo.c Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) 19 years ago
cmd_bedbug.c Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
cmd_bmp.c Fix gzip bmp support (test if malloc fails, warning when truncated). 19 years ago
cmd_boot.c * Patch by Scott McNutt, 04 Oct 2003: 21 years ago
cmd_bootm.c Merge with /home/m8/git/u-boot 19 years ago
cmd_cache.c Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
cmd_console.c Patch by Thomas Viehweger, 14 May 2004: 20 years ago
cmd_date.c * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
cmd_dcr.c Cleanup (PPC4xx is AMCC now) 19 years ago
cmd_diag.c * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
cmd_display.c Add keyboard and dot matrix display support for HMI1001 board. 19 years ago
cmd_doc.c Cleanup for GCC-4.x 19 years ago
cmd_dtt.c Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
cmd_eeprom.c Add SM501 support to HH405 board. 19 years ago
cmd_elf.c Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 19 years ago
cmd_ext2.c Merge with /home/sr/git/u-boot 19 years ago
cmd_fat.c * Add automatic update support for LWMON board 20 years ago
cmd_fdc.c Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
cmd_fdos.c * Update TRAB auto update code 21 years ago
cmd_flash.c Added support for TQM834x boards. 19 years ago
cmd_fpga.c Cleanup for GCC-4.x 19 years ago
cmd_i2c.c Cleanup for GCC-4.x 19 years ago
cmd_ide.c Fix U-Boot compilation for MIPS boards using ELDK 4.0 19 years ago
cmd_immap.c Cleanup for GCC-4.x 19 years ago
cmd_itest.c Patch by Thomas Viehweger, 14 May 2004: 20 years ago
cmd_jffs2.c Added support for TQM834x boards. 19 years ago
cmd_load.c Cleanup for GCC-4.x 19 years ago
cmd_log.c Cleanup for GCC-4.x 19 years ago
cmd_mem.c Cleanup for GCC-4.x 19 years ago
cmd_mii.c Add support for multiple PHYs. 19 years ago
cmd_misc.c Fix problem with sleep in NetConsole (use get_timer()) 19 years ago
cmd_mmc.c Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
cmd_nand.c Cleanup for GCC-4.x 19 years ago
cmd_net.c * Patch by Ladislav Michl, 05 Apr 2005: 19 years ago
cmd_nvedit.c Cleanup for GCC-4.x 19 years ago
cmd_pci.c Patch by Manfred Baral, 17 Mar 2005: 19 years ago
cmd_pcmcia.c Cleanup for GCC-4.x 19 years ago
cmd_portio.c Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
cmd_reginfo.c * Cleanup 20 years ago
cmd_reiser.c * Fix get_partition_info() parameter error in all other calls 20 years ago
cmd_scsi.c Cleanup for GCC-4.x 19 years ago
cmd_spi.c Cleanup for GCC-4.x 19 years ago
cmd_universe.c * Patch by Stefan Roese, 03 May 2005: 19 years ago
cmd_usb.c Cleanup for GCC-4.x 19 years ago
cmd_vfd.c * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 21 years ago
cmd_ximg.c Patch by Robert Schwebel, 13 May 2004: 20 years ago
command.c * Patches by Robert Whaley, 29 Nov 2004: 19 years ago
console.c * Patch by Detlev Zundel, 31 Mar 2005: 19 years ago
devices.c Add support for console over UDP (compatible to Ingo Molnar's 20 years ago
dlmalloc.c * Code cleanup: 21 years ago
dlmalloc.src * Code cleanup: 21 years ago
docecc.c * Cleanup 20 years ago
env_common.c Cleanup for GCC-4.x 19 years ago
env_dataflash.c Remove unneeded #include <malloc.h> 19 years ago
env_eeprom.c Remove unneeded #include <malloc.h> 19 years ago
env_flash.c Cleanup for GCC-4.x 19 years ago
env_nand.c Remove unneeded #include <malloc.h> 19 years ago
env_nowhere.c Remove unneeded #include <malloc.h> 19 years ago
env_nvram.c Remove unneeded #include <malloc.h> 19 years ago
environment.c Cleanup build problems (on Fedora Core x86_64 build host) 19 years ago
exports.c * Patch by Martin Krause, 11 Sep 2003: 21 years ago
flash.c Merge with /home/m8/git/u-boot 19 years ago
fpga.c Cleanup for GCC-4.x 19 years ago
ft_build.c Correct includes for flat tree builder. 19 years ago
hush.c Cleanup for GCC-4.x 19 years ago
kgdb.c Cleanup for GCC-4.x 19 years ago
lcd.c Cleanup for GCC-4.x 19 years ago
lists.c Initial revision 22 years ago
lynxkdi.c Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) 19 years ago
main.c Cleanup for GCC-4.x 19 years ago
memsize.c Add a common get_ram_size() function and modify the the 21 years ago
miiphybb.c Add support for multiple PHYs. 19 years ago
miiphyutil.c Fix miiphy global data initialization (problem on 4xx boards when no 19 years ago
s_record.c Initial revision 22 years ago
serial.c * Patch by Leif Lindholm, 23 Sep 2004: 20 years ago
soft_i2c.c Cleanup for GCC-4.x 19 years ago
soft_spi.c * Code cleanup: 21 years ago
spartan2.c * Patch by Steven Scholz, 25 Feb 2004: 21 years ago
spartan3.c Cleanup 19 years ago
usb.c (re)enabled scsi commands do_scsi() and do_scsiboot() 19 years ago
usb_kbd.c * Code cleanup: 21 years ago
usb_storage.c Cleanup for GCC-4.x 19 years ago
virtex2.c Add support for AMD's Pb1x00 eval board; 19 years ago
xilinx.c Cleanup for GCC-4.x 19 years ago