
Dear Kumar Gala,
In message Pine.LNX.4.64.1008311126200.28313@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