From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 13 Jun 2013 13:04:44 +0200 Subject: [U-Boot] [PULL] u-boot-pxa/master In-Reply-To: <201306122257.56573.marex@denx.de> References: <201306122257.56573.marex@denx.de> Message-ID: <20130613130444.346de5e5@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On Wed, 12 Jun 2013 22:57:56 +0200, Marek Vasut wrote: > The following changes since commit 58bb8f5f6138fa56875574a709f5af98c600c2a9: > > cosmetic: arm: fix comments in arch/arm/lib/crt0.S (2013-06-10 21:24:22 +0200) > > are available in the git repository at: > > git://git.denx.de/u-boot-pxa.git master > > for you to fetch changes up to 847e6693ccb529bf8346db62876f38f0c4e04ade: > > arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12 +0200) > > ---------------------------------------------------------------- > Sergey Yanovich (2): > arm: pxa: Add support for ICP DAS LP-8x4x > arm: pxa: config option for PXA270 turbo mode > > MAINTAINERS | 4 +++ > arch/arm/cpu/pxa/pxa2xx.c | 2 +- > board/icpdas/lp8x4x/Makefile | 41 +++++++++++++++++++++++ > board/icpdas/lp8x4x/lp8x4x.c | 147 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > boards.cfg | 1 + > include/configs/lp8x4x.h | 262 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 456 insertions(+), 1 deletion(-) > create mode 100644 board/icpdas/lp8x4x/Makefile > create mode 100644 board/icpdas/lp8x4x/lp8x4x.c > create mode 100644 include/configs/lp8x4x.h Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.