public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-mips/master
Date: Tue, 18 Sep 2012 07:50:04 -0700	[thread overview]
Message-ID: <20120918145004.GE14937@bill-the-cat> (raw)
In-Reply-To: <CACUy__Vtfnh_icEbTa3VLdfbh7_gBmtNyHDqhHB+-G7L3dbRsA@mail.gmail.com>

On Fri, Sep 14, 2012 at 04:04:36AM +0200, Daniel Schwierzeck wrote:
> Hi Tom,
> 
> this one is without qemu_mips64 support and without any warnings.
> 
> 
> The following changes since commit e66443fdb5355e68cfdbbdd37248c4b7eb4968f5:
> 
>   Makefile: fix HAVE_VENDOR_COMMON_LIB (2012-08-17 18:07:12 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mips.git master
> 
> for you to fetch changes up to 748fd4a621a870d378e4e4f54df76a38fd5d3cba:
> 
>   MIPS: add support for qemu for little endian MIPS32 CPUs (2012-08-24
> 00:34:47 +0200)
> 
> ----------------------------------------------------------------
> Daniel Schwierzeck (3):
>       MIPS: factor out endianess flag handling to arch config.mk
>       MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
>       MIPS: add support for qemu for little endian MIPS32 CPUs
> 
> Marek Vasut (4):
>       dm: mips: Fix lb60 WDT control
>       dm: mips: Fix lb60 timer code
>       dm: mips: Fix warnings in lb60 board
>       dm: mips: Import libgcc components from Linux
> 
>  arch/mips/config.mk            |   20 +++++++++++++++++---
>  arch/mips/cpu/mips32/config.mk |   19 ++-----------------
>  arch/mips/cpu/xburst/config.mk |    5 +++--
>  arch/mips/cpu/xburst/cpu.c     |    2 +-
>  arch/mips/cpu/xburst/timer.c   |   12 ++++++------
>  arch/mips/lib/Makefile         |   20 ++++++++++++++++++++
>  arch/mips/lib/ashldi3.c        |   25 +++++++++++++++++++++++++
>  arch/mips/lib/ashrdi3.c        |   27 +++++++++++++++++++++++++++
>  arch/mips/lib/libgcc.h         |   25 +++++++++++++++++++++++++
>  arch/mips/lib/lshrdi3.c        |   25 +++++++++++++++++++++++++
>  board/qi/qi_lb60/qi_lb60.c     |    4 ++--
>  boards.cfg                     |    3 ++-
>  include/configs/qemu-mips.h    |    7 ++++++-
>  include/configs/qi_lb60.h      |    1 +
>  14 files changed, 162 insertions(+), 33 deletions(-)
>  create mode 100644 arch/mips/lib/ashldi3.c
>  create mode 100644 arch/mips/lib/ashrdi3.c
>  create mode 100644 arch/mips/lib/libgcc.h
>  create mode 100644 arch/mips/lib/lshrdi3.c

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/20120918/85bdacee/attachment.pgp>

  reply	other threads:[~2012-09-18 14:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-12 23:17 [U-Boot] Pull request: u-boot-mips/master Daniel Schwierzeck
2012-09-12 23:43 ` Tom Rini
2012-09-13 13:38   ` Daniel Schwierzeck
2012-09-13 17:03     ` Tom Rini
2012-09-14  2:03       ` Daniel Schwierzeck
2012-09-14  2:04 ` Daniel Schwierzeck
2012-09-18 14:50   ` Tom Rini [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-05-10 19:46 Daniel Schwierzeck
2017-05-11  0:13 ` Tom Rini
2017-05-12 21:08 Daniel Schwierzeck
2017-05-14  0:12 ` Tom Rini
2017-05-31 19:38 Daniel Schwierzeck
2017-06-01 12:10 ` Tom Rini

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=20120918145004.GE14937@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox