From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-testing / dm-stringify
Date: Tue, 2 Oct 2012 11:05:18 -0700 [thread overview]
Message-ID: <20121002180518.GD655@bill-the-cat> (raw)
In-Reply-To: <201209290234.06364.marex@denx.de>
On Sat, Sep 29, 2012 at 02:34:06AM +0200, Marek Vasut wrote:
> Please apply to u-boot/next. They are now compile tested on arm and ppc.
> Albert's comment addresses and patches are assigned to Tom in PW.
>
>
>
> 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://git.denx.de/u-boot-testing.git dm-stringify
>
> for you to fetch changes up to 30d05ab5304eb34b15550ea95258b18904f3991c:
>
> COMMON: Use __stringify() instead of rest of implementations (2012-09-29
> 02:09:01 +0200)
>
> ----------------------------------------------------------------
> Marek Vasut (4):
> COMMON: Add __stringify() function
> COMMON: Use __stringify() instead of xstr()
> COMMON: Use __stringify() instead of MK_STR()
> COMMON: Use __stringify() instead of rest of implementations
>
> arch/blackfin/include/asm/config-pre.h | 2 --
> arch/blackfin/lib/board.c | 2 +-
> board/logicpd/zoom2/zoom2_serial.h | 7 +++----
> board/w7o/w7o.c | 9 +-------
> common/cmd_nvedit.c | 5 +----
> common/env_common.c | 34 ++++++++++++++----------------
> common/env_embedded.c | 40
> +++++++++++++++--------------------
> include/common.h | 1 +
> include/configs/M52277EVB.h | 18 ++++++++--------
> include/configs/M5253DEMO.h | 2 +-
> include/configs/M5373EVB.h | 2 +-
> include/configs/M54451EVB.h | 10 ++++-----
> include/configs/M54455EVB.h | 16 +++++++-------
> include/configs/MERGERBOX.h | 24 ++++++++-------------
> include/configs/MPC8260ADS.h | 22 +++++++++----------
> include/configs/MPC8308RDB.h | 9 +++-----
> include/configs/MPC8313ERDB.h | 21 +++++++++----------
> include/configs/MPC8323ERDB.h | 21 +++++++++----------
> include/configs/MPC8349ITX.h | 33 +++++++++++++++--------------
> include/configs/MPC837XERDB.h | 21 +++++++++----------
> include/configs/MPC8536DS.h | 35 ++++++++++++++++++-------------
> include/configs/MPC8544DS.h | 33 ++++++++++++++++-------------
> include/configs/MPC8548CDS.h | 17 +++++++++------
> include/configs/MPC8572DS.h | 35 ++++++++++++++++++-------------
> include/configs/MPC8610HPCD.h | 93
> +++++++++++++++++++++++++++++++++++++++++++--------------------------------------
> include/configs/MPC8641HPCN.h | 17 +++++++++------
> include/configs/MVBC_P.h | 38 ++++++++++++++-------------------
> include/configs/MVBLM7.h | 26 +++++++++++------------
> include/configs/MVSMR.h | 30 +++++++++++---------------
> include/configs/P1010RDB.h | 4 ++--
> include/configs/P1022DS.h | 4 ++--
> include/configs/P1_P2_RDB.h | 19 ++++++++++-------
> include/configs/P2020DS.h | 36 +++++++++++++++----------------
> include/configs/P2041RDB.h | 6 +++---
> include/configs/SIMPC8313.h | 21 +++++++++----------
> include/configs/TQM85xx.h | 12 ++++++-----
> include/configs/amcc-common.h | 25 ++++++++++------------
> include/configs/astro_mcf5373l.h | 7 +++----
> include/configs/at91sam9263ek.h | 5 +----
> include/configs/bf537-minotaur.h | 2 +-
> include/configs/bf537-srv1.h | 2 +-
> include/configs/bfin_adi_common.h | 13 ++++++------
> include/configs/blackstamp.h | 10 ++++-----
> include/configs/blackvme.h | 6 +++---
> include/configs/cam_enc_4xx.h | 36 +++++++++++++++----------------
> include/configs/corenet_ds.h | 6 +++---
> include/configs/ea20.h | 11 ++++------
> include/configs/enbw_cmc.h | 19 +++++++----------
> include/configs/flea3.h | 14 ++++++-------
> include/configs/ima3-mx53.h | 10 ++++-----
> include/configs/imx27lite-common.h | 15 ++++++-------
> include/configs/km/keymile-common.h | 13 +++++-------
> include/configs/km/km-powerpc.h | 12 +++++------
> include/configs/km/km_arm.h | 14 ++++++-------
> include/configs/linkstation.h | 9 +++-----
> include/configs/lsxl.h | 4 ++--
> include/configs/manroland/common.h | 21 ++++++++-----------
> include/configs/mcc200.h | 9 ++------
> include/configs/mpc8308_p1m.h | 9 +++-----
> include/configs/mx35pdk.h | 14 ++++++-------
> include/configs/p1_p2_rdb_pc.h | 22 +++++++++----------
> include/configs/qong.h | 9 +++-----
> include/configs/sbc8548.h | 26 +++++++++++------------
> include/configs/tam3517-common.h | 11 ++++------
> include/configs/tegra20-common.h | 12 +++--------
> include/configs/tx25.h | 5 +----
> include/configs/ve8313.h | 21 +++++++------------
> include/configs/xpedite1000.h | 6 +++---
> include/configs/xpedite517x.h | 12 +++++------
> include/configs/xpedite520x.h | 12 +++++------
> include/configs/xpedite537x.h | 12 +++++------
> include/configs/xpedite550x.h | 12 +++++------
> include/linux/stringify.h | 12 +++++++++++
> include/nios2.h | 5 +++--
> tools/env/fw_env.c | 37 +++++++++++++++-----------------
> 75 files changed, 583 insertions(+), 642 deletions(-)
> create mode 100644 include/linux/stringify.h
Applied to u-boot/next, 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/20121002/a471b872/attachment.pgp>
prev parent reply other threads:[~2012-10-02 18:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-29 0:34 [U-Boot] [PULL] u-boot-testing / dm-stringify Marek Vasut
2012-10-02 18:05 ` Tom Rini [this message]
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=20121002180518.GD655@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.