Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. | Ed Swarthout | 2007-08-06 | -146/+0 |
| | | | | | | | | | | | | | | | | | | All of the PCI/PCI-Express driver and initialization code that was in the MPC8641HPCN port has now been moved into the common drivers/fsl_pci_init.c. In a subsequent patch, this will be utilized by the 85xx ports as well. Common PCI-E IMMAP register blocks for FSL 85xx/86xx are added. Also enable the second PCI-Express controller on 8641 by getting its BATS and CFG_ setup right. Fixed a u16 vendor compiler warning in AHCI driver too. Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com> Signed-off-by: Zhang Wei <wei.zhang@freescale.com> Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | General indent and whitespace cleanups. | Jon Loeliger | 2006-08-22 | -35/+42 |
| | ||||
* | Enable PCIE1 for MPC8641HPCN board | Jin Zhengxiong-R64188 | 2006-06-27 | -108/+84 |
| | | | | Signed-off-by: Jason Jin <Jason.jin@freescale.com> | |||
* | Cleanup whitespaces and style issues. | Jon Loeliger | 2006-04-27 | -69/+36 |
| | | | | | | | Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft. | |||
* | Initial support for MPC8641 HPCN board. | Jon Loeliger | 2006-04-26 | -0/+196 |