[U-Boot] Pull request u-boot-blackfin.git
Mike Frysinger
vapier at gentoo.org
Tue Apr 7 09:32:26 CEST 2009
The following changes since commit 712ac6a1a6909a58d6549fb220cc921a7e9f9979:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-arm
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git master
Graf Yang (1):
Blackfin: nand: flush peripheral before polling it
Mike Frysinger (6):
Blackfin: update anomaly sheets
Blackfin: add workaround for anomaly 05000171
Blackfin: add workaround for anomaly 05000242
Blackfin: add comment about anomaly 05000430 avoidance
Blackfin: add check for anomaly 05000362
Blackfin: audit UART for all known anomalies
Todor I Mollov (1):
Blackfin: spi: make cs deassert function deterministic
cpu/blackfin/initcode.c | 17 ++++++-
cpu/blackfin/serial.c | 21 ++++++++-
cpu/blackfin/serial.h | 2 +-
drivers/mtd/nand/bfin_nand.c | 1 +
drivers/spi/bfin_spi.c | 16 ++++++-
include/asm-blackfin/mach-bf527/anomaly.h | 40 ++++++++++++---
include/asm-blackfin/mach-bf533/anomaly.h | 77 +++++++++++++++++++++++-----
include/asm-blackfin/mach-bf537/anomaly.h | 67 +++++++++++++------------
include/asm-blackfin/mach-bf548/anomaly.h | 18 ++++---
include/asm-blackfin/mach-bf561/anomaly.h | 17 +++---
10 files changed, 203 insertions(+), 73 deletions(-)
More information about the U-Boot
mailing list