[U-Boot-Users] Please pull u-boot-mpc85xx.git
Andy Fleming
afleming at freescale.com
Tue Feb 5 18:03:54 CET 2008
are found in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git
Kumar Gala (1):
QE: Move FDT support into a common file
Timur Tabi (1):
85xx,86xx: Determine I2C clock frequencies and store in global_data
common/fdt_support.c | 48 ----------------------
cpu/mpc83xx/fdt.c | 13 +-----
cpu/mpc85xx/fdt.c | 8 +--
cpu/mpc85xx/speed.c | 3 +
cpu/mpc86xx/speed.c | 2 +
drivers/qe/Makefile | 3 +-
drivers/qe/fdt.c | 90 +++++++++++++++++++++++++++++++++++++++++
drivers/qe/qe.h | 1 +
include/asm-ppc/global_data.h | 6 ++-
9 files changed, 108 insertions(+), 66 deletions(-)
create mode 100644 drivers/qe/fdt.c
More information about the U-Boot
mailing list