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/mpc5xxx
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 17 years ago
..
Makefile
config.mk
cpu.c rename CFG_ macros to CONFIG_SYS 17 years ago
cpu_init.c rename CFG_ macros to CONFIG_SYS 17 years ago
firmware_sc_task.impl.S
firmware_sc_task_bestcomm.impl.S rename CFG_ macros to CONFIG_SYS 17 years ago
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 17 years ago
ide.c
interrupts.c rename CFG_ macros to CONFIG_SYS 17 years ago
io.S
loadtask.c
pci_mpc5200.c rename CFG_ macros to CONFIG_SYS 17 years ago
serial.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-customlayout.lds Align end of bss by 4 bytes 17 years ago
u-boot.lds Align end of bss by 4 bytes 17 years ago
usb.c rename CFG_ macros to CONFIG_SYS 17 years ago
usb_ohci.c The PIPE_INTERRUPT flag is used wrong 17 years ago
usb_ohci.h