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
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
config.mk PPC: Use r2 instead of r29 as global data pointer 17 years ago
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 Patch by TsiChung Liew, 23 Sep 2004: 20 years ago
dramSetup.c rename CFG_ macros to CONFIG_SYS 16 years ago
dramSetup.h Patch by TsiChung Liew, 23 Sep 2004: 20 years ago
fec.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
fec.h Patch by TsiChung Liew, 23 Sep 2004: 20 years ago
fec_dma_tasks.S Patch by TsiChung Liew, 23 Sep 2004: 20 years ago
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
i2cCore.c Cleanup: fix "MHz" spelling 16 years ago
i2cCore.h Patch by TsiChung Liew, 23 Sep 2004: 20 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 16 years ago
io.S Patch by TsiChung Liew, 23 Sep 2004: 20 years ago
loadtask.c Patch by TsiChung Liew, 23 Sep 2004: 20 years ago
pci.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
speed.c Use strmhz() to format clock frequencies 16 years ago
start.S Update U-Boot's build timestamp on every compile 16 years ago
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
u-boot.lds Fix all linker script to handle all rodata sections 16 years ago
uart.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago