Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | mpc83xx: minor fixups for 8313rdb introduction | Kim Phillips | 2007-04-25 | -0/+1 |
| | ||||
* | mpc83xx: Add generic PCI setup code. | Scott Wood | 2007-04-23 | -0/+191 |
| | | | | | | | | Board code can now request the generic setup code rather than having to copy-and-paste it for themselves. Boards should be converted to use this once they're tested with it. Signed-off-by: Scott Wood <scottwood@freescale.com> | |||
* | Add PCI support for the TQM834x board. | Rafal Jaworowski | 2005-10-17 | -252/+0 |
| | ||||
* | Added support for TQM834x boards. | Marian Balakowicz | 2005-10-11 | -2/+2 |
| | ||||
* | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger | 2005-08-01 | -13/+12 |
| | | | | | | | | - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines | |||
* | * Patch by Eran Liberty | Eran Liberty | 2005-07-28 | -0/+253 |
Add support for the Freescale MPC8349ADS board. |