mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] at91sam926x: drop AT91_BASE_SYS for sdram controller + gpio cleanup
@ 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-06 20:18 ` [PATCH 0/5] at91sam926x: drop AT91_BASE_SYS for sdram controller + gpio cleanup Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 2 replies; 8+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-02-03 15:22 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-02-06 20:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-03 15:22 [PATCH 0/5] at91sam926x: drop AT91_BASE_SYS for sdram controller + gpio cleanup 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 ` [PATCH 0/5] at91sam926x: drop AT91_BASE_SYS for sdram controller + gpio cleanup Jean-Christophe PLAGNIOL-VILLARD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox