summaryrefslogtreecommitdiffstats
path: root/include/configs/suzaku.h
Commit message (Collapse)AuthorAgeFilesLines
* [FIX] change sets of commandsMichal Simek2007-09-241-10/+8
| | | | | because changing of command handling brings compilation problems
* [PATCH] Change macro name for UartLiteMichal Simek2007-09-241-0/+1
| | | | because PowerPC 405 can use UartLite as console
* synchronizition with mainlineMichal Simek2007-09-241-8/+10
|
* [FIX] Correction command setting for Microblaze boardsMichal Simek2007-08-151-10/+5
|
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-071-3/+14
|\
| * 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>
* | [FIX] Xilinx Uartlite driverMichal Simek2007-08-051-0/+1
| | | | | | | | | | Because PPC405 can use UARTLITE serial interface and Microblaze can use Uart16550 serial interface not only Uartlite.
* | [FIX] support for simply measuring timeMichal Simek2007-07-141-0/+2
|/
* [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