summaryrefslogtreecommitdiff
path: root/include/configs/suzaku.h
Commit message (Collapse)AuthorAgeLines
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-6/+0
| | | | | | - remove all references to CONFIG_INIT_CRITICAL for ARM based boards - introduce two new configuration options instead: CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
* Prepare for SoC rework of ARM code:wdenk2005-04-02-1/+1
| | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files)
* Patches by Yasushi Shoji, 29 Jun 2004:wdenk2004-07-10-1/+12
| | | | | | | | | | | - 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
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-18-0/+90
- add support for microblaze processors - add support for AtmarkTechno "suzaku" board