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/mpc85xx
Wolfgang Denk 1d28d48e3d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 17 years ago
..
Makefile 85xx: Added support for multicore boot mechanism 17 years ago
commproc.c Stop using immap_t for cpm offset on 85xx 17 years ago
config.mk 85xx: Add -mno-spe to e500/85xx builds 17 years ago
cpu.c mpc85xx: use IS_E_PROCESSOR macro 17 years ago
cpu_init.c 85xx: Cleanup L2 cache size detection 17 years ago
ether_fcc.c Stop using immap_t for cpm offset on 85xx 17 years ago
fdt.c 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq 17 years ago
interrupts.c Fix source for ECM error IVPR 17 years ago
mp.c Fix some more printf() format problems. 17 years ago
mp.h 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page 17 years ago
pci.c Stop using immap_t on 85xx 17 years ago
qe_io.c Big white-space cleanup. 17 years ago
release.S 85xx: Additional fixes and cleanup of MP code 17 years ago
resetvec.S * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
serial_scc.c Stop using immap_t for cpm offset on 85xx 17 years ago
spd_sdram.c 85xx/86xx: Move to dynamic mgmt of LAWs 17 years ago
speed.c Fix calculation of I2C clock for some 85xx chips 17 years ago
start.S Change the temp map to ROM to align addresses to page size. 17 years ago
tlb.c Coding Style Cleanup; update CHANGELOG 17 years ago
traps.c Fix printf errors. 17 years ago