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 ba94a1bba3 * Update Intel IXP4xx support 19 years ago
..
ACEX1K.c * Patch by Steven Scholz, 25 Feb 2004: 21 years ago
Makefile Add support for ymodem protocol (loady command). 19 years ago
altera.c * Patch by Steven Scholz, 07 Apr 2005: 20 years ago
bedbug.c
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 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cmd_bedbug.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cmd_bmp.c Fix gzip bmp support (test if malloc fails, warning when truncated). 19 years ago
cmd_boot.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cmd_bootm.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cmd_cache.c
cmd_console.c Patch by Thomas Viehweger, 14 May 2004: 21 years ago
cmd_date.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cmd_dcr.c Cleanup (PPC4xx is AMCC now) 19 years ago
cmd_diag.c * Patches by Thomas Viehweger, 16 Mar 2004: 21 years ago
cmd_display.c Add keyboard and dot matrix display support for HMI1001 board. 19 years ago
cmd_doc.c Remove dependencies between DoC code and old legacy NAND driver. 19 years ago
cmd_dtt.c
cmd_eeprom.c Add SM501 support to HH405 board. 19 years ago
cmd_elf.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 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 Add loads of ntohl() in image header handling 19 years ago
cmd_fdos.c
cmd_flash.c Fixes common/cmd_flash.c: 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 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cmd_immap.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cmd_itest.c Patch by Thomas Viehweger, 14 May 2004: 21 years ago
cmd_jffs2.c Re-factoring the legacy NAND code (legacy NAND now only in board-specific 19 years ago
cmd_load.c Declare load_serial_ymodem() when using CFG_CMD_LOADB. 19 years ago
cmd_log.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 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
cmd_nand.c Add loads of ntohl() in image header handling 19 years ago
cmd_net.c * Patch by Ladislav Michl, 05 Apr 2005: 20 years ago
cmd_nvedit.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cmd_pci.c Patch by Manfred Baral, 17 Mar 2005: 20 years ago
cmd_pcmcia.c Fix PCMCIA support on virtlab2 19 years ago
cmd_portio.c
cmd_reginfo.c * Cleanup 21 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: 20 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: 21 years ago
command.c Adjust "echo" as a default command 19 years ago
console.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
crc16.c Some code cleanup 19 years ago
devices.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
dlmalloc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
dlmalloc.src
docecc.c * Cleanup 21 years ago
env_common.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
env_dataflash.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
env_eeprom.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
env_flash.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
env_nand.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
env_nowhere.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
env_nvram.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
environment.c Add M5271EVB board support. 19 years ago
exports.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 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 Add support for passing initrd information via flat device tree 19 years ago
hush.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
kgdb.c Cleanup for GCC-4.x 19 years ago
lcd.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
lists.c
lynxkdi.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
main.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 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
serial.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
soft_i2c.c * Update Intel IXP4xx support 19 years ago
soft_spi.c
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
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
xyzModem.c Fix compile warnings in common/xyzModem.c 19 years ago