Hi Wolfgang, Please pull The following changes since commit 4277f4de065b4daea4dc27420fc1bc131701291d: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-net
are available in the git repository at: git://git.denx.de/u-boot-arm.git master Daniel Gorsulowski (1): at91: fixed plla calc when no USB support is active David Brownell (1): minor DaVinci clock cleanup Dirk Behme (2): OMAP3: Fix changed mmc init command OMAP3: Remove legacy NAND defines Ladislav Michl (1): arm925t: Fix CONFIG_SYS_HZ to 1000 Minkyu Kang (1): s3c64xx: remove unnecessary definition Sanjeev Premi (3): OMAP3: Use functions print_cpuinfo() and checkboard() OMAP3: Remove unused board-types OMAP3: Print correct silicon revision board/omap3/beagle/beagle.h | 2 - board/omap3/evm/evm.h | 2 - board/omap3/overo/overo.h | 2 - board/omap3/pandora/pandora.h | 2 - board/omap3/zoom1/zoom1.h | 2 - cpu/arm925t/interrupts.c | 88 +++++-------------- cpu/arm926ejs/at91/clock.c | 2 +- cpu/arm_cortexa8/cpu.c | 4 +- cpu/arm_cortexa8/omap3/board.c | 27 +++++- cpu/arm_cortexa8/omap3/clock.c | 5 +- cpu/arm_cortexa8/omap3/sys_info.c | 147 +++++++++++++++----------------- include/asm-arm/arch-omap3/omap3.h | 22 ++--- include/asm-arm/arch-omap3/sys_proto.h | 4 - include/configs/SX1.h | 6 +- include/configs/davinci_dvevm.h | 3 +- include/configs/davinci_schmoogie.h | 3 +- include/configs/davinci_sffsdr.h | 3 +- include/configs/davinci_sonata.h | 3 +- include/configs/netstar.h | 6 +- include/configs/omap1510inn.h | 6 +- include/configs/omap3_beagle.h | 37 ++------- include/configs/omap3_evm.h | 38 ++------- include/configs/omap3_overo.h | 38 ++------- include/configs/omap3_pandora.h | 37 ++------- include/configs/omap3_zoom1.h | 8 ++- include/configs/voiceblue.h | 4 +- include/s3c6400.h | 4 - 27 files changed, 181 insertions(+), 324 deletions(-) Best Regards, J. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot