From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ppc4xx/next
Date: Tue, 02 Oct 2012 15:36:25 +0200 [thread overview]
Message-ID: <506AEDD9.3080506@denx.de> (raw)
Hi Tom,
Please pull the following mostly removal patches for "next":
The following changes since commit d05eb7acf0f6ad5682ab75c25af52921e9fa5863:
MAINTAINERS: Move dbau1x00 to orphaned. (2012-09-27 13:04:42 -0700)
are available in the git repository at:
git://www.denx.de/git/u-boot-ppc4xx.git next
for you to fetch changes up to 2e0ad6b01f33fc84bd1dc8c403ab4abce284528d:
pmc405de and zeus: remove the env_ptr externs (2012-10-02 15:23:06 +0200)
----------------------------------------------------------------
Igor Grinberg (1):
pmc405de and zeus: remove the env_ptr externs
Stefan Roese (3):
ppc4xx: Remove IOP480 support
ppc4xx: Remove ML2 board support
ppc4xx: Remove AP1000 board support
MAINTAINERS | 6 -
arch/powerpc/cpu/ppc4xx/Makefile | 1 -
arch/powerpc/cpu/ppc4xx/cpu.c | 16 +-
arch/powerpc/cpu/ppc4xx/iop480_uart.c | 236 ---------
arch/powerpc/cpu/ppc4xx/speed.c | 25 -
arch/powerpc/cpu/ppc4xx/start.S | 108 ----
arch/powerpc/include/asm/cache.h | 2 +-
arch/powerpc/include/asm/ppc405.h | 4 -
arch/powerpc/include/asm/ppc4xx.h | 7 -
board/amirix/ap1000/Makefile | 47 --
board/amirix/ap1000/ap1000.c | 709 --------------------------
board/amirix/ap1000/ap1000.h | 173 -------
board/amirix/ap1000/flash.c | 900 ----------------------------------
board/amirix/ap1000/init.S | 30 --
board/amirix/ap1000/pci.c | 318 ------------
board/amirix/ap1000/powerspan.c | 750 ----------------------------
board/amirix/ap1000/powerspan.h | 170 -------
board/amirix/ap1000/serial.c | 111 -----
board/amirix/ap1000/u-boot.lds | 96 ----
board/esd/pmc405de/pmc405de.c | 1 -
board/ml2/Makefile | 45 --
board/ml2/flash.c | 300 ------------
board/ml2/init.S | 30 --
board/ml2/ml2.c | 62 ---
board/ml2/serial.c | 115 -----
board/ml2/u-boot.lds | 94 ----
board/ml2/u-boot.lds.debug | 135 -----
board/zeus/zeus.c | 1 -
boards.cfg | 4 -
drivers/net/e1000.c | 42 +-
include/common.h | 6 +-
include/configs/ADCIOP.h | 203 --------
include/configs/AP1000.h | 247 ----------
include/configs/DASA_SIM.h | 194 --------
include/configs/ML2.h | 257 ----------
include/vxworks.h | 2 -
36 files changed, 6 insertions(+), 5441 deletions(-)
delete mode 100644 arch/powerpc/cpu/ppc4xx/iop480_uart.c
delete mode 100644 board/amirix/ap1000/Makefile
delete mode 100644 board/amirix/ap1000/ap1000.c
delete mode 100644 board/amirix/ap1000/ap1000.h
delete mode 100644 board/amirix/ap1000/flash.c
delete mode 100644 board/amirix/ap1000/init.S
delete mode 100644 board/amirix/ap1000/pci.c
delete mode 100644 board/amirix/ap1000/powerspan.c
delete mode 100644 board/amirix/ap1000/powerspan.h
delete mode 100644 board/amirix/ap1000/serial.c
delete mode 100644 board/amirix/ap1000/u-boot.lds
delete mode 100644 board/ml2/Makefile
delete mode 100644 board/ml2/flash.c
delete mode 100644 board/ml2/init.S
delete mode 100644 board/ml2/ml2.c
delete mode 100644 board/ml2/serial.c
delete mode 100644 board/ml2/u-boot.lds
delete mode 100644 board/ml2/u-boot.lds.debug
delete mode 100644 include/configs/ADCIOP.h
delete mode 100644 include/configs/AP1000.h
delete mode 100644 include/configs/DASA_SIM.h
delete mode 100644 include/configs/ML2.h
next reply other threads:[~2012-10-02 13:36 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 13:36 Stefan Roese [this message]
2012-10-02 17:55 ` [U-Boot] Please pull u-boot-ppc4xx/next Tom Rini
2012-10-03 0:15 ` Marek Vasut
2012-10-04 7:23 ` Stefan Roese
2012-10-04 23:19 ` Marek Vasut
-- strict thread matches above, loose matches on Subject: below --
2010-12-17 10:15 Stefan Roese
2010-12-17 19:11 ` Wolfgang Denk
2010-09-22 9:14 Stefan Roese
2010-09-22 21:01 ` Wolfgang Denk
2010-09-23 7:12 ` Stefan Roese
2010-09-23 19:07 ` Wolfgang Denk
2009-11-25 10:00 Stefan Roese
2009-12-01 10:54 ` Wolfgang Denk
2009-11-23 15:28 Stefan Roese
2009-11-24 22:14 ` Wolfgang Denk
2009-11-25 9:56 ` Stefan Roese
2009-11-19 10:45 Stefan Roese
2009-11-21 22:15 ` Wolfgang Denk
2009-11-10 15:41 Stefan Roese
2009-11-11 21:12 ` Matthias Fuchs
2009-11-12 5:14 ` Stefan Roese
2009-11-13 14:27 ` Wolfgang Grandegger
2009-11-11 22:07 ` Wolfgang Denk
2009-05-28 11:22 Stefan Roese
2009-05-28 19:36 ` Wolfgang Denk
2009-05-29 0:36 ` Kim Phillips
2009-05-29 4:47 ` Stefan Roese
2009-05-29 8:29 ` Wolfgang Denk
2009-05-12 4:43 Stefan Roese
2009-05-15 19:06 ` Wolfgang Denk
2009-05-05 16:39 Stefan Roese
2009-05-10 19:59 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=506AEDD9.3080506@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox