summaryrefslogtreecommitdiffstats
path: root/include/configs/yosemite.h
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speedStefan Roese2007-01-131-0/+14
| | | | | | | | | | Now the board revision and the current PCI bus speed are printed after the board message. Also the EBC initialising is now done via defines in the board config file. Signed-off-by: Stefan Roese <sr@denx.de>
* Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-071-0/+1
| | | | Patch by Stefan Roese, 07 Oct 2006
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-0/+1
| | | | | | | | | | | - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006
* Add commandline history support to all AMCC eval boardsStefan Roese2006-08-071-0/+7
| | | | Patch by Stefan Roese, 07 Aug 2006
* Changed default ramdisk addr in yosemite/yellowstone portsStefan Roese2006-05-151-2/+2
| | | | Patch by Stefan Roese, 15 May 2006
* Update yosemite configuration to enable flash write buffer supportStefan Roese2006-05-101-0/+2
| | | | Patch by Stefan Roese, 10 May 2006
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-8/+8
| | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
* Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-201-1/+3
| | | | Patch by Stefan Roese, 20 Oct 2005
* Add fat & ext2 support to AMCC 440EP boards Yosemite & BambooStefan Roese2005-10-141-0/+4
| | | | Patch by Stefan Roese, 14 Oct 2005
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
|
* Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese2005-08-111-135/+137
| | | | | boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 11 Aug 2005
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-4/+4
| | | | Patch by Stefan Roese, 08 Aug 2005
* Coding style cleanupWolfgang Denk2005-08-021-34/+34
|
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-011-0/+312
Patch by Steven Blakeslee, 27 Jul 2005
OpenPOWER on IntegriCloud