[U-Boot] Please pull u-boot-mpc85xx.git
Wolfgang Denk
wd at denx.de
Tue Sep 7 21:18:46 CEST 2010
Dear Kumar Gala,
In message <Pine.LNX.4.64.1008311126200.28313 at localhost.localdomain> you wrote:
> The following changes since commit bd2313078114c4b44c4a5ce149af43bcb7fc8854:
> Wolfgang Denk (1):
> Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc85xx master
>
> Kim Phillips (1):
> powerpc/8xxx: share PIC defines among 85xx and 86xx
>
> Kumar Gala (2):
> powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
> powerpc/83xx: Fix build issue with ve8313 board due to lbus changes
>
> Lian Minghuan (1):
> powerpc/85xx: Fix SRIO LAW setup on corenet_ds boards
>
> Matthew McClintock (1):
> mpx85xx/fdt: Add cpu-release-addr for all cores
>
> Scott Wood (1):
> fdt: call fdt_parent_offset fewer times while translating addresses
>
> York Sun (2):
> Fix parameters to support RDIMM for P2020DS
> powerpc/8xxx: Fix dma for 36bit addressing
>
> york (1):
> powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.
>
> arch/powerpc/cpu/mpc85xx/cpu.c | 2 +-
> arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +-
> arch/powerpc/cpu/mpc85xx/fdt.c | 15 ++++----
> arch/powerpc/cpu/mpc85xx/interrupts.c | 2 +-
> arch/powerpc/cpu/mpc85xx/mp.c | 6 ++--
> arch/powerpc/cpu/mpc85xx/p4080_ids.c | 8 ++--
> arch/powerpc/cpu/mpc85xx/traps.c | 2 +-
> arch/powerpc/cpu/mpc8xxx/cpu.c | 8 +++--
> arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c | 1 +
> arch/powerpc/include/asm/fsl_liodn.h | 8 ++--
> arch/powerpc/include/asm/immap_85xx.h | 10 ++---
> arch/powerpc/include/asm/immap_86xx.h | 9 +++--
> board/freescale/corenet_ds/corenet_ds.c | 47 +++++++++++++-----------
> board/freescale/corenet_ds/ddr.c | 18 +++++++++-
> board/freescale/p2020ds/ddr.c | 4 +-
> board/ve8313/ve8313.c | 2 +-
> common/fdt_support.c | 58 +++++++++++-------------------
> drivers/dma/fsl_dma.c | 8 +++-
> include/configs/corenet_ds.h | 2 +-
> include/configs/ve8313.h | 1 +
> 20 files changed, 113 insertions(+), 100 deletions(-)
Applied, 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
Am I your nanny? The kernel is there to support user programs, but
it's a _resource_ handler, not a baby feeder. - Linus Torvalds in
<Pine.LNX.3.91.960425074845.22041C-100000 at linux.cs.Helsinki.FI>
More information about the U-Boot
mailing list