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
wdenk a06752e36b * Patch by Sean Chang, 9 Aug 2004: 20 years ago
..
405gp_enet.c Fix bug in 405 ethernet driver; allocated data not cleared! 21 years ago
405gp_pci.c Code cleanup; make several boards compile & link. 21 years ago
440gx_enet.c * Patch by Sean Chang, 9 Aug 2004: 20 years ago
Makefile * Patches by Reinhard Meyer, 14 Feb 2004: 21 years ago
bedbug_405.c
commproc.c * Patches by Reinhard Meyer, 14 Feb 2004: 21 years ago
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 21 years ago
cpu.c Code cleanup; make several boards compile & link. 21 years ago
cpu_init.c
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 21 years ago
kgdb.S
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: 21 years ago
resetvec.S
sdram.c cpu/ppc4xx/sdram.c rewritten now using get_ram_size() 21 years ago
serial.c Code cleanup; make several boards compile & link. 21 years ago
spd_sdram.c Updated for PPC405EP boards (2 banks only). 21 years ago
speed.c Patch by Andrea Marson, 11 Jun 2004: 21 years ago
start.S Patch by Travis Sawyer, 30 Dec 2003: 21 years ago
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 21 years ago
vecnum.h