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
Wolfgang Denk 5fdc215f0b Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which 17 years ago
..
Makefile MPC8xx: Fix libfdt support introduced in commit 77ff7b74 17 years ago
bedbug_860.c
commproc.c
config.mk PPC: Use r2 instead of r29 as global data pointer 18 years ago
cpu.c Coding Style cleanyp; update CHANGELOG 17 years ago
cpu_init.c rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 17 years ago
fdt.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 17 years ago
fec.c MPC8xx FEC driver: fix compiler warning. 18 years ago
fec.h
i2c.c Big white-space cleanup. 17 years ago
interrupts.c
kgdb.S
lcd.c
plprcr_write.S
scc.c Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which 17 years ago
serial.c
speed.c 8xx: Update OF support on 8xx 17 years ago
spi.c
start.S
traps.c
upatch.c
video.c Fix printf() format issues with sizeof_t types by using %zu 17 years ago
wlkbd.c