Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090712214057.gf1...@game.jcrosoft.org> you wrote: > Hi Wolfgang, > > please pull > The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272: > Wolfgang Denk (1): > Merge branch 'master' of git://git.denx.de/u-boot-video > > are available in the git repository at: > > git://git.denx.de/u-boot-arm.git master > > Daniel Mack (2): > pxa: add clock for system bus 2 arbiter > pxa: fix CKEN_B register bits > > Grazvydas Ignotas (4): > OMAP3 pandora: pin mux cleanup > OMAP3 pandora: setup pin mux for pins used on rev3 boards > OMAP3 pandora: setup pulls for various GPIOs > OMAP3 pandora: Fix CKE1 MUX setting to allow self-refresh > > Jean-Christophe PLAGNIOL-VILLARD (2): > versatile: specify the board type on the prompt > versatile: update config and merge to cfi flash driver > > Prafulla Wadaskar (2): > nand: Add Marvell Kirkwood NAND driver > arm: Kirkwood: bugfix: UART1 bar correction > > Sedji Gaouaou (2): > at91: Introduction of at91sam9g45 SOC. > at91: Introduction of at91sam9g10 SOC. > > MAINTAINERS | 4 + > MAKEALL | 38 +- > Makefile | 41 ++- > board/armltd/versatile/Makefile | 2 +- > board/armltd/versatile/flash.c | 514 > ----------------------- > board/atmel/at91sam9261ek/at91sam9261ek.c | 36 ++ > board/atmel/at91sam9m10g45ek/Makefile | 55 +++ > board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c | 334 +++++++++++++++ > board/atmel/at91sam9m10g45ek/config.mk | 1 + > board/atmel/at91sam9m10g45ek/led.c | 41 ++ > board/omap3/pandora/pandora.h | 86 ++--- > cpu/arm926ejs/at91/Makefile | 3 + > cpu/arm926ejs/at91/at91sam9m10g45_devices.c | 175 ++++++++ > cpu/arm926ejs/at91/clock.c | 12 +- > doc/README.at91 | 22 +- > drivers/mtd/nand/Makefile | 1 + > drivers/mtd/nand/kirkwood_nand.c | 82 ++++ > drivers/net/macb.c | 6 +- > include/asm-arm/arch-at91/at91_pmc.h | 1 + > include/asm-arm/arch-at91/at91sam9_matrix.h | 2 + > include/asm-arm/arch-at91/at91sam9g45.h | 139 ++++++ > include/asm-arm/arch-at91/at91sam9g45_matrix.h | 153 +++++++ > include/asm-arm/arch-at91/clk.h | 5 + > include/asm-arm/arch-at91/hardware.h | 8 +- > include/asm-arm/arch-at91/memory-map.h | 1 + > include/asm-arm/arch-kirkwood/kirkwood.h | 2 +- > include/asm-arm/arch-pxa/pxa-regs.h | 13 +- > include/configs/at91sam9261ek.h | 13 +- > include/configs/at91sam9m10g45ek.h | 225 ++++++++++ > include/configs/versatile.h | 77 +++- > 30 files changed, 1474 insertions(+), 618 deletions(-) > delete mode 100644 board/armltd/versatile/flash.c > create mode 100644 board/atmel/at91sam9m10g45ek/Makefile > create mode 100644 board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c > create mode 100644 board/atmel/at91sam9m10g45ek/config.mk > create mode 100644 board/atmel/at91sam9m10g45ek/led.c > create mode 100644 cpu/arm926ejs/at91/at91sam9m10g45_devices.c > create mode 100644 drivers/mtd/nand/kirkwood_nand.c > create mode 100644 include/asm-arm/arch-at91/at91sam9g45.h > create mode 100644 include/asm-arm/arch-at91/at91sam9g45_matrix.h > create mode 100644 include/configs/at91sam9m10g45ek.h
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de "Here's a fish hangs in the net like a poor man's right in the law. 'Twill hardly come out." - Shakespeare, Pericles, Act II, Scene 1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot