[U-Boot] ARM Pull Request
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Sep 12 01:29:59 CEST 2008
Hi Wolfgang,
Please pull
The following changes since commit 0b7c5639891f4103a0e31ec7ae0beb3e97ed3836:
Heiko Schocher (1):
muas3001: update BR4 settings
are available in the git repository at:
git://git.denx.de/u-boot-arm.git master
Adrian Filipi (1):
Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.
Andrew Dyer (3):
arm920t fix constant error in start.S
i.MX use u-boot baud rate and don't assume UART master clock
i.mx change get_timer(base) to return time since base
Claudio Scordino (1):
Fix MACH_TYPE for the AT91RM9200DK board.
Guennadi Liakhovetski (1):
i.MX31: document timer precision option
Gururaja Hebbar K R (1):
ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h
Hugo Villeneuve (1):
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
Jean-Christophe PLAGNIOL-VILLARD (1):
ARM: synchronize mach-types.h with linux 2.6.27-rc6
Jens Scharsig (1):
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Magnus Lilja (2):
i.MX31: Add reset_timer() and modify get_timer_masked().
i.MX31: Make the SPI bus and chip select configurable for MC13783
Shinya Kuribayashi (1):
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
README.imx31 | 13 +
board/atmel/at91rm9200dk/at91rm9200dk.c | 2 +-
config.mk | 9 -
cpu/arm1136/mx31/interrupts.c | 24 +-
cpu/arm920t/at91rm9200/i2c.c | 10 +
cpu/arm920t/imx/interrupts.c | 2 +-
cpu/arm920t/imx/serial.c | 56 +-
cpu/arm920t/start.S | 6 +-
cpu/arm926ejs/davinci/dp83848.c | 27 +-
cpu/pxa/mmc.c | 4 +-
doc/README.mx31 | 19 +
drivers/rtc/mc13783-rtc.c | 6 +-
include/asm-arm/mach-types.h | 3645 +++++++++++++++++++++++++++++--
include/configs/imx31_litekit.h | 3 +
include/configs/mx31ads.h | 3 +
include/configs/omap1510.h | 2 +-
include/configs/omap730.h | 2 +-
17 files changed, 3648 insertions(+), 185 deletions(-)
create mode 100644 README.imx31
create mode 100644 doc/README.mx31
mode change 100644 => 100755 include/configs/omap1510.h
mode change 100644 => 100755 include/configs/omap730.h
Best Regards,
J.
More information about the U-Boot
mailing list