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
Joakim Tjernlund afc3ba0fc4 relocation: Do not relocate NULL pointers. 15 years ago
..
Makefile 86xx: Cleanup MP support 16 years ago
cache.S rename CFG_ macros to CONFIG_SYS 16 years ago
config.mk 86xx: Remove redudant PLATFORM_CPPFLAGS 15 years ago
cpu.c ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). 15 years ago
cpu_init.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 15 years ago
ddr-8641.c 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields 16 years ago
fdt.c ppc/85xx/86xx: Device tree fixup for number of cores 15 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 16 years ago
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 relocation: Do not relocate NULL pointers. 15 years ago
traps.c