[U-Boot] Pull request u-boot-blackfin.git

Mike Frysinger vapier at gentoo.org
Fri Feb 6 20:30:14 CET 2009


The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816:
  Wolfgang Denk (1):
        Merge branch 'master' of git://git.denx.de/u-boot-usb

are available in the git repository at:

  git://www.denx.de/git/u-boot-blackfin.git master

Mike Frysinger (7):
      Blackfin: update anomaly lists
      Blackfin: use on-chip syscontrol() rom function when available
      Blackfin: set default voltage levels for BF538/BF539 parts
      Blackfin: check for reserved settings in DDR MMRs
      Blackfin: add support for fast SPI reads with Boot ROM
      Blackfin: dynamically update UART speed when initializing
      Blackfin: move default boot SPI CS to common code

 board/bf537-stamp/spi_flash.c              |    8 +-
 cpu/blackfin/initcode.c                    |  157 +++++++++++++++-----------
 cpu/blackfin/serial.h                      |   72 +++---------
 include/asm-blackfin/blackfin-config-pre.h |    9 ++
 include/asm-blackfin/mach-bf527/anomaly.h  |  166 ++++++++++++++++++++--------
 include/asm-blackfin/mach-bf533/anomaly.h  |   55 ++++++----
 include/asm-blackfin/mach-bf537/anomaly.h  |   14 ++-
 include/asm-blackfin/mach-bf548/anomaly.h  |   45 +++++---
 include/asm-blackfin/mach-bf561/anomaly.h  |   17 +++-
 9 files changed, 331 insertions(+), 212 deletions(-)


More information about the U-Boot mailing list