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/mpc83xx
Rafal Jaworowski dc9e499c62 Support for DDR with 32-data path. Addotional notes on injecting 19 years ago
..
Makefile
config.mk
cpu.c Add DMA support for MPC83xx. 19 years ago
cpu_init.c Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx 19 years ago
i2c.c
interrupts.c Enable time handling on 83xx 19 years ago
resetvec.S
spd_sdram.c Support for DDR with 32-data path. Addotional notes on injecting 19 years ago
speed.c Code cleanup, especially MIPS for GCC 4.x 19 years ago
start.S Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. 19 years ago
traps.c