Dear Prafulla, In message <f766e4f80769bd478052fb6533fa745d19a4985...@sc-vexch4.marvell.com> you wrote: > > The following changes since commit 376e7fadbad3285231e390c6534feb5af86d594b: > Minkyu Kang (1): > SAMSUNG: goni: add the GPL licence > > are available in the git repository at: > > u-boot-marvrell.git .. Master branch..
s/rvr/rv/ ? > Albert Aribaud (3): > Initial support for Marvell Orion5x SoC > Add Orion5x support to 16550 device driver > Add support for the LaCie ED Mini V2 board > > MAINTAINERS | 4 + > MAKEALL | 1 + > Makefile | 3 + > arch/arm/cpu/arm926ejs/orion5x/Makefile | 55 +++++ > arch/arm/cpu/arm926ejs/orion5x/cpu.c | 270 ++++++++++++++++++++++ > arch/arm/cpu/arm926ejs/orion5x/dram.c | 64 +++++ > arch/arm/cpu/arm926ejs/orion5x/lowlevel_init.S | 293 > ++++++++++++++++++++++++ > arch/arm/cpu/arm926ejs/orion5x/timer.c | 181 +++++++++++++++ > arch/arm/include/asm/arch-orion5x/cpu.h | 203 ++++++++++++++++ > arch/arm/include/asm/arch-orion5x/mv88f5182.h | 40 ++++ > arch/arm/include/asm/arch-orion5x/orion5x.h | 69 ++++++ > board/LaCie/edminiv2/Makefile | 53 +++++ > board/LaCie/edminiv2/config.mk | 27 +++ > board/LaCie/edminiv2/edminiv2.c | 92 ++++++++ > drivers/serial/serial.c | 3 + > include/configs/edminiv2.h | 172 ++++++++++++++ > 16 files changed, 1530 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/cpu/arm926ejs/orion5x/Makefile > create mode 100644 arch/arm/cpu/arm926ejs/orion5x/cpu.c > create mode 100644 arch/arm/cpu/arm926ejs/orion5x/dram.c > create mode 100644 arch/arm/cpu/arm926ejs/orion5x/lowlevel_init.S > create mode 100644 arch/arm/cpu/arm926ejs/orion5x/timer.c > create mode 100644 arch/arm/include/asm/arch-orion5x/cpu.h > create mode 100644 arch/arm/include/asm/arch-orion5x/mv88f5182.h > create mode 100644 arch/arm/include/asm/arch-orion5x/orion5x.h > create mode 100644 board/LaCie/edminiv2/Makefile > create mode 100644 board/LaCie/edminiv2/config.mk > create mode 100644 board/LaCie/edminiv2/edminiv2.c > create mode 100644 include/configs/edminiv2.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 Cigarette, n.: A fire at one end, a fool at the other, and a bit of tobacco in between. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot