[U-Boot] [STATUS] ARM - pending PRs or patches for -rc1

Marek Vasut marex at denx.de
Wed Jun 12 22:25:02 CEST 2013


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


More information about the U-Boot mailing list