[U-Boot] [PULL] u-boot-pxa/master

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

Hi Marek,
On Wed, 12 Jun 2013 22:57:56 +0200, Marek Vasut marex@denx.de 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,
participants (2)
-
Albert ARIBAUD
-
Marek Vasut