Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge with /home/tur/git/u-boot#motionpro | Wolfgang Denk | 2007-05-28 | -1/+1 |
|\ | ||||
| * | 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> | |||
* | | MCC200 update - add LCD Progress Indicator | Sergei Poselenov | 2007-02-27 | -0/+1 |
|/ | ||||
* | automatic update mechanism | Andrei Safronov | 2006-12-08 | -1/+3 |
| | ||||
* | Fixed problems on PRS200 board caused by adding splash screen on MCC200 | Wolfgang Denk | 2006-09-03 | -19/+22 |
| | ||||
* | Add splashscreen support for MCC200 board. | Wolfgang Denk | 2006-08-30 | -0/+15 |
| | ||||
* | Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled | Wolfgang Denk | 2006-08-30 | -2/+5 |
| | ||||
* | Fix typo. | Wolfgang Denk | 2006-08-29 | -1/+1 |
| | ||||
* | Fix typo in MCC200/PRS200 configuration | Wolfgang Denk | 2006-08-25 | -7/+7 |
| | ||||
* | Update for MCC200 / PRS200 boards: | Wolfgang Denk | 2006-08-25 | -2/+4 |
| | | | | | - auto-adjust console device for Linux. - fix typos. | |||
* | Updates for MCC200 / PRS200 boards: | Wolfgang Denk | 2006-08-24 | -17/+40 |
| | | | | | | - support for configurations with SDRAM or DDR memory, - support for highboot and lowboot - adjusting environment definitions | |||
* | Add debug console on COM12 for MCC200 board | Wolfgang Denk | 2006-08-17 | -2/+7 |
| | ||||
* | Cleanup duplicate definitions in MCC200 config file. | Wolfgang Denk | 2006-07-13 | -5/+0 |
| | ||||
* | MCC200 board: support console on any one of the Quad UART ports. | Wolfgang Denk | 2006-07-11 | -0/+62 |
| | ||||
* | MCC200: map the 2nd Quad UART into the processor's address space. | Wolfgang Denk | 2006-07-06 | -0/+5 |
| | ||||
* | Fix lowboot support on MCC200 board | Wolfgang Denk | 2006-05-05 | -0/+4 |
| | ||||
* | Fix Quad UART mapping on MCC200 board due to new HW revision | Wolfgang Denk | 2006-04-13 | -1/+1 |
| | ||||
* | Enable Quad UART om MCC200 board. | Wolfgang Denk | 2006-03-23 | -0/+5 |
| | ||||
* | Cleanup MCC200 board configuration; omit non-existent stuff. | Wolfgang Denk | 2006-03-21 | -22/+3 |
| | ||||
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -3/+2 |
| | ||||
* | Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock, | Wolfgang Denk | 2006-02-28 | -55/+10 |
| | | | | use hush shell. | |||
* | Convert mcc200 to use common CFI flash driver | Stefan Roese | 2006-02-28 | -117/+42 |
| | | | | Patch by Stefan Roese, 28 Feb 2006 | |||
* | Initial port to MCC200 board (work in progress) | Wolfgang Denk | 2006-02-22 | -0/+402 |
Minimally modified patch by Bluetechnix, Vienna |