summaryrefslogtreecommitdiffstats
path: root/include/configs/suzaku.h
Commit message (Collapse)AuthorAgeFilesLines
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| | | | | | | | | Explicitly add in default CONFIG_BOOTP_* options where cmd_confdefs.h used to be included but CONFIG_BOOTP_MASK was not defined. Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-051-3/+5
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-301-0/+4
|
* Support for XUPV2P boardMichal Simek2007-03-261-1/+2
| | | | | Reset support BSP autoconfig support
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-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-021-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-101-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-181-0/+90
- add support for microblaze processors - add support for AtmarkTechno "suzaku" board
OpenPOWER on IntegriCloud