]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
Patches by Yasushi Shoji, 29 Jun 2004:
authorwdenk <wdenk>
Sat, 10 Jul 2004 23:48:41 +0000 (23:48 +0000)
committerwdenk <wdenk>
Sat, 10 Jul 2004 23:48:41 +0000 (23:48 +0000)
commit857cad37a41c431582a74be56f858ee0476cd0d9
treead20b07944687e5996418e91111a6cef5b2e319e
parentfabd46acff08edd9f945340338caa07bb0534e64
Patches by Yasushi Shoji, 29 Jun 2004:
- add empty include/asm-microblaze/processor.h
- add to CREDITS and MAINTAINERS
- add gd initialization
- add MicroBlaze and SUZAKU board to MAKEALL script
- add reset support for SUZAKU
- add flush_cache() for MicroBlaze
- add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
  size flash memory on SUZAKU
15 files changed:
CHANGELOG
CREDITS
MAINTAINERS
MAKEALL
README
board/AtmarkTechno/suzaku/suzaku.c
drivers/serial_xuartlite.c
examples/stubs.c
include/asm-microblaze/processor.h [new file with mode: 0644]
include/asm-microblaze/suzaku.h
include/configs/suzaku.h
lib_microblaze/Makefile
lib_microblaze/board.c
lib_microblaze/cache.c [new file with mode: 0644]
microblaze_config.mk