NetBSD/sys/dev/marvell
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
..
com_mv.c Revirt 'Move the Marvell extension to com_mv.c' at Sun Sep 1 04:51:24 UTC 2013. 2013-10-03 13:23:03 +00:00
ehci_mv.c Support Armada 370 and DDR3 tags. 2014-03-15 13:33:48 +00:00
files.armada add new cryptographic accelerator driver 'mvxpsec.' 2015-06-03 04:20:02 +00:00
files.discovery Make gttswi MI and usuable from non-Marvell SoCs. 2013-09-06 00:56:12 +00:00
gt.c Improve spelling: regsiter -> register 2015-07-11 10:32:45 +00:00
gtbrgreg.h
gtbrgvar.h
gtdevbusvar.h
gtethreg.h
gtidmac.c Support Armada 370 and DDR3 tags. 2014-03-15 13:33:48 +00:00
gtidmacreg.h
gtidmacvar.h Support Armada 370 and DDR3 tags. 2014-03-15 13:33:48 +00:00
gtintrreg.h
gtintrvar.h
gtmpsc.c centralize the dialout/call unit macros. 2014-11-15 19:18:18 +00:00
gtmpscreg.h
gtmpscvar.h
gtpci.c PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
gtpcireg.h
gtpcivar.h
gtreg.h
gtsdmareg.h
gtsdmavar.h
gttwsi.c Make gttswi MI and usuable from non-Marvell SoCs. 2013-09-06 00:56:12 +00:00
gtvar.h
if_gfe.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_gfevar.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
if_mvgbe.c add u-boot argument parser for Marvell ARMADA XP/370. 2015-04-15 10:15:40 +00:00
if_mvxpe.c separate buffer management codes 'mvxpbm.c' from if_mvxpe.c. 2015-06-03 03:55:47 +00:00
if_mvxpereg.h separate buffer management codes 'mvxpbm.c' from if_mvxpe.c. 2015-06-03 03:55:47 +00:00
if_mvxpevar.h separate buffer management codes 'mvxpbm.c' from if_mvxpe.c. 2015-06-03 03:55:47 +00:00
marvellreg.h reduce magic numbers. SDRAM address space attribute register has cache coherency 2015-06-03 04:00:06 +00:00
marvellvar.h Add tags to marvell_attach_args. 2014-03-15 11:47:43 +00:00
mvcesa.c
mvcesareg.h Change address/size of CESA Registers. 2013-09-28 05:46:51 +00:00
mvgbereg.h Support Basic Mode for Armada XP. 2013-12-23 02:23:25 +00:00
mvpex.c PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
mvpexreg.h Fix calculate to address for window register. 2015-08-08 14:35:06 +00:00
mvpexvar.h fix: pexih->ih_evcnt->ev_name pointed stack address wrongly. 2015-06-24 10:00:37 +00:00
mvsata_mv.c Support Armada 370 and DDR3 tags. 2014-03-15 13:33:48 +00:00
mvsdio.c Support Armada 370 and DDR3 tags. 2014-03-15 13:33:48 +00:00
mvsdioreg.h
mvspi.c
mvspireg.h There is no opt_mvsoc.h; the #ifdef ARMADAXP should be changed to some 2013-05-13 15:47:18 +00:00
mvxpbm.c separate buffer management codes 'mvxpbm.c' from if_mvxpe.c. 2015-06-03 03:55:47 +00:00
mvxpbmvar.h separate buffer management codes 'mvxpbm.c' from if_mvxpe.c. 2015-06-03 03:55:47 +00:00
mvxpsec.c add new cryptographic accelerator driver 'mvxpsec.' 2015-06-03 04:20:02 +00:00
mvxpsecreg.h add new cryptographic accelerator driver 'mvxpsec.' 2015-06-03 04:20:02 +00:00
mvxpsecvar.h add new cryptographic accelerator driver 'mvxpsec.' 2015-06-03 04:20:02 +00:00
obio.c
pchb.c