[U-Boot-Users] [GIT PULL] [ARM] Please pull fromgit://www.denx.de/git/u-boot-arm.git
Peter Pearse
peter.pearse at arm.com
Tue Oct 9 15:42:27 CEST 2007
Wolfgang
Please pull from git://www.denx.de/git/u-boot-arm.git
Signed-off-by: Peter Pearse <peter.pearse at arm.com>
Signed-off-by: Ulf Samuelsson <ulf at atmel.com>
---------------
The following changes since commit 527c80f012030fa0b51f8594847ec56c9317e9b1:
Stefan Roese (1):
Merge with git://www.denx.de/git/u-boot.git
are found in the git repository at:
git://www.denx.de/git/u-boot-arm.git
Peter Pearse (13):
Rename CONFIG_CMD_MUX to CONFIG_CMD_AT91_SPIMUX
Ran Lindent on drivers/at45.c
Move include/led.h to board/at91rm9200dk
Add coloured led interface for ARM boards.
Changed API name to coloured_led.h
Merge with git://www.denx.de/git/u-boot.git
Merge with git://www.denx.de/git/u-boot.git
Merge with git://www.denx.de/git/u-boot.git
Merge with git://www.denx.de/git/u-boot.git
Final tidy
Merge with git://www.denx.de/git/u-boot.git
Move coloured led API to status_led.h
Merge with git://www.denx.de/git/u-boot.git
board/at91rm9200dk/led.c | 2 +-
cpu/arm920t/start.S | 128 +++----------------
drivers/at45.c | 314
++++++++++++++++++++++-----------------------
include/config_cmd_all.h | 2 +-
include/led.h | 45 -------
include/status_led.h | 21 +++
lib_arm/board.c | 24 ++++
7 files changed, 222 insertions(+), 314 deletions(-)
mode change 100755 => 100644 drivers/at45.c
delete mode 100644 include/led.h
More information about the U-Boot
mailing list