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

The following changes since commit bd23b22badadcdc414a900828253961fc5ec6c39:
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging (2012-10-15 13:37:22 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-pxa.git master
for you to fetch changes up to 34cda7a0d89297e450106951d554b56ed4c1fd3b:
h2200: Add support for iPAQ h2200 palmtop (2012-10-16 07:14:55 +0200)
---------------------------------------------------------------- Łukasz Dałek (1): h2200: Add support for iPAQ h2200 palmtop
MAINTAINERS | 4 +++ board/h2200/Makefile | 49 +++++++++++++++++++++++++++++ board/h2200/h2200-header.S | 27 ++++++++++++++++ board/h2200/h2200.c | 53 ++++++++++++++++++++++++++++++++ boards.cfg | 1 + include/configs/h2200.h | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 291 insertions(+) create mode 100644 board/h2200/Makefile create mode 100644 board/h2200/h2200-header.S create mode 100644 board/h2200/h2200.c create mode 100644 include/configs/h2200.h

Hi Marek,
On Tue, 16 Oct 2012 07:16:51 +0200, Marek Vasut marex@denx.de wrote:
The following changes since commit bd23b22badadcdc414a900828253961fc5ec6c39:
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging (2012-10-15 13:37:22 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-pxa.git master
for you to fetch changes up to 34cda7a0d89297e450106951d554b56ed4c1fd3b:
h2200: Add support for iPAQ h2200 palmtop (2012-10-16 07:14:55 +0200)
Łukasz Dałek (1): h2200: Add support for iPAQ h2200 palmtop
MAINTAINERS | 4 +++ board/h2200/Makefile | 49 +++++++++++++++++++++++++++++ board/h2200/h2200-header.S | 27 ++++++++++++++++ board/h2200/h2200.c | 53 ++++++++++++++++++++++++++++++++ boards.cfg | 1 + include/configs/h2200.h | 157 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 291 insertions(+) create mode 100644 board/h2200/Makefile create mode 100644 board/h2200/h2200-header.S create mode 100644 board/h2200/h2200.c create mode 100644 include/configs/h2200.h
Applied to u-boot-arm/master, thanks!
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Marek Vasut