[U-Boot-Users] Please pull u-boot-mpc85xx.git
Wolfgang Denk
wd at denx.de
Tue Jul 15 21:37:46 CEST 2008
In message <1216085749-20870-1-git-send-email-afleming at freescale.com> you wrote:
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-mpc85xx.git master
>
> Andrew Klossner (1):
> Change the temp map to ROM to align addresses to page size.
>
> Andy Fleming (4):
> Remove LBC_CACHE_BASE from 8544 DS
> Fix indentation for default boot environment variables
> Remove fake flash bank from 8544 DS
> Clean up INIT_RAM options
>
> Kim Phillips (2):
> fdt: add crypto node handling for MPC8{3, 5}xxE processors
> mpc85xx: use IS_E_PROCESSOR macro
>
> Kumar Gala (4):
> 85xx: Cleanup L2 cache size detection
> MPC8544DS: Report board id, board version and fpga version.
> 85xx: Add some L1/L2 SPR register definitions
> MPC8544DS: Add ATI Video card support
>
> Paul Gortmaker (7):
> 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
> sbc8560: proper definitions for TSEC.
> sbc8560: properly set cs0_bnds for 512MB
> sbc8560: define eth0 and eth1 instead of eth1 and eth2
> sbc8560: add in ft_board_setup()
> sbc8560: add default fdt values
> sbc8560: enable CONFIG_OF_LIBFDT by default
>
> board/freescale/mpc8544ds/law.c | 2 +-
> board/freescale/mpc8544ds/mpc8544ds.c | 5 +-
> board/freescale/mpc8544ds/tlb.c | 12 +---
> board/freescale/mpc8544ds/u-boot.lds | 1 +
> board/sbc8560/sbc8560.c | 32 ++++++++
> common/fdt_support.c | 87 ++++++++++++++++++++++
> cpu/mpc83xx/fdt.c | 20 +++++-
> cpu/mpc85xx/cpu.c | 2 +-
> cpu/mpc85xx/cpu_init.c | 47 ++++++++-----
> cpu/mpc85xx/fdt.c | 7 ++-
> cpu/mpc85xx/start.S | 9 ++-
> cpu/mpc86xx/fdt.c | 2 +-
> include/asm-ppc/processor.h | 29 ++++++++
> include/configs/MPC8544DS.h | 52 ++++++++------
> include/configs/MPC8560ADS.h | 38 +++++-----
> include/configs/sbc8560.h | 128 ++++++++++++++++++++++----------
> include/fdt_support.h | 6 ++
> include/mpc83xx.h | 7 ++-
> 18 files changed, 366 insertions(+), 120 deletions(-)
Done, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A right is not what someone gives you; it's what no one can take from
you. - Ramsey Clark
More information about the U-Boot
mailing list