mbox

[U-Boot,PULL] Please pull u-boot-atmel/master

Message ID 1355090049-5234-1-git-send-email-andreas.devel@googlemail.com
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

git://git.denx.de/u-boot-atmel.git master

Message

Andreas Bießmann Dec. 9, 2012, 9:54 p.m. UTC
Dear Albert Aribaud,

please consider the following board related changes for u-boot-arm/master.

The following changes since commit b8a7c467960ffb4d5a5e1eef5f7783fb6f594542:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2012-11-25 13:01:58 +0100)

are available in the git repository at:


  git://git.denx.de/u-boot-atmel.git master

for you to fetch changes up to ac81e1ccf7135d8004763bbf9bef1d95a03fbe92:

  spi: atmel: sam9m10g45 also support WDRBT bit (2012-12-09 22:40:13 +0100)

----------------------------------------------------------------
Bo Shen (1):
      spi: atmel: sam9m10g45 also support WDRBT bit

Richard Genoud (3):
      at91sam9x5: enable USB support for 9x5ek board.
      at91sam9x5ek: regroup FAT/DOS features
      at91sam9x5ek: add USB configuration

 arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |   13 ++++++++++
 arch/arm/include/asm/arch-at91/at91sam9x5.h      |    2 ++
 board/atmel/at91sam9x5ek/at91sam9x5ek.c          |    3 +++
 drivers/spi/atmel_spi.c                          |    2 +-
 drivers/usb/host/ohci-at91.c                     |    6 +++--
 include/configs/at91sam9x5ek.h                   |   29 +++++++++++++++++++++-
 6 files changed, 51 insertions(+), 4 deletions(-)

Comments

Albert ARIBAUD Jan. 9, 2013, 7:03 p.m. UTC | #1
Hi Andreas,

On Sun,  9 Dec 2012 22:54:09 +0100, Andreas Bießmann
<andreas.devel@googlemail.com> wrote:

> Dear Albert Aribaud,
> 
> please consider the following board related changes for u-boot-arm/master.
> 
> The following changes since commit b8a7c467960ffb4d5a5e1eef5f7783fb6f594542:
> 
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2012-11-25 13:01:58 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-atmel.git master
> 
> for you to fetch changes up to ac81e1ccf7135d8004763bbf9bef1d95a03fbe92:
> 
>   spi: atmel: sam9m10g45 also support WDRBT bit (2012-12-09 22:40:13 +0100)
> 
> ----------------------------------------------------------------
> Bo Shen (1):
>       spi: atmel: sam9m10g45 also support WDRBT bit
> 
> Richard Genoud (3):
>       at91sam9x5: enable USB support for 9x5ek board.
>       at91sam9x5ek: regroup FAT/DOS features
>       at91sam9x5ek: add USB configuration
> 
>  arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |   13 ++++++++++
>  arch/arm/include/asm/arch-at91/at91sam9x5.h      |    2 ++
>  board/atmel/at91sam9x5ek/at91sam9x5ek.c          |    3 +++
>  drivers/spi/atmel_spi.c                          |    2 +-
>  drivers/usb/host/ohci-at91.c                     |    6 +++--
>  include/configs/at91sam9x5ek.h                   |   29 +++++++++++++++++++++-
>  6 files changed, 51 insertions(+), 4 deletions(-)

Applied to u-boot-arm/master, thanks!

Amicalement,