From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-atmel/master -> u-boot-arm/master
Date: Wed, 04 Sep 2013 11:40:16 +0200 [thread overview]
Message-ID: <52270000.1030807@gmail.com> (raw)
In-Reply-To: <1377183883-4910-1-git-send-email-andreas.devel@googlemail.com>
Hi Albert,
can you please wait applying this? I have another 2-3 patches for this
release.
Best regards
Andreas Bie?mann
On 08/22/2013 05:04 PM, Andreas Bie?mann wrote:
> Dear Albert Aribaud,
>
> The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da:
>
> Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17 18:24:13 +0200)
>
> are available in the git repository at:
>
>
> git://git.denx.de/u-boot-atmel.git master
>
> for you to fetch changes up to bc6958988726977b4089da1b13f6467e8e28efd2:
>
> arm: atmel: cpux9k2: board update and enhancement (2013-08-22 16:52:40 +0200)
>
> ----------------------------------------------------------------
> Bo Shen (10):
> net: macb: fix the following building warning
> arm: atmel: add gmac support for sama5d3xek board
> arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5
> arm: sama5d3: fix smc cs related registers offset
> arm: sama5d3: remove unused define
> arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE
> arm: atmel: remove the config.mk file
> gpio: atmel: fix code to use pointer for pio port
> gpio: atmel: add gpio common API support
> gpio: atmel: add copyright and remove error header info
>
> Jens Scharsig (BuS Elektronik) (1):
> arm: atmel: cpux9k2: board update and enhancement
>
> Wu, Josh (5):
> ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size
> ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset
> linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h
> mtd: atmel_nand: alloc memory instead of use static array for pmecc data
> ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement
>
> arch/arm/cpu/armv7/at91/sama5d3_devices.c | 24 +++
> arch/arm/include/asm/arch-at91/at91_common.h | 1 +
> arch/arm/include/asm/arch-at91/at91sam9x5.h | 6 +
> arch/arm/include/asm/arch-at91/sama5d3.h | 2 -
> arch/arm/include/asm/arch-at91/sama5d3_smc.h | 2 +-
> board/atmel/at91sam9m10g45ek/config.mk | 1 -
> board/atmel/at91sam9x5ek/config.mk | 1 -
> board/atmel/sama5d3xek/sama5d3xek.c | 20 ++
> doc/README.atmel_pmecc | 14 --
> drivers/gpio/at91_gpio.c | 295 ++++++++++++++++----------
> drivers/mtd/nand/atmel_nand.c | 198 ++++++++++++++++-
> drivers/net/macb.c | 12 +-
> drivers/usb/musb-new/linux-compat.h | 16 --
> include/configs/at91sam9m10g45ek.h | 2 +
> include/configs/at91sam9n12ek.h | 3 +
> include/configs/at91sam9x5ek.h | 5 +-
> include/configs/eb_cpux9k2.h | 62 +++---
> include/configs/sama5d3xek.h | 10 +-
> include/linux/compat.h | 8 +
> 19 files changed, 486 insertions(+), 196 deletions(-)
> delete mode 100644 board/atmel/at91sam9m10g45ek/config.mk
> delete mode 100644 board/atmel/at91sam9x5ek/config.mk
>
next prev parent reply other threads:[~2013-09-04 9:40 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 15:04 [U-Boot] [PULL] u-boot-atmel/master -> u-boot-arm/master Andreas Bießmann
2013-09-03 2:54 ` Bo Shen
2013-09-04 9:40 ` Andreas Bießmann [this message]
2013-09-04 11:10 ` Albert ARIBAUD
2013-09-04 11:49 ` Andreas Bießmann
2013-09-04 10:30 ` Albert ARIBAUD
-- strict thread matches above, loose matches on Subject: below --
2013-09-04 15:15 Andreas Bießmann
2013-09-05 10:16 ` Albert ARIBAUD
2013-09-19 8:31 Andreas Bießmann
2013-09-21 10:38 ` Albert ARIBAUD
2013-11-04 19:43 Andreas Bießmann
2013-11-05 21:30 ` Albert ARIBAUD
2013-11-13 21:24 Andreas Bießmann
2013-11-22 6:35 ` Albert ARIBAUD
2013-12-01 21:50 Andreas Bießmann
2013-12-02 15:51 ` Albert ARIBAUD
2013-12-09 12:42 Andreas Bießmann
2013-12-09 17:56 ` Albert ARIBAUD
2013-12-17 16:25 Andreas Bießmann
2013-12-18 16:47 ` Albert ARIBAUD
2014-03-09 18:50 Andreas Bießmann
2014-03-10 8:09 ` Albert ARIBAUD
2014-05-26 22:16 Andreas Bießmann
2014-05-30 17:45 ` Albert ARIBAUD
2014-06-14 16:19 Andreas Bießmann
2014-06-24 19:16 ` Albert ARIBAUD
2014-09-19 6:32 Andreas Bießmann
2014-09-21 14:56 ` Albert ARIBAUD
2014-10-10 20:00 Andreas Bießmann
2014-10-11 22:58 ` Albert ARIBAUD
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=52270000.1030807@gmail.com \
--to=andreas.devel@googlemail.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