Rafal Jaworowski
bc26e2e38f
Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,
...
handle Z0 revision (early silicon) explicitly due to its quirks.
Obtained from: Marvell, Semihalf
2009-04-16 11:20:18 +00:00
Rafal Jaworowski
4e883c81d0
Check PCIE link status before accessing the bus.
...
Some 88F5182-based systems (Linkstation) have problems when PCIE is
accessed without any peripherals present.
2009-01-09 12:38:41 +00:00
Rafal Jaworowski
e7be09420c
Improve Marvell SOCs PCI/PCIE driver.
...
- Provide dedicated rmans for MEM and IO resources.
- Convert PCI IRQ routing info into a table (from callback approach), provide
config data for alternative DB- boards.
- Fix a wrong boundary check error in pcib_mbus_init_bar()
Obtained from: Semihalf
2009-01-09 10:20:51 +00:00
Rafal Jaworowski
fe3ea17045
Fix configuration of the PCI bridge. This got omitted in the initial import of
...
this code.
2008-12-05 15:27:28 +00:00
Rafal Jaworowski
a715909b3e
Improve error handling in pcib_mbus_identify().
2008-11-19 17:07:01 +00:00
Rafal Jaworowski
6975124c23
PCI/PCI-Express support for Marvell systems.
...
Obtained from: Marvell, Semihalf
2008-11-19 11:30:44 +00:00