mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-11 20:04:03 +02:00
2c3fbebc9e
ARM Linux PCI/PCIe hardware intialization needs to occur before device_init as it does not support hotplug. I have modeled the cns3xxx PCIe init after other ARM platforms. Registering it early resolves resource issues occuring during bus enumeration that occur when a device driver is linked static in the kernel. Instead of passing in a bitmask to enable the 2 available ports, link detect is used to enable ports that have a valid link. Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34044 3c298f89-4303-0410-b956-a3cf2f4a3e73 |
||
---|---|---|
.. | ||
001-cns3xxx-clkdev-support.patch | ||
002-cns3xxx_wdt.patch | ||
049-cns3xxx_smp_support.patch | ||
050-cns3xxx_i2c_controller.patch | ||
051-cns3xxx_gigabit.patch | ||
052-cns3xxx_spi.patch | ||
054-cns3xxx_pcie_clock.patch | ||
055-cns3xxx_pci_iospace_init.patch | ||
060-move_virtual_io_space.patch | ||
061-twd_base.patch | ||
100-add_io_spaces.patch | ||
101-laguna_sdhci_card_detect.patch | ||
102-cns3xxx_timers.patch | ||
104-cns3xxx_gpio.patch | ||
105-cns3xxx_pcie_io.patch | ||
106-cns3xxx_sata_support.patch | ||
107-cns3xxx_pcie-section-mismatch-fixes.patch | ||
108-cns3xxx_pcie-abort.patch | ||
200-dwc_otg.patch | ||
300-laguna_support.patch | ||
400-ethernet_fix_tx_csum_offload.patch | ||
410-ethernet_fix_jumbo_frame.patch | ||
420-ethernet_optimize_rx_offload.patch | ||
430-ethernet_fix_tx_completion.patch | ||
440-i2c_retry.patch | ||
450-smp_ncores.patch | ||
460-cns3xxx_fiq_support.patch | ||
470-gpio_irq.patch | ||
480-cns3xxx_pcie_early_init.patch |