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
Mike Frysinger e39bf1e2a9 kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed 15 years ago
..
Makefile MPC8xx: Fix libfdt support introduced in commit 77ff7b74 17 years ago
bedbug_860.c Standardize command usage messages with cmd_usage() 16 years ago
commproc.c rename CFG_ macros to CONFIG_SYS 17 years ago
config.mk ppc: remove -ffixed-r14 gcc option. 15 years ago
cpu.c Fix compile error in building MBX860T. 17 years ago
cpu_init.c rename CFG_ macros to CONFIG_SYS 17 years ago
fdt.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 17 years ago
fec.c Cleanup: fix "MHz" spelling 17 years ago
fec.h
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 17 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 17 years ago
kgdb.S rename CFG_ macros to CONFIG_SYS 17 years ago
lcd.c stdio/device: rework function naming convention 16 years ago
plprcr_write.S
scc.c rename CFG_ macros to CONFIG_SYS 17 years ago
serial.c 8xx serial, smc: Coding-Style cleanup serial SMC driver 16 years ago
speed.c rename CFG_ macros to CONFIG_SYS 17 years ago
spi.c rename CFG_ macros to CONFIG_SYS 17 years ago
start.S ppc: Use r12 instead of r14 as GOT pointer. 15 years ago
traps.c kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed 15 years ago
upatch.c rename CFG_ macros to CONFIG_SYS 17 years ago
video.c stdio/device: rework function naming convention 16 years ago
wlkbd.c