Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
* 'master' of git://git.denx.de/u-boot-mpc85xx : powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E powerpc/mpc85xx: Workaround for erratum CPU_A011 powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() powerpc/P4080: Check SVR for CPU22 workaround lib/powerpc: addrmap_phys_to_virt() should return a pointer powerpc/85xx: clean up P1022DS board configuration header file powerpc/85xx: fdt_set_phy_handle() should return an error code powerpc/85xx: minor clean-ups to the P2020DS board header file powerpc/p1010rdb: add readme document for p1010rdb powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting powerpc/mpc85xx:Add debugger support for e500v2 SoC powerpc/85xx:Fix NAND code base to support debugger powerpc/85xx:Make debug exception vector accessible powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger PATCH 1/4][v4] doc:Add documentation for e500 external debugger support powerpc/p1010rdb: update mux config of p1010rdb board powerpc/mpc85xx:Add BSC9131 RDB Support powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support powerpc/85xx: Add USB device-tree fixup for various platforms Signed-off-by:Wolfgang Denk <wd@denx.de>
Showing
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- README 9 additions, 0 deletionsREADME
- arch/powerpc/cpu/mpc85xx/Makefile 1 addition, 0 deletionsarch/powerpc/cpu/mpc85xx/Makefile
- arch/powerpc/cpu/mpc85xx/cmd_errata.c 10 additions, 3 deletionsarch/powerpc/cpu/mpc85xx/cmd_errata.c
- arch/powerpc/cpu/mpc85xx/cpu_init.c 17 additions, 14 deletionsarch/powerpc/cpu/mpc85xx/cpu_init.c
- arch/powerpc/cpu/mpc85xx/cpu_init_early.c 31 additions, 1 deletionarch/powerpc/cpu/mpc85xx/cpu_init_early.c
- arch/powerpc/cpu/mpc85xx/cpu_init_nand.c 0 additions, 26 deletionsarch/powerpc/cpu/mpc85xx/cpu_init_nand.c
- arch/powerpc/cpu/mpc85xx/fdt.c 4 additions, 7 deletionsarch/powerpc/cpu/mpc85xx/fdt.c
- arch/powerpc/cpu/mpc85xx/p2041_serdes.c 2 additions, 2 deletionsarch/powerpc/cpu/mpc85xx/p2041_serdes.c
- arch/powerpc/cpu/mpc85xx/release.S 28 additions, 11 deletionsarch/powerpc/cpu/mpc85xx/release.S
- arch/powerpc/cpu/mpc85xx/start.S 83 additions, 7 deletionsarch/powerpc/cpu/mpc85xx/start.S
- arch/powerpc/cpu/mpc8xxx/cpu.c 4 additions, 39 deletionsarch/powerpc/cpu/mpc8xxx/cpu.c
- arch/powerpc/include/asm/config_mpc85xx.h 30 additions, 1 deletionarch/powerpc/include/asm/config_mpc85xx.h
- arch/powerpc/include/asm/immap_85xx.h 118 additions, 1 deletionarch/powerpc/include/asm/immap_85xx.h
- arch/powerpc/include/asm/io.h 1 addition, 1 deletionarch/powerpc/include/asm/io.h
- arch/powerpc/include/asm/processor.h 7 additions, 39 deletionsarch/powerpc/include/asm/processor.h
- board/freescale/bsc9131rdb/Makefile 53 additions, 0 deletionsboard/freescale/bsc9131rdb/Makefile
- board/freescale/bsc9131rdb/README 137 additions, 0 deletionsboard/freescale/bsc9131rdb/README
- board/freescale/bsc9131rdb/bsc9131rdb.c 83 additions, 0 deletionsboard/freescale/bsc9131rdb/bsc9131rdb.c
- board/freescale/bsc9131rdb/ddr.c 187 additions, 0 deletionsboard/freescale/bsc9131rdb/ddr.c
Loading
Please register or sign in to comment