All of lore.kernel.org
 help / color / mirror / Atom feed
From: Macpaul Lin <macpaul@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-nds32
Date: Wed, 24 Jul 2013 12:11:28 +0800	[thread overview]
Message-ID: <CACCg+XPQ-i=6qTSt3c3GxxBN_rWg+n9aWiWTafgyycA2C6ZZ1Q@mail.gmail.com> (raw)

Hi Tom,

Please pull the following patch from u-boot-nds32 into your tree.
Thanks!

The following changes since commit 62c175fbb8a0f9a926c88294ea9f7e88eb898f6c:

  Prepare v2013.07 (2013-07-23 07:58:13 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-nds32.git master

for you to fetch changes up to 4fc967051396e8e82138c65fd65a353f73e51b89:

  nds32: ag101/ag102: Fix setting lastdec and now values (2013-07-24
11:50:28 +0800)

----------------------------------------------------------------
Axel Lin (1):
      nds32: ag101/ag102: Fix setting lastdec and now values

Gabor Juhos (6):
      nds32: introduce macros for bit manipulation
      mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined
      block: constify sect_buf argument of ide_write_data
      pci: add prototype for pci_ftpci_init() function
      pci: move pci_ftpci100.h to include/faraday/ftpci100.h
      nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_init

ken kuo (3):
      nds32: Enable two banks of SDRAM on Andes board
      nds32: Enable SDIO and EXT2 command support for Andes board
      nds32: Enable the function of passing parameters to Linux

 arch/nds32/cpu/n1213/ag101/lowlevel_init.S               |   6 +++++-
 arch/nds32/cpu/n1213/ag101/timer.c                       |   7 ++++---
 arch/nds32/cpu/n1213/ag102/timer.c                       |   7 ++++---
 arch/nds32/include/asm/io.h                              |  37
+++++++++++++++++++++++++++++++++
 arch/nds32/include/asm/setup.h                           | 192
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/AndesTech/adp-ag101/adp-ag101.c                    |  10 ++++++++-
 board/AndesTech/adp-ag101p/adp-ag101p.c                  |  10 ++++++++-
 board/AndesTech/adp-ag102/adp-ag102.c                    |   3 +--
 doc/driver-model/UDM-block.txt                           |   2 +-
 drivers/block/ftide020.c                                 |   2 +-
 drivers/mmc/ftsdc010_mci.c                               |   6 +++++-
 drivers/pci/pci_ftpci100.c                               |   4 ++--
 include/common.h                                         |   1 +
 include/configs/adp-ag101.h                              |  19
++++++++++++++++-
 include/configs/adp-ag101p.h                             |  18
++++++++++++++++-
 drivers/pci/pci_ftpci100.h => include/faraday/ftpci100.h |   2 ++
 include/ide.h                                            |   2 +-
 17 files changed, 309 insertions(+), 19 deletions(-)
 create mode 100644 arch/nds32/include/asm/setup.h
 rename drivers/pci/pci_ftpci100.h => include/faraday/ftpci100.h (98%)

             reply	other threads:[~2013-07-24  4:11 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24  4:11 Macpaul Lin [this message]
2013-07-24 13:39 ` [U-Boot] [PATCH] nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers Tom Rini
2013-07-25  9:42   ` Macpaul Lin
2013-07-25  8:49 ` [U-Boot] Pull request: u-boot-nds32 Macpaul Lin
  -- strict thread matches above, loose matches on Subject: below --
2014-01-28 12:12 uboot at andestech.com
2014-01-29 14:46 ` Tom Rini
     [not found] <A03ABFCCC2764549B3FC5B964513FD5C079B399C@ATCPCS12.andestech.com>
2013-08-09 12:10 ` Tom Rini
2013-05-08  4:49 Macpaul Lin
2013-05-08 11:46 ` Tom Rini
2012-08-10 16:52 Macpaul Lin
2012-08-10 20:16 ` Wolfgang Denk
2012-07-20 16:03 Macpaul Lin
2012-07-20 20:37 ` Wolfgang Denk
2012-04-22  9:33 Macpaul Lin
2012-04-30 14:37 ` Wolfgang Denk
2011-11-18  9:35 Macpaul Lin
2011-11-21 21:03 ` Wolfgang Denk
2011-11-10  3:14 Macpaul Lin
2011-11-16 19:02 ` Wolfgang Denk
2011-11-09  8:54 Macpaul Lin
2011-11-10  2:45 ` Macpaul Lin
2011-11-01  5:05 馬克泡
2011-11-03 18:34 ` Wolfgang Denk
2011-11-04  7:02   ` 馬克泡
2011-11-04 21:19     ` Mike Frysinger
2011-11-05  1:31       ` 馬克泡

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='CACCg+XPQ-i=6qTSt3c3GxxBN_rWg+n9aWiWTafgyycA2C6ZZ1Q@mail.gmail.com' \
    --to=macpaul@gmail.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.