[U-Boot] [PULL] u-boot-mpc5xxx / master
Tom Rini
trini at ti.com
Mon Oct 27 23:19:21 CET 2014
On Mon, Oct 27, 2014 at 03:29:51PM +0100, Wolfgang Denk wrote:
> Dear Tom,
>
> The following changes since commit d0796defbe8eff6fc3c27c893dcbc47af59d4764:
>
> Merge http://git.denx.de/u-boot-sunxi (2014-10-26 14:13:24 -0400)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-mpc5xxx.git master
>
> for you to fetch changes up to f06f9a1fb1cd332435b9e8660355f57d7d3f98d8:
>
> ppc: Zap TQM8272 board (2014-10-27 14:35:56 +0100)
>
> ----------------------------------------------------------------
> Anatolij Gustschin (8):
> powerpc: mpc512x: fix boot breakage
> powerpc: mpc5121ads: convert to generic board
> powerpc: pdm360ng: convert to generic board
> powerpc: aria: convert to generic board
> powerpc: ac14xx: convert to generic board
> powerpc: mecp5123: convert to generic board
> powerpc: digsy_mtc: convert to generic board
> powerpc: mpc5121ads: update board config info in README
>
> Marek Vasut (7):
> ppc: Zap ICU862 board
> ppc: Zap MHPC board
> ppc: Zap Hymod board
> ppc: Zap HWW1U1A board
> ppc: Zap IDS8247 board
> ppc: Zap TQM8260 board
> ppc: Zap TQM8272 board
>
> Wolfgang Denk (2):
> README.scrapyard: update commit IDs
> PowerPC: drop some 74xx_7xx boards and related code
>
> arch/powerpc/cpu/74xx_7xx/Kconfig | 16 -
> arch/powerpc/cpu/74xx_7xx/start.S | 13 +-
> arch/powerpc/cpu/mpc8260/Kconfig | 16 -
> arch/powerpc/cpu/mpc8260/ether_fcc.c | 27 +-
> arch/powerpc/cpu/mpc8260/interrupts.c | 10 +-
> arch/powerpc/cpu/mpc8260/pci.c | 2 -
> arch/powerpc/cpu/mpc8260/start.S | 14 -
> arch/powerpc/cpu/mpc83xx/start.S | 11 -
> arch/powerpc/cpu/mpc85xx/Kconfig | 4 -
> arch/powerpc/cpu/mpc8xx/Kconfig | 8 -
> arch/powerpc/cpu/mpc8xx/cpu_init.c | 2 -
> arch/powerpc/cpu/mpc8xx/fec.c | 40 +-
> arch/powerpc/include/asm/immap_512x.h | 1 +
> arch/powerpc/include/asm/u-boot.h | 3 -
> board/Marvell/common/flash.c | 1056 -----------
> board/Marvell/common/i2c.c | 521 ------
> board/Marvell/common/intel_flash.c | 253 ---
> board/Marvell/common/misc.S | 235 ---
> board/Marvell/common/serial.c | 8 -
> board/Marvell/db64360/64360.h | 36 -
> board/Marvell/db64360/Kconfig | 12 -
> board/Marvell/db64360/MAINTAINERS | 6 -
> board/Marvell/db64360/Makefile | 13 -
> board/Marvell/db64360/README | 105 --
> board/Marvell/db64360/db64360.c | 922 ---------
> board/Marvell/db64360/eth.h | 28 -
> board/Marvell/db64360/mpsc.c | 1001 ----------
> board/Marvell/db64360/mpsc.h | 140 --
> board/Marvell/db64360/mv_eth.c | 3128 -------------------------------
> board/Marvell/db64360/mv_eth.h | 818 --------
> board/Marvell/db64360/mv_regs.h | 1108 -----------
> board/Marvell/db64360/pci.c | 923 ---------
> board/Marvell/db64360/sdram_init.c | 1945 -------------------
> board/Marvell/db64460/64460.h | 36 -
> board/Marvell/db64460/Kconfig | 12 -
> board/Marvell/db64460/MAINTAINERS | 6 -
> board/Marvell/db64460/Makefile | 13 -
> board/Marvell/db64460/README | 105 --
> board/Marvell/db64460/db64460.c | 922 ---------
> board/Marvell/db64460/eth.h | 27 -
> board/Marvell/db64460/mpsc.c | 1001 ----------
> board/Marvell/db64460/mpsc.h | 140 --
> board/Marvell/db64460/mv_eth.c | 3127 -------------------------------
> board/Marvell/db64460/mv_eth.h | 815 --------
> board/Marvell/db64460/mv_regs.h | 1108 -----------
> board/Marvell/db64460/pci.c | 923 ---------
> board/Marvell/db64460/sdram_init.c | 1950 -------------------
> board/Marvell/include/core.h | 236 ---
> board/Marvell/include/mv_gen_reg.h | 2296 -----------------------
> board/eltec/mhpc/Kconfig | 12 -
> board/eltec/mhpc/MAINTAINERS | 6 -
> board/eltec/mhpc/Makefile | 8 -
> board/eltec/mhpc/flash.c | 414 -----
> board/eltec/mhpc/mhpc.c | 465 -----
> board/eltec/mhpc/u-boot.lds.debug | 121 --
> board/esd/cpci750/64360.h | 37 -
> board/esd/cpci750/Kconfig | 12 -
> board/esd/cpci750/MAINTAINERS | 6 -
> board/esd/cpci750/Makefile | 14 -
> board/esd/cpci750/cpci750.c | 1088 -----------
> board/esd/cpci750/eth.h | 28 -
> board/esd/cpci750/i2c.c | 475 -----
> board/esd/cpci750/i2c.h | 16 -
> board/esd/cpci750/ide.c | 74 -
> board/esd/cpci750/local.h | 69 -
> board/esd/cpci750/misc.S | 245 ---
> board/esd/cpci750/mpsc.c | 1002 ----------
> board/esd/cpci750/mpsc.h | 140 --
> board/esd/cpci750/mv_eth.c | 3131 -------------------------------
> board/esd/cpci750/mv_eth.h | 819 --------
> board/esd/cpci750/mv_regs.h | 1108 -----------
> board/esd/cpci750/pci.c | 1028 ----------
> board/esd/cpci750/sdram_init.c | 1702 -----------------
> board/esd/cpci750/serial.c | 106 --
> board/exmeritus/hww1u1a/Kconfig | 12 -
> board/exmeritus/hww1u1a/MAINTAINERS | 6 -
> board/exmeritus/hww1u1a/Makefile | 12 -
> board/exmeritus/hww1u1a/ddr.c | 34 -
> board/exmeritus/hww1u1a/gpios.h | 56 -
> board/exmeritus/hww1u1a/hww1u1a.c | 268 ---
> board/exmeritus/hww1u1a/law.c | 18 -
> board/exmeritus/hww1u1a/tlb.c | 90 -
> board/freescale/mpc5121ads/README | 4 +-
> board/hymod/Kconfig | 9 -
> board/hymod/MAINTAINERS | 6 -
> board/hymod/Makefile | 8 -
> board/hymod/bsp.c | 387 ----
> board/hymod/config.mk | 14 -
> board/hymod/eeprom.c | 678 -------
> board/hymod/env.c | 221 ---
> board/hymod/fetch.c | 91 -
> board/hymod/flash.c | 490 -----
> board/hymod/flash.h | 140 --
> board/hymod/global_env | 145 --
> board/hymod/hymod.c | 521 ------
> board/hymod/hymod.h | 305 ---
> board/hymod/input.c | 91 -
> board/hymod/u-boot.lds | 132 --
> board/hymod/u-boot.lds.debug | 121 --
> board/icu862/Kconfig | 9 -
> board/icu862/MAINTAINERS | 7 -
> board/icu862/Makefile | 8 -
> board/icu862/flash.c | 575 ------
> board/icu862/icu862.c | 199 --
> board/icu862/pcmcia.c | 262 ---
> board/icu862/u-boot.lds | 82 -
> board/icu862/u-boot.lds.debug | 122 --
> board/ids/ids8247/Kconfig | 12 -
> board/ids/ids8247/MAINTAINERS | 6 -
> board/ids/ids8247/Makefile | 11 -
> board/ids/ids8247/ids8247.c | 390 ----
> board/prodrive/p3mx/64460.h | 36 -
> board/prodrive/p3mx/Kconfig | 12 -
> board/prodrive/p3mx/MAINTAINERS | 7 -
> board/prodrive/p3mx/Makefile | 10 -
> board/prodrive/p3mx/eth.h | 28 -
> board/prodrive/p3mx/misc.S | 245 ---
> board/prodrive/p3mx/mpsc.c | 997 ----------
> board/prodrive/p3mx/mpsc.h | 140 --
> board/prodrive/p3mx/mv_eth.c | 3291 ---------------------------------
> board/prodrive/p3mx/mv_eth.h | 815 --------
> board/prodrive/p3mx/mv_regs.h | 1109 -----------
> board/prodrive/p3mx/p3mx.c | 838 ---------
> board/prodrive/p3mx/p3mx.h | 17 -
> board/prodrive/p3mx/pci.c | 1003 ----------
> board/prodrive/p3mx/sdram_init.c | 418 -----
> board/prodrive/p3mx/serial.c | 106 --
> board/tqc/tqm8260/Kconfig | 12 -
> board/tqc/tqm8260/MAINTAINERS | 16 -
> board/tqc/tqm8260/Makefile | 8 -
> board/tqc/tqm8260/README | 415 -----
> board/tqc/tqm8260/tqm8260.c | 352 ----
> board/tqc/tqm8272/Kconfig | 12 -
> board/tqc/tqm8272/MAINTAINERS | 6 -
> board/tqc/tqm8272/Makefile | 8 -
> board/tqc/tqm8272/nand.c | 264 ---
> board/tqc/tqm8272/tqm8272.c | 944 ----------
> board/tqc/tqm8272/tqm8272.h | 37 -
> configs/CPCI750_defconfig | 3 -
> configs/DB64360_defconfig | 3 -
> configs/DB64460_defconfig | 3 -
> configs/HWW1U1A_defconfig | 3 -
> configs/ICU862_100MHz_defconfig | 4 -
> configs/ICU862_defconfig | 3 -
> configs/IDS8247_defconfig | 3 -
> configs/MHPC_defconfig | 3 -
> configs/TQM8255_AA_defconfig | 4 -
> configs/TQM8260_AA_defconfig | 4 -
> configs/TQM8260_AB_defconfig | 4 -
> configs/TQM8260_AC_defconfig | 4 -
> configs/TQM8260_AD_defconfig | 4 -
> configs/TQM8260_AE_defconfig | 4 -
> configs/TQM8260_AF_defconfig | 4 -
> configs/TQM8260_AG_defconfig | 4 -
> configs/TQM8260_AH_defconfig | 4 -
> configs/TQM8260_AI_defconfig | 4 -
> configs/TQM8265_AA_defconfig | 4 -
> configs/TQM8272_defconfig | 3 -
> configs/hymod_defconfig | 3 -
> configs/p3m7448_defconfig | 4 -
> configs/p3m750_defconfig | 4 -
> doc/README.scrapyard | 28 +-
> drivers/net/eepro100.c | 2 +-
> include/asm-generic/u-boot.h | 3 -
> include/common.h | 3 -
> include/commproc.h | 32 -
> include/configs/CPCI750.h | 609 ------
> include/configs/DB64360.h | 579 ------
> include/configs/DB64460.h | 517 ------
> include/configs/HWW1U1A.h | 460 -----
> include/configs/ICU862.h | 443 -----
> include/configs/IDS8247.h | 462 -----
> include/configs/MHPC.h | 369 ----
> include/configs/TQM8260.h | 620 -------
> include/configs/TQM8272.h | 735 --------
> include/configs/ac14xx.h | 3 +
> include/configs/aria.h | 3 +
> include/configs/digsy_mtc.h | 2 +
> include/configs/hymod.h | 728 --------
> include/configs/mecp5123.h | 3 +
> include/configs/mpc5121ads.h | 3 +
> include/configs/p3mx.h | 434 -----
> include/configs/pdm360ng.h | 2 +
> include/pcmcia.h | 2 -
> include/status_led.h | 19 -
> tools/bddb/README | 116 --
> tools/bddb/badsubmit.php | 23 -
> tools/bddb/bddb.css | 207 ---
> tools/bddb/brlog.php | 109 --
> tools/bddb/browse.php | 147 --
> tools/bddb/config.php | 16 -
> tools/bddb/create_tables.sql | 90 -
> tools/bddb/defs.php | 710 -------
> tools/bddb/dodelete.php | 65 -
> tools/bddb/dodellog.php | 57 -
> tools/bddb/doedit.php | 186 --
> tools/bddb/doedlog.php | 76 -
> tools/bddb/donew.php | 230 ---
> tools/bddb/donewlog.php | 86 -
> tools/bddb/edit.php | 131 --
> tools/bddb/edlog.php | 86 -
> tools/bddb/execute.php | 33 -
> tools/bddb/index.php | 38 -
> tools/bddb/new.php | 120 --
> tools/bddb/newlog.php | 54 -
> 205 files changed, 44 insertions(+), 62636 deletions(-)
> delete mode 100644 board/Marvell/common/flash.c
> delete mode 100644 board/Marvell/common/i2c.c
> delete mode 100644 board/Marvell/common/intel_flash.c
> delete mode 100644 board/Marvell/common/misc.S
> delete mode 100644 board/Marvell/db64360/64360.h
> delete mode 100644 board/Marvell/db64360/Kconfig
> delete mode 100644 board/Marvell/db64360/MAINTAINERS
> delete mode 100644 board/Marvell/db64360/Makefile
> delete mode 100644 board/Marvell/db64360/README
> delete mode 100644 board/Marvell/db64360/db64360.c
> delete mode 100644 board/Marvell/db64360/eth.h
> delete mode 100644 board/Marvell/db64360/mpsc.c
> delete mode 100644 board/Marvell/db64360/mpsc.h
> delete mode 100644 board/Marvell/db64360/mv_eth.c
> delete mode 100644 board/Marvell/db64360/mv_eth.h
> delete mode 100644 board/Marvell/db64360/mv_regs.h
> delete mode 100644 board/Marvell/db64360/pci.c
> delete mode 100644 board/Marvell/db64360/sdram_init.c
> delete mode 100644 board/Marvell/db64460/64460.h
> delete mode 100644 board/Marvell/db64460/Kconfig
> delete mode 100644 board/Marvell/db64460/MAINTAINERS
> delete mode 100644 board/Marvell/db64460/Makefile
> delete mode 100644 board/Marvell/db64460/README
> delete mode 100644 board/Marvell/db64460/db64460.c
> delete mode 100644 board/Marvell/db64460/eth.h
> delete mode 100644 board/Marvell/db64460/mpsc.c
> delete mode 100644 board/Marvell/db64460/mpsc.h
> delete mode 100644 board/Marvell/db64460/mv_eth.c
> delete mode 100644 board/Marvell/db64460/mv_eth.h
> delete mode 100644 board/Marvell/db64460/mv_regs.h
> delete mode 100644 board/Marvell/db64460/pci.c
> delete mode 100644 board/Marvell/db64460/sdram_init.c
> delete mode 100644 board/Marvell/include/core.h
> delete mode 100644 board/Marvell/include/mv_gen_reg.h
> delete mode 100644 board/eltec/mhpc/Kconfig
> delete mode 100644 board/eltec/mhpc/MAINTAINERS
> delete mode 100644 board/eltec/mhpc/Makefile
> delete mode 100644 board/eltec/mhpc/flash.c
> delete mode 100644 board/eltec/mhpc/mhpc.c
> delete mode 100644 board/eltec/mhpc/u-boot.lds.debug
> delete mode 100644 board/esd/cpci750/64360.h
> delete mode 100644 board/esd/cpci750/Kconfig
> delete mode 100644 board/esd/cpci750/MAINTAINERS
> delete mode 100644 board/esd/cpci750/Makefile
> delete mode 100644 board/esd/cpci750/cpci750.c
> delete mode 100644 board/esd/cpci750/eth.h
> delete mode 100644 board/esd/cpci750/i2c.c
> delete mode 100644 board/esd/cpci750/i2c.h
> delete mode 100644 board/esd/cpci750/ide.c
> delete mode 100644 board/esd/cpci750/local.h
> delete mode 100644 board/esd/cpci750/misc.S
> delete mode 100644 board/esd/cpci750/mpsc.c
> delete mode 100644 board/esd/cpci750/mpsc.h
> delete mode 100644 board/esd/cpci750/mv_eth.c
> delete mode 100644 board/esd/cpci750/mv_eth.h
> delete mode 100644 board/esd/cpci750/mv_regs.h
> delete mode 100644 board/esd/cpci750/pci.c
> delete mode 100644 board/esd/cpci750/sdram_init.c
> delete mode 100644 board/esd/cpci750/serial.c
> delete mode 100644 board/exmeritus/hww1u1a/Kconfig
> delete mode 100644 board/exmeritus/hww1u1a/MAINTAINERS
> delete mode 100644 board/exmeritus/hww1u1a/Makefile
> delete mode 100644 board/exmeritus/hww1u1a/ddr.c
> delete mode 100644 board/exmeritus/hww1u1a/gpios.h
> delete mode 100644 board/exmeritus/hww1u1a/hww1u1a.c
> delete mode 100644 board/exmeritus/hww1u1a/law.c
> delete mode 100644 board/exmeritus/hww1u1a/tlb.c
> delete mode 100644 board/hymod/Kconfig
> delete mode 100644 board/hymod/MAINTAINERS
> delete mode 100644 board/hymod/Makefile
> delete mode 100644 board/hymod/bsp.c
> delete mode 100644 board/hymod/config.mk
> delete mode 100644 board/hymod/eeprom.c
> delete mode 100644 board/hymod/env.c
> delete mode 100644 board/hymod/fetch.c
> delete mode 100644 board/hymod/flash.c
> delete mode 100644 board/hymod/flash.h
> delete mode 100644 board/hymod/global_env
> delete mode 100644 board/hymod/hymod.c
> delete mode 100644 board/hymod/hymod.h
> delete mode 100644 board/hymod/input.c
> delete mode 100644 board/hymod/u-boot.lds
> delete mode 100644 board/hymod/u-boot.lds.debug
> delete mode 100644 board/icu862/Kconfig
> delete mode 100644 board/icu862/MAINTAINERS
> delete mode 100644 board/icu862/Makefile
> delete mode 100644 board/icu862/flash.c
> delete mode 100644 board/icu862/icu862.c
> delete mode 100644 board/icu862/pcmcia.c
> delete mode 100644 board/icu862/u-boot.lds
> delete mode 100644 board/icu862/u-boot.lds.debug
> delete mode 100644 board/ids/ids8247/Kconfig
> delete mode 100644 board/ids/ids8247/MAINTAINERS
> delete mode 100644 board/ids/ids8247/Makefile
> delete mode 100644 board/ids/ids8247/ids8247.c
> delete mode 100644 board/prodrive/p3mx/64460.h
> delete mode 100644 board/prodrive/p3mx/Kconfig
> delete mode 100644 board/prodrive/p3mx/MAINTAINERS
> delete mode 100644 board/prodrive/p3mx/Makefile
> delete mode 100644 board/prodrive/p3mx/eth.h
> delete mode 100644 board/prodrive/p3mx/misc.S
> delete mode 100644 board/prodrive/p3mx/mpsc.c
> delete mode 100644 board/prodrive/p3mx/mpsc.h
> delete mode 100644 board/prodrive/p3mx/mv_eth.c
> delete mode 100644 board/prodrive/p3mx/mv_eth.h
> delete mode 100644 board/prodrive/p3mx/mv_regs.h
> delete mode 100644 board/prodrive/p3mx/p3mx.c
> delete mode 100644 board/prodrive/p3mx/p3mx.h
> delete mode 100644 board/prodrive/p3mx/pci.c
> delete mode 100644 board/prodrive/p3mx/sdram_init.c
> delete mode 100644 board/prodrive/p3mx/serial.c
> delete mode 100644 board/tqc/tqm8260/Kconfig
> delete mode 100644 board/tqc/tqm8260/MAINTAINERS
> delete mode 100644 board/tqc/tqm8260/Makefile
> delete mode 100644 board/tqc/tqm8260/README
> delete mode 100644 board/tqc/tqm8260/tqm8260.c
> delete mode 100644 board/tqc/tqm8272/Kconfig
> delete mode 100644 board/tqc/tqm8272/MAINTAINERS
> delete mode 100644 board/tqc/tqm8272/Makefile
> delete mode 100644 board/tqc/tqm8272/nand.c
> delete mode 100644 board/tqc/tqm8272/tqm8272.c
> delete mode 100644 board/tqc/tqm8272/tqm8272.h
> delete mode 100644 configs/CPCI750_defconfig
> delete mode 100644 configs/DB64360_defconfig
> delete mode 100644 configs/DB64460_defconfig
> delete mode 100644 configs/HWW1U1A_defconfig
> delete mode 100644 configs/ICU862_100MHz_defconfig
> delete mode 100644 configs/ICU862_defconfig
> delete mode 100644 configs/IDS8247_defconfig
> delete mode 100644 configs/MHPC_defconfig
> delete mode 100644 configs/TQM8255_AA_defconfig
> delete mode 100644 configs/TQM8260_AA_defconfig
> delete mode 100644 configs/TQM8260_AB_defconfig
> delete mode 100644 configs/TQM8260_AC_defconfig
> delete mode 100644 configs/TQM8260_AD_defconfig
> delete mode 100644 configs/TQM8260_AE_defconfig
> delete mode 100644 configs/TQM8260_AF_defconfig
> delete mode 100644 configs/TQM8260_AG_defconfig
> delete mode 100644 configs/TQM8260_AH_defconfig
> delete mode 100644 configs/TQM8260_AI_defconfig
> delete mode 100644 configs/TQM8265_AA_defconfig
> delete mode 100644 configs/TQM8272_defconfig
> delete mode 100644 configs/hymod_defconfig
> delete mode 100644 configs/p3m7448_defconfig
> delete mode 100644 configs/p3m750_defconfig
> delete mode 100644 include/configs/CPCI750.h
> delete mode 100644 include/configs/DB64360.h
> delete mode 100644 include/configs/DB64460.h
> delete mode 100644 include/configs/HWW1U1A.h
> delete mode 100644 include/configs/ICU862.h
> delete mode 100644 include/configs/IDS8247.h
> delete mode 100644 include/configs/MHPC.h
> delete mode 100644 include/configs/TQM8260.h
> delete mode 100644 include/configs/TQM8272.h
> delete mode 100644 include/configs/hymod.h
> delete mode 100644 include/configs/p3mx.h
> delete mode 100644 tools/bddb/README
> delete mode 100644 tools/bddb/badsubmit.php
> delete mode 100644 tools/bddb/bddb.css
> delete mode 100644 tools/bddb/brlog.php
> delete mode 100644 tools/bddb/browse.php
> delete mode 100644 tools/bddb/config.php
> delete mode 100644 tools/bddb/create_tables.sql
> delete mode 100644 tools/bddb/defs.php
> delete mode 100644 tools/bddb/dodelete.php
> delete mode 100644 tools/bddb/dodellog.php
> delete mode 100644 tools/bddb/doedit.php
> delete mode 100644 tools/bddb/doedlog.php
> delete mode 100644 tools/bddb/donew.php
> delete mode 100644 tools/bddb/donewlog.php
> delete mode 100644 tools/bddb/edit.php
> delete mode 100644 tools/bddb/edlog.php
> delete mode 100644 tools/bddb/execute.php
> delete mode 100644 tools/bddb/index.php
> delete mode 100644 tools/bddb/new.php
> delete mode 100644 tools/bddb/newlog.php
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141027/5acaa24e/attachment.pgp>
More information about the U-Boot
mailing list