NetBSD/sys/arch/evbarm/ifpga
msaitoh 605f564f52 PCI Extended Configuration stuff written by nonaka@:
- Add PCI Extended Configuration Space support into x86.
- Check register offset of pci_conf_read() in MD part. It returns (pcireg_t)-1
  if it isn't accessible.
- Decode Extended Capability in PCI Extended Configuration Space.
  Currently the following extended capabilities are decoded:
   - Advanced Error Reporting
   - Virtual Channel
   - Device Serial Number
   - Power Budgeting
   - Root Complex Link Declaration
   - Root Complex Event Collector Association
   - Access Control Services
   - Alternative Routing-ID Interpretation
   - Address Translation Services
   - Single Root IO Virtualization
   - Page Request
   - TPH Requester
   - Latency Tolerance Reporting
   - Secondary PCI Express
   - Process Address Space ID
   - LN Requester
   - L1 PM Substates
  The following extended capabilities are not decoded yet:
   - Root Complex Internal Link Control
   - Multi-Function Virtual Channel
   - RCRB Header
   - Vendor Unique
   - Configuration Access Correction
   - Multiple Root IO Virtualization
   - Multicast
   - Resizable BAR
   - Dynamic Power Allocation
   - Protocol Multiplexing
   - Downstream Port Containment
   - Precision Time Management
   - M-PCIe
   - Function Reading Status Queueing
   - Readiness Time Reporting
   - Designated Vendor-Specific
2015-10-02 05:22:49 +00:00
..
ifpga_clock.c Add support for the ARM Integrator/CP from Sergio López. 2013-02-19 10:57:09 +00:00
ifpga_intr.c Name some interrupts 2015-02-09 21:56:20 +00:00
ifpga_intr.h
ifpga_io.c Add support for the ARM Integrator/CP from Sergio López. 2013-02-19 10:57:09 +00:00
ifpga_pci.c PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
ifpga_pcivar.h Fix pci_conf_interrupt issues 2012-09-07 04:32:03 +00:00
ifpga.c Add support for the ARM Integrator/CP from Sergio López. 2013-02-19 10:57:09 +00:00
ifpgamem.h Add support for the ARM Integrator/CP from Sergio López. 2013-02-19 10:57:09 +00:00
ifpgareg.h add plmmc(4) glue 2015-01-27 16:34:34 +00:00
ifpgavar.h <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
pl030_rtc.c
plcom_ifpga.c Add support for the ARM Integrator/CP from Sergio López. 2013-02-19 10:57:09 +00:00
plcom_ifpgavar.h device_t/softc split 2012-05-20 10:28:44 +00:00
plmmc_ifpga.c add plmmc(4) glue 2015-01-27 16:34:34 +00:00
sm_ifpga.c aprintf -> aprint_normal 2013-02-23 08:23:03 +00:00