Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | MPC5xxx: Change names of defines related to IPB and PCI clocks. | Bartlomiej Sieka | 2007-05-27 | -1/+1 |
| | | | | | | | | | | Both CFG_PCISPEED_66 and CFG_IPBSPEED_133 are misnamed, as defining them does not cause PCI or IPB clocks to run at the specified speed. Instead, they configure divisors used to calculate said clocks. This patch renames the defines according to their real function. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com> | |||
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -3/+3 |
| | | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -0/+1 |
| | ||||
* | Add esd cpci5200 and pf5200 boards | Stefan Roese | 2005-08-22 | -0/+398 |
Patch by Reinhard Arlt, 22 Aug 2005 |