Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -7/+7 |
| | | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -0/+1 |
| | | | | | | | | - Convert the CPM2 based functionality to use new CONFIG_CPM2 option rather than a myriad of CONFIG_MPC8560-like variants. Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560. Eliminates the CONFIG_MPC8560 option entirely. Distributes the new CONFIG_CPM2 option to each 8260 board. | |||
* | * Fix debug code in omap5912osk flash driver | wdenk | 2005-05-12 | -0/+524 |
* Add support for MPC8247 based "IDS8247" board. |