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/mpc8xx
Joakim Tjernlund afc3ba0fc4 relocation: Do not relocate NULL pointers. 15 years ago
..
Makefile
bedbug_860.c Standardize command usage messages with cmd_usage() 16 years ago
commproc.c rename CFG_ macros to CONFIG_SYS 16 years ago
config.mk ppc: Remove -fno-strict-aliasing 15 years ago
cpu.c Fix compile error in building MBX860T. 16 years ago
cpu_init.c rename CFG_ macros to CONFIG_SYS 16 years ago
fdt.c
fec.c Cleanup: fix "MHz" spelling 16 years ago
fec.h
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 16 years ago
kgdb.S rename CFG_ macros to CONFIG_SYS 16 years ago
lcd.c stdio/device: rework function naming convention 16 years ago
plprcr_write.S
scc.c rename CFG_ macros to CONFIG_SYS 16 years ago
serial.c 8xx serial, smc: Coding-Style cleanup serial SMC driver 16 years ago
speed.c rename CFG_ macros to CONFIG_SYS 16 years ago
spi.c rename CFG_ macros to CONFIG_SYS 16 years ago
start.S relocation: Do not relocate NULL pointers. 15 years ago
traps.c
upatch.c rename CFG_ macros to CONFIG_SYS 16 years ago
video.c stdio/device: rework function naming convention 16 years ago
wlkbd.c