Module Name:src
Committed By: jmcneill
Date: Tue Oct 15 13:27:51 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_pci_machdep.c acpi_pci_machdep.h acpipchb.c
Log Message:
Amazon Graviton maxdevs quirk no longer required as of pci.c r1.155
To generate a diff of this
Module Name:src
Committed By: jmcneill
Date: Tue Oct 15 13:27:51 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_pci_machdep.c acpi_pci_machdep.h acpipchb.c
Log Message:
Amazon Graviton maxdevs quirk no longer required as of pci.c r1.155
To generate a diff of this
Module Name:src
Committed By: jmcneill
Date: Tue Oct 15 00:23:44 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpipchb.c
Log Message:
Fix detection of root port resources for Graviton and remove no longer required
bridge fixup
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Tue Oct 15 00:23:44 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpipchb.c
Log Message:
Fix detection of root port resources for Graviton and remove no longer required
bridge fixup
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Mon Oct 14 22:59:15 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_pci_machdep.c acpi_pci_machdep.h acpipchb.c
Log Message:
More Amazon Graviton quirks:
- Ignore devno > 0 on the PCIe root port.
- Fixup PCIe bridge bus
Module Name:src
Committed By: jmcneill
Date: Mon Oct 14 22:59:15 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_pci_machdep.c acpi_pci_machdep.h acpipchb.c
Log Message:
More Amazon Graviton quirks:
- Ignore devno > 0 on the PCIe root port.
- Fixup PCIe bridge bus
Module Name:src
Committed By: jmcneill
Date: Mon Oct 14 00:16:29 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_pci_machdep.c acpi_pci_machdep.h acpipchb.c
Log Message:
Add quirks for Amazon Graviton PCIe root ports. Configuration space for the
root port is found in
Module Name:src
Committed By: jmcneill
Date: Mon Oct 14 00:16:29 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_pci_machdep.c acpi_pci_machdep.h acpipchb.c
Log Message:
Add quirks for Amazon Graviton PCIe root ports. Configuration space for the
root port is found in
Module Name:src
Committed By: jmcneill
Date: Sun Sep 22 18:31:59 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c files.acpi
Added Files:
src/sys/arch/arm/acpi: acpi_simplefb.c acpi_simplefb.h
Log Message:
Use vcons for simplefb preattach to speed
Module Name:src
Committed By: jmcneill
Date: Sun Sep 22 18:31:59 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c files.acpi
Added Files:
src/sys/arch/arm/acpi: acpi_simplefb.c acpi_simplefb.h
Log Message:
Use vcons for simplefb preattach to speed
Module Name:src
Committed By: jmcneill
Date: Thu Sep 12 09:02:36 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: gicv3_acpi.c
Log Message:
Redistributors with virtual LPI support have larger register spaces. Take
this into consideration when scanning LPI regions.
To
Module Name:src
Committed By: jmcneill
Date: Thu Sep 12 09:02:36 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: gicv3_acpi.c
Log Message:
Redistributors with virtual LPI support have larger register spaces. Take
this into consideration when scanning LPI regions.
To
Module Name:src
Committed By: jmcneill
Date: Mon Aug 19 10:53:31 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
Log Message:
Use a unique name for the acpi ARM_PLATFORM definition
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
Module Name:src
Committed By: jmcneill
Date: Mon Aug 19 10:53:31 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
Log Message:
Use a unique name for the acpi ARM_PLATFORM definition
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
Module Name:src
Committed By: skrll
Date: Mon Aug 12 15:37:26 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
Use same style test as acpi_md_OsWritable
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10
Module Name:src
Committed By: skrll
Date: Mon Aug 12 15:37:26 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
Use same style test as acpi_md_OsWritable
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10
Module Name:src
Committed By: skrll
Date: Mon Aug 12 15:29:48 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
Correct the test for writeable memory. There aren't any users of this at
this point.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: skrll
Date: Mon Aug 12 15:29:48 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
Correct the test for writeable memory. There aren't any users of this at
this point.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Fri Aug 2 19:49:17 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
Log Message:
Ignore AccessWidth (PL011 and SBSA console always needs 32-bit access)
To generate a diff of this commit:
cvs rdiff -u -r1.15
Module Name:src
Committed By: jmcneill
Date: Fri Aug 2 19:49:17 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
Log Message:
Ignore AccessWidth (PL011 and SBSA console always needs 32-bit access)
To generate a diff of this commit:
cvs rdiff -u -r1.15
Module Name:src
Committed By: jmcneill
Date: Thu Aug 1 18:59:11 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
Always map ACPI table memory as normal memory. Always map device memory as
device memory.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Thu Aug 1 13:13:51 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
acpi_md_OsMapMemory can be used for both normal and device memory. Use the
UEFI memory map to determine how to map a given region.
Module Name:src
Committed By: jmcneill
Date: Thu Aug 1 13:13:51 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
acpi_md_OsMapMemory can be used for both normal and device memory. Use the
UEFI memory map to determine how to map a given region.
Module Name:src
Committed By: jmcneill
Date: Wed Jul 24 19:37:52 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
Log Message:
Add early fb console support
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/acpi/acpi_platform.c
Module Name:src
Committed By: jmcneill
Date: Tue Jun 25 22:23:39 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpipchb.c
Log Message:
Honour _CRS mem ranges and translation offsets instead of assuming 1:1
mappings. Tested on Overdrive 1000.
To generate a diff of this
Module Name:src
Committed By: jmcneill
Date: Tue Jun 25 22:23:39 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpipchb.c
Log Message:
Honour _CRS mem ranges and translation offsets instead of assuming 1:1
mappings. Tested on Overdrive 1000.
To generate a diff of this
Module Name:src
Committed By: ryo
Date: Thu May 23 15:54:28 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c cpu_acpi.c
Log Message:
fix build without options MULTIPROCESSOR
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: ryo
Date: Thu May 23 15:54:28 UTC 2019
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c cpu_acpi.c
Log Message:
fix build without options MULTIPROCESSOR
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Hi.
On 2018/11/28 3:29, Jared D. McNeill wrote:
Module Name:src
Committed By: jmcneill
Date: Tue Nov 27 18:29:17 UTC 2018
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
Log Message:
Add support for SPCR 16550 and 16450 interface types
To generate a diff of
29 matches
Mail list logo