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
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 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
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 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 16 years ago
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 15 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 8xx, icache: enabling ICache not before running from RAM 16 years ago
traps.c
upatch.c rename CFG_ macros to CONFIG_SYS 16 years ago
video.c stdio/device: rework function naming convention 15 years ago
wlkbd.c