All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-nios/master
Date: Sun, 31 Aug 2014 07:46:04 -0400	[thread overview]
Message-ID: <20140831114604.GN19374@bill-the-cat> (raw)
In-Reply-To: <20140831084835.0AE04220D@darkstar.wytron.com.tw>

On Sun, Aug 31, 2014 at 04:48:35PM +0800, Thomas Chou wrote:

> Hi Tom,
> 
> Please pull
> 
> The following changes since commit 6defdc0b5552ab1af4a66a8abac8196cbb6b9e15:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-ti (2014-08-29 13:47:42 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nios.git master
> 
> Thomas Chou (6):
>       nios2: remove epled driver
>       nios2: divide nios2-io.h into each specific drivers and remove it
>       nios2: move nios2.h to arch asm directory
>       serial: move nios2-yanu.h into opencores_yanu driver
>       nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
>       nios2: rebase nios2-generic board to 3c120 reference design
> 
>  arch/nios2/cpu/cpu.c                        |    3 +-
>  arch/nios2/cpu/interrupts.c                 |   22 ++++-
>  arch/nios2/cpu/sysid.c                      |    8 +-
>  arch/nios2/cpu/u-boot.lds                   |    2 +
>  {include => arch/nios2/include/asm}/nios2.h |    6 +-
>  board/altera/common/epled.c                 |   46 --------
>  board/altera/nios2-generic/Makefile         |    2 -
>  board/altera/nios2-generic/custom_fpga.h    |  127 ++++++++++++----------
>  board/altera/nios2-generic/nios2-generic.c  |    3 -
>  board/altera/nios2-generic/text_base.S      |   21 ----
>  board/altera/nios2-generic/u-boot.lds       |  118 ---------------------
>  drivers/serial/altera_jtag_uart.c           |   20 ++++-
>  drivers/serial/altera_uart.c                |   39 +++++++-
>  drivers/serial/opencores_yanu.c             |   87 +++++++++++++++-
>  include/configs/nios2-generic.h             |   11 ++-
>  include/nios2-io.h                          |  153 ---------------------------
>  include/nios2-yanu.h                        |   99 -----------------
>  17 files changed, 253 insertions(+), 514 deletions(-)
>  rename {include => arch/nios2/include/asm}/nios2.h (95%)
>  delete mode 100644 board/altera/common/epled.c
>  delete mode 100644 board/altera/nios2-generic/text_base.S
>  delete mode 100644 board/altera/nios2-generic/u-boot.lds
>  delete mode 100644 include/nios2-io.h
>  delete mode 100644 include/nios2-yanu.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/20140831/5fbb5eb3/attachment.pgp>

  reply	other threads:[~2014-08-31 11:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-31  8:48 [U-Boot] Pull request: u-boot-nios/master Thomas Chou
2014-08-31 11:46 ` 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-24  3:50 Thomas Chou
2014-08-24 11:14 ` 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=20140831114604.GN19374@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.