summaryrefslogtreecommitdiff
path: root/include/configs/ocotea.h
Commit message (Collapse)AuthorAgeLines
* Add commandline history support to all AMCC eval boardsStefan Roese2006-08-07-6/+13
| | | | Patch by Stefan Roese, 07 Aug 2006
* 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
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-2/+2
|
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-1/+7
| | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-1/+1
| | | | Patch by Stefan Roese, 08 Aug 2005
* Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-01-0/+312
Patch by Stefan Roese, 01 Aug 2005