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/mpc86xx
Peter Tyser 79f4333ceb 8xxx: Move dma_init() call to common code 16 years ago
..
Makefile 86xx: Cleanup MP support 16 years ago
cache.S
config.mk
cpu.c 8xxx: Break out DMA code to a common file 16 years ago
cpu_init.c 8xxx: Move dma_init() call to common code 16 years ago
ddr-8641.c
fdt.c 86xx: Cleanup MP support 16 years ago
interrupts.c
mp.c 86xx: Cleanup MP support 16 years ago
release.S 86xx: Cleanup MP support 16 years ago
speed.c mpc8[56]xx: Put localbus clock in sysinfo and gd 16 years ago
start.S Coding style cleanup, update CHANGELOG. 16 years ago
traps.c