All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request u-boot-marvell.git
@ 2011-08-21  7:34 Prafulla Wadaskar
  2011-08-21  8:05 ` Albert ARIBAUD
  2011-08-21 10:24 ` [U-Boot] Pull request u-boot-marvell.git -- watch out Albert ARIBAUD
  0 siblings, 2 replies; 9+ messages in thread
From: Prafulla Wadaskar @ 2011-08-21  7:34 UTC (permalink / raw)
  To: u-boot

Hi Albert

Please kindly pull
The following changes since commit 043a76397696ca0a77ebee0ffc60bf31bdf37f02:
  Prafulla Wadaskar (1):
        Merge branch 'master' of git://git.marvell.com/mirror/denx.de/u-boot-arm into armmaster

are available in the git repository at:

  u-boot-marvell.git master branch.

Ajay Bhargav (2):
      gpio: Add GPIO driver framework for Marvell SoCs
      gpio: Add GPIO driver for Marvell SoC Armada100

 arch/arm/include/asm/arch-armada100/gpio.h |   48 ++++++++++++
 drivers/gpio/Makefile                      |    1 +
 drivers/gpio/mvgpio.c                      |  115 ++++++++++++++++++++++++++++
 drivers/gpio/mvgpio.h                      |   74 ++++++++++++++++++
 4 files changed, 238 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-armada100/gpio.h
 create mode 100644 drivers/gpio/mvgpio.c
 create mode 100644 drivers/gpio/mvgpio.h

Regards..
Prafulla . .

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

end of thread, other threads:[~2011-08-22  6:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-21  7:34 [U-Boot] Pull request u-boot-marvell.git Prafulla Wadaskar
2011-08-21  8:05 ` Albert ARIBAUD
2011-08-21  8:15   ` Prafulla Wadaskar
2011-08-21 10:16     ` Albert ARIBAUD
2011-08-21 13:00       ` Prafulla Wadaskar
2011-08-22  6:42         ` Albert ARIBAUD
2011-08-21 10:24 ` [U-Boot] Pull request u-boot-marvell.git -- watch out Albert ARIBAUD
2011-08-21 10:30   ` Albert ARIBAUD
2011-08-21 12:59   ` Prafulla Wadaskar

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.