summaryrefslogtreecommitdiff
path: root/include/configs/yosemite.h
Commit message (Collapse)AuthorAgeLines
...
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-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-20-1/+3
| | | | Patch by Stefan Roese, 20 Oct 2005
* Add fat & ext2 support to AMCC 440EP boards Yosemite & BambooStefan Roese2005-10-14-0/+4
| | | | Patch by Stefan Roese, 14 Oct 2005
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
|
* Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese2005-08-11-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-08-4/+4
| | | | Patch by Stefan Roese, 08 Aug 2005
* Coding style cleanupWolfgang Denk2005-08-02-34/+34
|
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-0/+312
Patch by Steven Blakeslee, 27 Jul 2005