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 | -6/+6 |
| | | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
* | Enable SM712 driver support for HMI1001 board. | Wolfgang Denk | 2005-09-03 | -0/+7 |
| | ||||
* | Adjust CS3 timings on HMI1001 board for dot matrix display under Linux | Wolfgang Denk | 2005-08-30 | -1/+1 |
| | ||||
* | Add keyboard and dot matrix display support for HMI1001 board. | Wolfgang Denk | 2005-08-30 | -3/+16 |
| | ||||
* | Enable PCI on hmi1001 board | Wolfgang Denk | 2005-08-16 | -0/+18 |
| | ||||
* | Fix CompactFlash problem on HMI1001 board | Wolfgang Denk | 2005-08-10 | -0/+2 |
| | ||||
* | Add CompactFlash support for HMI1001 board. | Wolfgang Denk | 2005-07-21 | -0/+35 |
| | ||||
* | * Fix baudrate calculation problem on MPC5200 systems | wdenk | 2005-06-27 | -6/+27 |
| | | | | | | | | | * Add MPC8220 boards to MAKEALL script * Add EEPROM and RTC support for HMI1001 board * Patch by Detlev Zundel, 20 Jun 2005: Fix initialization of low active GPIO pins on inka4x0 board | |||
* | Enable redundant environment, disable HW flash protection of HMI1001 board | wdenk | 2005-06-20 | -1/+2 |
| | ||||
* | * Add support for HMI1001 board | wdenk | 2005-06-10 | -0/+251 |
* Disable "date" and "sntp" commands on TQM866M which has no RTC |