From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-nios/master
Date: Sun, 24 Aug 2014 07:14:05 -0400 [thread overview]
Message-ID: <20140824111405.GL19374@bill-the-cat> (raw)
In-Reply-To: <20140824035039.11456E141@darkstar.wytron.com.tw>
On Sun, Aug 24, 2014 at 11:50:39AM +0800, Thomas Chou wrote:
> Hi Tom,
>
> Please pull
>
> The following changes since commit 7f6b8315d18f683c5181d0c3694818c1b2a20dcd:
>
> buildman: refactor help message (2014-08-22 10:42:36 -0400)
>
> are available in the git repository at:
> git://git.denx.de/u-boot-nios.git master
>
> Thomas Chou (3):
> nios2: remove obsolete PCI5441 and PK1C20 boards
> nios2: add generic board support
> nios2: remove EPCS driver
>
> Vasili Galka (1):
> nios2: Fix printf size_t format related warnings (again...)
>
> arch/nios2/Kconfig | 8 -
> arch/nios2/config.mk | 2 +
> arch/nios2/cpu/Makefile | 2 +-
> arch/nios2/cpu/cpu.c | 14 +-
> arch/nios2/cpu/epcs.c | 717 ----------------------------------
> arch/nios2/cpu/start.S | 34 ++-
> arch/nios2/include/asm/config.h | 3 +
> arch/nios2/include/asm/posix_types.h | 4 +
> arch/nios2/include/asm/u-boot.h | 10 +-
> arch/nios2/lib/Makefile | 1 -
> arch/nios2/lib/board.c | 147 -------
> board/psyent/common/AMDLV065D.c | 170 --------
> board/psyent/pci5441/Kconfig | 15 -
> board/psyent/pci5441/MAINTAINERS | 6 -
> board/psyent/pci5441/Makefile | 8 -
> board/psyent/pci5441/config.mk | 14 -
> board/psyent/pci5441/pci5441.c | 24 --
> board/psyent/pk1c20/Kconfig | 15 -
> board/psyent/pk1c20/MAINTAINERS | 6 -
> board/psyent/pk1c20/Makefile | 8 -
> board/psyent/pk1c20/config.mk | 14 -
> board/psyent/pk1c20/led.c | 46 ---
> board/psyent/pk1c20/pk1c20.c | 36 --
> common/board_f.c | 6 +-
> common/board_r.c | 2 +-
> configs/PCI5441_defconfig | 2 -
> configs/PK1C20_defconfig | 2 -
> include/configs/PCI5441.h | 150 -------
> include/configs/PK1C20.h | 225 -----------
> include/configs/nios2-generic.h | 2 +
> include/nios2-epcs.h | 60 ---
> 31 files changed, 60 insertions(+), 1693 deletions(-)
> delete mode 100644 arch/nios2/cpu/epcs.c
> delete mode 100644 arch/nios2/lib/board.c
> delete mode 100644 board/psyent/common/AMDLV065D.c
> delete mode 100644 board/psyent/pci5441/Kconfig
> delete mode 100644 board/psyent/pci5441/MAINTAINERS
> delete mode 100644 board/psyent/pci5441/Makefile
> delete mode 100644 board/psyent/pci5441/config.mk
> delete mode 100644 board/psyent/pci5441/pci5441.c
> delete mode 100644 board/psyent/pk1c20/Kconfig
> delete mode 100644 board/psyent/pk1c20/MAINTAINERS
> delete mode 100644 board/psyent/pk1c20/Makefile
> delete mode 100644 board/psyent/pk1c20/config.mk
> delete mode 100644 board/psyent/pk1c20/led.c
> delete mode 100644 board/psyent/pk1c20/pk1c20.c
> delete mode 100644 configs/PCI5441_defconfig
> delete mode 100644 configs/PK1C20_defconfig
> delete mode 100644 include/configs/PCI5441.h
> delete mode 100644 include/configs/PK1C20.h
> delete mode 100644 include/nios2-epcs.h
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140824/05b87ebf/attachment.pgp>
next prev parent reply other threads:[~2014-08-24 11:14 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-24 3:50 [U-Boot] Pull request: u-boot-nios/master Thomas Chou
2014-08-24 11:14 ` Tom Rini [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-06 5:38 Thomas Chou
2015-11-07 13:18 ` Tom Rini
2015-10-23 7:04 Thomas Chou
2015-10-23 11:25 ` Tom Rini
2014-08-31 8:48 Thomas Chou
2014-08-31 11:46 ` Tom Rini
2014-02-11 8:08 Thomas Chou
2014-02-18 17:50 ` Tom Rini
2013-09-06 3:27 Thomas Chou
2013-09-06 17:13 ` Tom Rini
2012-11-10 12:09 Thomas Chou
2012-11-19 19:59 ` Tom Rini
2012-04-24 1:38 thomas
2012-07-17 1:59 ` Thomas Chou
2012-07-18 6:59 ` Wolfgang Denk
2012-02-24 3:39 Thomas Chou
2012-03-30 20:34 ` Anatolij Gustschin
2012-03-30 21:58 ` Wolfgang Denk
2012-04-02 2:40 ` Thomas Chou
2012-04-02 2:50 ` Thomas Chou
2012-04-02 12:25 ` Thomas Chou
2012-04-09 15:01 ` Wolfgang Denk
2011-12-29 3:15 Thomas Chou
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=20140824111405.GL19374@bill-the-cat \
--to=trini@ti.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.