OpenGrok
Cross Reference: acpi_pci_layerscape_gen4.c
xref
: /
src
/
sys
/
arch
/
arm
/
acpi
/
acpi_pci_layerscape_gen4.c
Home
|
History
|
Annotate
|
Download
|
only in
acpi
History log of
/src/sys/arch/arm/acpi/acpi_pci_layerscape_gen4.c
Revision
Date
Author
Comments
1.5
15-Oct-2022
jmcneill
Use "non-posted" instead of "strongly ordered" to describe nGnRnE mappings
Rename the following defines:
- _ARM_BUS_SPACE_MAP_STRONGLY_ORDERED to BUS_SPACE_MAP_NONPOSTED
- PMAP_DEV_SO to PMAP_DEV_NP
- LX_BLKPAG_ATTR_DEVICE_MEM_SO to LX_BLKPAG_ATTR_DEVICE_MEM_NP
Rename the following option:
- AARCH64_DEVICE_MEM_STRONGLY_ORDERED to AARCH64_DEVICE_MEM_NONPOSTED
1.4
17-Jun-2020
thorpej
<sys/extent.h> not needed here.
1.3
15-Jun-2020
ad
Use sys/cpu.h so that curcpu defined in terms of curlwp->l_cpu works too.
1.2
02-Feb-2020
jmcneill
branches: 1.2.2; 1.2.6;
Map and read MCFG space directly instead of going through acpimcfg to
simplify access through our tiny config space window.
1.1
01-Feb-2020
jmcneill
Add support for NXP Layerscape PCIe Gen4 (not ECAM compliant)
1.2.6.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.2.6.1
02-Feb-2020
martin
file acpi_pci_layerscape_gen4.c was added on branch phil-wifi on 2020-04-08 14:07:27 +0000
1.2.2.2
29-Feb-2020
ad
Sync with head.
1.2.2.1
02-Feb-2020
ad
file acpi_pci_layerscape_gen4.c was added on branch ad-namecache on 2020-02-29 20:18:17 +0000
Indexes created Tue Oct 14 15:09:51 GMT 2025