The following changes since commit d685b74c64a38849f1a129b3ab846fbf67dd937e: Dave Liu (1): 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Matthias Fuchs (6): ppc4xx: Handle other board variant in PMC440 FPGA code ppc4xx: Clean up PMC440 header ppc4xx: Fix esd loadpci command ppc4xx: Update PMC440 board configuration ppc4xx: Fix PMC440 BSP commands ppc4xx: Update PMC440 board support Ricardo Ribalda Delgado (1): ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg Stefan Roese (2): ppc4xx: Correctly configure the GPIO pin muxing on Arches ppc4xx: Fix spelling error in MAINTAINERS file MAINTAINERS | 4 +- board/avnet/fx12mm/xparameters.h | 2 +- board/esd/common/cmd_loadpci.c | 24 +++++-- board/esd/pmc440/cmd_pmc440.c | 70 ++++++++++--------- board/esd/pmc440/fpga.c | 5 +- board/esd/pmc440/pmc440.c | 128 +++++++++++++++++++++++++++++------ board/esd/pmc440/pmc440.h | 17 ++--- include/configs/PMC440.h | 70 ++++++++++++-------- include/configs/canyonlands.h | 12 +++- include/configs/fx12mm.h | 3 - include/configs/ml507.h | 6 +- include/configs/xilinx-ppc.h | 136 ++++++++++++++++++++++++++++++++++++++ include/configs/xilinx-ppc405.h | 91 +------------------------- include/configs/xilinx-ppc440.h | 88 ++----------------------- 14 files changed, 372 insertions(+), 284 deletions(-) create mode 100644 include/configs/xilinx-ppc.h _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot