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
 
 
 
 
 
 
u-boot/cpu/mpc8220
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 17 years ago
..
Makefile
config.mk
cpu.c Moved initialization of MPC8220 FEC to cpu_eth_init() 17 years ago
cpu_init.c rename CFG_ macros to CONFIG_SYS 17 years ago
dma.h
dramSetup.c rename CFG_ macros to CONFIG_SYS 17 years ago
dramSetup.h
fec.c
fec.h
fec_dma_tasks.S
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 17 years ago
i2cCore.c Cleanup: fix "MHz" spelling 17 years ago
i2cCore.h
interrupts.c rename CFG_ macros to CONFIG_SYS 17 years ago
io.S
loadtask.c
pci.c rename CFG_ macros to CONFIG_SYS 17 years ago
speed.c Use strmhz() to format clock frequencies 17 years ago
start.S Update U-Boot's build timestamp on every compile 17 years ago
traps.c
u-boot.lds Align end of bss by 4 bytes 17 years ago
uart.c