From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 20 Apr 2012 08:46:01 +0200 Subject: [U-Boot] Pull request for u-boot-marvell.git In-Reply-To: References: <4F3576CA.7050408@aribaud.net> Message-ID: <4F910629.1040506@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Prafulla, Le 20/04/2012 08:10, Prafulla Wadaskar a ?crit : > Dear Albert > > Please kindly pull > The following changes since commit fb14b6b2f680363678b4e6a75eb9f3f0d79111fa: > Wolfgang Denk (1): > Prepare v2012.04-rc3 > > are available in the git repository at: > > u-boot-marvell.git master branch. > > David Purdy (1): > kirkwood: add support for Cloud Engines Pogoplug E02 > > Luka Perkov (1): > kirkwood: add NAS62x0 board support > > MAINTAINERS | 8 ++ > board/cloudengines/pogo_e02/Makefile | 43 ++++++++ > board/cloudengines/pogo_e02/kwbimage.cfg | 169 ++++++++++++++++++++++++++++++ > board/cloudengines/pogo_e02/pogo_e02.c | 118 +++++++++++++++++++++ > board/cloudengines/pogo_e02/pogo_e02.h | 44 ++++++++ > board/raidsonic/ib62x0/Makefile | 43 ++++++++ > board/raidsonic/ib62x0/ib62x0.c | 79 ++++++++++++++ > board/raidsonic/ib62x0/ib62x0.h | 40 +++++++ > board/raidsonic/ib62x0/kwbimage.cfg | 169 ++++++++++++++++++++++++++++++ > boards.cfg | 2 + > include/configs/ib62x0.h | 152 +++++++++++++++++++++++++++ > include/configs/pogo_e02.h | 119 +++++++++++++++++++++ > 12 files changed, 986 insertions(+), 0 deletions(-) > create mode 100644 board/cloudengines/pogo_e02/Makefile > create mode 100644 board/cloudengines/pogo_e02/kwbimage.cfg > create mode 100644 board/cloudengines/pogo_e02/pogo_e02.c > create mode 100644 board/cloudengines/pogo_e02/pogo_e02.h > create mode 100644 board/raidsonic/ib62x0/Makefile > create mode 100644 board/raidsonic/ib62x0/ib62x0.c > create mode 100644 board/raidsonic/ib62x0/ib62x0.h > create mode 100644 board/raidsonic/ib62x0/kwbimage.cfg > create mode 100644 include/configs/ib62x0.h > create mode 100644 include/configs/pogo_e02.h As we are on the verge of release: Applied to u-boot-arm/next, thanks. > Regards.. > Prafulla . . . Amicalement, -- Albert.