summaryrefslogtreecommitdiff
path: root/include/configs/yellowstone.h
AgeCommit message (Collapse)Author
2007-01-31[PATCH] Remove unneccessary yellowstone board config fileStefan Roese
Signed-off-by: Stefan Roese <sr@denx.de>
2007-01-13[PATCH] Update Yellowstone (440GR) to display board rev and PCI bus speedStefan Roese
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>
2006-10-07Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese
Patch by Stefan Roese, 07 Oct 2006
2006-09-07Change Yellowstone to use CFI write bufferStefan Roese
Patch by Stefan Roese, 07 Aug 2006
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
- 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
2006-08-07Add commandline history support to all AMCC eval boardsStefan Roese
Patch by Stefan Roese, 07 Aug 2006
2006-05-15Changed default ramdisk addr in yosemite/yellowstone portsStefan Roese
Patch by Stefan Roese, 15 May 2006
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
2005-10-20Add NetConsole Support for AMCC eval boardsStefan Roese
Patch by Stefan Roese, 20 Oct 2005
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-09-15Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese
boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 15 Sep 2005
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese
Patch by Stefan Roese, 08 Aug 2005
2005-08-02Coding style cleanupWolfgang Denk
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
Patch by Steven Blakeslee, 27 Jul 2005