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/cpu/ppc4xx
stroese 5e746fce05 PMC405 board support added 21 years ago
..
405gp_enet.c Fix bug in 405 ethernet driver; allocated data not cleared! 21 years ago
405gp_pci.c PMC405 board support added 21 years ago
440gx_enet.c * Patch by Sean Chang, 9 Aug 2004: 21 years ago
Makefile * Patches by Reinhard Meyer, 14 Feb 2004: 22 years ago
bedbug_405.c * Code cleanup: 22 years ago
commproc.c * Patches by Reinhard Meyer, 14 Feb 2004: 22 years ago
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 22 years ago
cpu.c Code cleanup; make several boards compile & link. 22 years ago
cpu_init.c - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use. 22 years ago
dcr.S
i2c.c Fix problem in 405 i2c driver; don't try to print without console! 21 years ago
interrupts.c * Patch by Stephan Linz, 09 Mar 2004 22 years ago
kgdb.S * Code cleanup: 22 years ago
miiphy.c Add support for the second Ethernet interface for the 'PPChameleon' board. 21 years ago
miiphy_440.c Patch by Travis Sawyer, 30 Dec 2003: 22 years ago
resetvec.S * Code cleanup: 22 years ago
sdram.c cpu/ppc4xx/sdram.c rewritten now using get_ram_size() 21 years ago
serial.c Code cleanup; make several boards compile & link. 22 years ago
spd_sdram.c Updated for PPC405EP boards (2 banks only). 22 years ago
speed.c CPU speed calculation updated (fixed a rounding problem) 21 years ago
start.S Patch by Travis Sawyer, 30 Dec 2003: 22 years ago
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 22 years ago
vecnum.h