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/mpc8220
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
..
Makefile
config.mk
cpu.c Moved initialization of MPC8220 FEC to cpu_eth_init() 16 years ago
cpu_init.c rename CFG_ macros to CONFIG_SYS 16 years ago
dma.h
dramSetup.c rename CFG_ macros to CONFIG_SYS 16 years ago
dramSetup.h
fec.c
fec.h
fec_dma_tasks.S
i2c.c
i2cCore.c Cleanup: fix "MHz" spelling 16 years ago
i2cCore.h
interrupts.c rename CFG_ macros to CONFIG_SYS 16 years ago
io.S
loadtask.c
pci.c rename CFG_ macros to CONFIG_SYS 16 years ago
speed.c Use strmhz() to format clock frequencies 16 years ago
start.S rename CFG_ macros to CONFIG_SYS 16 years ago
traps.c
u-boot.lds Align end of bss by 4 bytes 16 years ago
uart.c