1 Jun 2008 04:59
Pull request u-boot-blackfin.git
Mike Frysinger <vapier <at> gentoo.org>
2008-06-01 02:59:13 GMT
2008-06-01 02:59:13 GMT
The following changes since commit 1f1554841a4c8e069d331176f0c3059fb2bb8280:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-blackfin.git review
Mike Frysinger (14):
Blackfin: make baud calculation more accurate
Blackfin: fix up UART status bit handling
Blackfin: fix up comment about CONFIG_BFIN_BOOT_MODE
Blackfin: punt unused page_descriptor_table_size definition
Blackfin: punt mem_init.h since it is no longer used
Blackfin: update cpu header definitions from latest Blackfin toolchain
Blackfin: punt unused BF533-STAMP definitions
Blackfin: resurrect BF533-STAMP video splash driver
Blackfin: touchup BF561-EZKIT board file
Blackfin: set default boot SPI CS for BF538/BF539
Blackfin: kill conversion warnings in async nand driver
Blackfin: tighten up post memory coding style
Blackfin: overhaul i2c driver
Blackfin: implement go/boote wrappers
board/bf533-stamp/Makefile | 9 +-
board/bf533-stamp/bf533-stamp.c | 1 -
board/bf533-stamp/bf533-stamp.h | 3 -
board/bf533-stamp/video.c | 257 +++++++++++++
board/bf533-stamp/video.h | 25 ++
board/bf537-stamp/nand.c | 8 +-
(Continue reading)
RSS Feed