[U-Boot] Pull request: u-boot-arm/master

Albert ARIBAUD albert.u.boot at aribaud.net
Mon Dec 19 17:55:36 CET 2011


Hi Wolfgang,

The following changes since commit 901de79a3792c81aefcbf207a34049e63f21362b:

   Prepare v2011.12-rc2 (2011-12-19 12:12:54 +0100)

are available in the git repository at:
   git://git.denx.de/u-boot-arm.git master

Anatolij Gustschin (3):
       Fix building for mx51evk board
       ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20
       ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260

Chris Lalancette (1):
       omap4_panda: Initialize the USB phy

David Müller (ELSOFT AG) (1):
       add print_cpuinfo to s3c24x0

Heiko Schocher (1):
       arm, fdt: update ethernet mac address before booting Linux

Ilya Yanok (1):
       arm926ejs: remove noop flush_dcache_all function

Manfred Rudigier (1):
       davinci: Fixed wrong timebase clock frequency.

Marek Vasut (2):
       M28: Fix tab indent in u-boot.bd
       PXA: Kill last remnants of set_GPIO_mode function

  arch/arm/cpu/arm920t/s3c24x0/Makefile    |    1 +
  arch/arm/cpu/arm920t/s3c24x0/cpu_info.c  |   54 +++++++++++++++++++++++++
  arch/arm/cpu/arm926ejs/cache.c           |    5 --
  arch/arm/cpu/arm926ejs/davinci/timer.c   |    2 +-
  arch/arm/include/asm/arch-omap4/clocks.h |   63 
++++++++++++++++++++++++++++++
  arch/arm/lib/bootm.c                     |    2 +
  board/calao/sbc35_a9g20/sbc35_a9g20.c    |    1 -
  board/calao/tny_a9260/tny_a9260.c        |    5 --
  board/denx/m28evk/u-boot.bd              |    8 ++--
  board/freescale/mx51evk/mx51evk.c        |    3 +-
  board/freescale/mx53loco/mx53loco.c      |    3 +-
  board/lubbock/lubbock.c                  |    6 +++
  board/ti/panda/panda.c                   |   59 
++++++++++++++++++++++++++++
  drivers/mmc/pxa_mmc.c                    |    5 --
  include/configs/sbc35_a9g20.h            |    3 +
  include/configs/tny_a9260.h              |    4 ++
  16 files changed, 201 insertions(+), 23 deletions(-)
  create mode 100644 arch/arm/cpu/arm920t/s3c24x0/cpu_info.c

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list