mbox

[U-Boot] Please pull u-boot-ti/master

Message ID 1292082883-16881-1-git-send-email-s-paulraj@ti.com
State Accepted
Headers show

Pull-request

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

Message

Sandeep Paulraj Dec. 11, 2010, 3:54 p.m. UTC
The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-imx

are available in the git repository at:

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

Dirk Behme (1):
      OMAP: Timer: Replace bss variable by gd

Nick Thompson (1):
      davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd

Sandeep Paulraj (1):
      DaVinci DM6446: Config Update

 arch/arm/cpu/arm926ejs/davinci/timer.c |   77 ++++++++++++--------------------
 arch/arm/cpu/armv7/omap-common/timer.c |   22 +++++-----
 include/configs/davinci_dvevm.h        |   19 +++++---
 3 files changed, 50 insertions(+), 68 deletions(-)

Comments

Wolfgang Denk Dec. 13, 2010, 10:52 p.m. UTC | #1
Dear s-paulraj@ti.com,

In message <1292082883-16881-1-git-send-email-s-paulraj@ti.com> you wrote:
> The following changes since commit ac8983bcba75576c50307b5e8dc8fb848740ee61:
>   Wolfgang Denk (1):
>         Merge branch 'master' of git://git.denx.de/u-boot-imx
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-ti.git master
> 
> Dirk Behme (1):
>       OMAP: Timer: Replace bss variable by gd
> 
> Nick Thompson (1):
>       davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd
> 
> Sandeep Paulraj (1):
>       DaVinci DM6446: Config Update
> 
>  arch/arm/cpu/arm926ejs/davinci/timer.c |   77 ++++++++++++--------------------
>  arch/arm/cpu/armv7/omap-common/timer.c |   22 +++++-----
>  include/configs/davinci_dvevm.h        |   19 +++++---
>  3 files changed, 50 insertions(+), 68 deletions(-)

Applied (including the additional commit not mentioned here).  Thanks

Best regards,

Wolfgang Denk