[U-Boot] Pull request for u-boot-marvell.git

Albert ARIBAUD albert.u.boot at aribaud.net
Mon Mar 5 13:38:36 CET 2012


Hi Prafulla,

Le 02/03/2012 08:29, Prafulla Wadaskar a écrit :
> Hi Albert
>
> Please kindly pull
>
> The following changes since commit 2271e7c6e8eef883b834fb7d07911848a54fde13:
>    prabhakar.csengg at gmail.com (1):
>          Ethernut 5: fix build error
>
> are available in the git repository at:
>
>    u-boot-marvell.git on next branch.
>
> Ajay Bhargav (4):
>        USB: Armada100: Add UTMI PHY interface driver
>        USB: Armada100: EHCI Driver for Armada100 SOCs
>        Armada100: gplugD: Add USB command support
>        Armada100: gplugD: Add FAT&  EXT2 command support
>
> Ian Campbell (1):
>        ARM: dreamplug: Enable FDT support
>
>   arch/arm/include/asm/arch-armada100/armada100.h    |    9 ++
>   .../include/asm/arch-armada100/utmi-armada100.h    |   79 ++++++++++++++++
>   drivers/usb/host/Makefile                          |    1 +
>   drivers/usb/host/ehci-armada100.c                  |   64 +++++++++++++
>   drivers/usb/host/utmi-armada100.c                  |   96 ++++++++++++++++++++
>   include/configs/dreamplug.h                        |    2 +
>   include/configs/gplugd.h                           |   14 +++
>   7 files changed, 265 insertions(+), 0 deletions(-)
>   create mode 100644 arch/arm/include/asm/arch-armada100/utmi-armada100.h
>   create mode 100644 drivers/usb/host/ehci-armada100.c
>   create mode 100644 drivers/usb/host/utmi-armada100.c
>
> Regards..
> Prafulla . . .

Applied to u-boot-arm/next, thanks.

I will move next to master and send out a pull request once 2012.03 is out.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list