[U-Boot] ARM Pull Request

Wolfgang Denk wd at denx.de
Fri Sep 12 15:22:54 CEST 2008


Dear Jean-Christophe PLAGNIOL-VILLARD,

In message <20080911232959.GA19187 at game.jcrosoft.org> you wrote:
> 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,

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A star captain's most solemn oath is that he will give his life, even
his entire crew, rather than violate the Prime Directive.
	-- Kirk, "The Omega Glory", stardate unknown


More information about the U-Boot mailing list