From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: Re: [PATCH 0/5] at91sam926x: drop AT91_BASE_SYS for sdram controller + gpio cleanup
Date: Wed, 6 Feb 2013 21:18:34 +0100 [thread overview]
Message-ID: <20130206201834.GH19322@game.jcrosoft.org> (raw)
In-Reply-To: <20130203152218.GF18068@game.jcrosoft.org>
HI,
can we ahve this one on master
this is the a cleanup done with the new arm-entry
Best Regards,
J.
On 16:22 Sun 03 Feb , Jean-Christophe PLAGNIOL-VILLARD wrote:
> Hi,
>
> The following changes since commit cd5f8e8aaf808ae19e7c1d2890f90f7de809a2c5:
>
> ARM pbl: inline decompress function (2013-02-03 08:27:59 +0800)
>
> are available in the git repository at:
>
> git://git.jcrosoft.org/barebox.git delivery/at91sam926x_lowlevel_arm-entry
>
> for you to fetch changes up to 453bfddd34c1c0babcd8389d63fd34b1bc764a34:
>
> at91sam9: drop AT91_BASE_SYS for sdram controller (2013-02-03 08:49:16 +0800)
>
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (5):
> usb-a926x: only provide the resource if the driver is enable
> at91: gpio: split accessor so we can use them for early init
> at91sam926x_lowlevel_init: use pio macro
> at91sam926x_lowlevel_init: use struct to pass soc config
> at91sam9: drop AT91_BASE_SYS for sdram controller
>
> arch/arm/boards/tny-a926x/init.c | 2 +-
> arch/arm/boards/usb-a926x/init.c | 11 ++++++++-
> arch/arm/mach-at91/at91sam9260_devices.c | 2 +-
> arch/arm/mach-at91/at91sam9260_lowlevel_init.c | 19 +++++++++++----
> arch/arm/mach-at91/at91sam9261_devices.c | 2 +-
> arch/arm/mach-at91/at91sam9261_lowlevel_init.c | 19 +++++++++++----
> arch/arm/mach-at91/at91sam9263_devices.c | 2 +-
> arch/arm/mach-at91/at91sam9263_lowlevel_init.c | 19 +++++++++++----
> arch/arm/mach-at91/at91sam926x_lowlevel_init.c | 152 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------
> arch/arm/mach-at91/at91sam9_reset.S | 4 ++--
> arch/arm/mach-at91/gpio.c | 131 +++++----------------------------------------------------------------------------------------------
> arch/arm/mach-at91/gpio.h | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> arch/arm/mach-at91/include/mach/at91_lowlevel_init.h | 11 +++++++--
> arch/arm/mach-at91/include/mach/at91sam9_sdramc.h | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
> 14 files changed, 402 insertions(+), 228 deletions(-)
> create mode 100644 arch/arm/mach-at91/gpio.h
>
> Best Regards,
> J.
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2013-02-06 20:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-03 15:22 Jean-Christophe PLAGNIOL-VILLARD
2013-02-03 15:24 ` [PATCH 1/5] usb-a926x: only provide the resource if the driver is enable Jean-Christophe PLAGNIOL-VILLARD
2013-02-03 15:24 ` [PATCH 2/5] at91: gpio: split accessor so we can use them for early init Jean-Christophe PLAGNIOL-VILLARD
2013-02-03 15:24 ` [PATCH 3/5] at91sam926x_lowlevel_init: use pio macro Jean-Christophe PLAGNIOL-VILLARD
2013-02-03 15:24 ` [PATCH 4/5] at91sam926x_lowlevel_init: use struct to pass soc config Jean-Christophe PLAGNIOL-VILLARD
2013-02-03 15:24 ` [PATCH 5/5] at91sam9: drop AT91_BASE_SYS for sdram controller Jean-Christophe PLAGNIOL-VILLARD
2013-02-03 18:32 ` [PATCH 1/5] usb-a926x: only provide the resource if the driver is enable Jean-Christophe PLAGNIOL-VILLARD
2013-02-06 20:18 ` Jean-Christophe PLAGNIOL-VILLARD [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=20130206201834.GH19322@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=barebox@lists.infradead.org \
/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