index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
acpi
Age
Commit message (
Expand
)
Author
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2023-01-24
Add support for FIFOs and hardware flow-control to plcom driver.
mlelstv
2022-11-16
typo in comment
skrll
2022-10-15
Use "non-posted" instead of "strongly ordered" to describe nGnRnE mappings
jmcneill
2022-10-15
fix indentation
jmcneill
2022-10-14
Add a PCI resource manager and use it on Arm ACPI platforms.
jmcneill
2022-09-06
Use the ACPICA define ACPI_DBG2_16550_WITH_GAS
skrll
2022-08-13
Add "nopcimsi" boot option to force legacy INTx only mode.
jmcneill
2022-08-13
arm: acpi: Improve legacy INTx support.
jmcneill
2022-08-13
acpipchb: Add a kernel cmdline option to skip PCI resource assignment.
jmcneill
2022-05-16
tprof: armv8: Only attach to known PMU types.
jmcneill
2021-12-21
Remove unneeded struct acpi_pci_intr forward declaration.
skrll
2021-11-25
Improve error handling.
skrll
2021-11-24
arm64: acpi: Set capacity_dmips_mhz for CPUs
jmcneill
2021-10-24
More SPCR cleanup:
jmcneill
2021-10-23
It seems that there are three 16550 types for SPCR:
jmcneill
2021-10-21
baud_rate is signed now
jmcneill
2021-10-20
SPCR_BAUD_DEFAULT maps better to -1 than 0
jakllsch
2021-10-17
Fix primary CPU detection in cpu_acpi_tprof_intr_establish
jmcneill
2021-08-10
Disable MSI if the linux,pcie-nomsi flag is present
jmcneill
2021-08-08
Install the shared PCI INTx interrupt handler at IPL_VM to workaround a
jmcneill
2021-08-08
arm: ACPI: Add support for simple sharing of platform interrupts
jmcneill
2021-08-07
arm: acpi: Add support for SMCCC based PCI config access.
jmcneill
2021-08-07
acpi: call smccc_probe() after PSCI init
jmcneill
2021-08-07
acpi: DMA: Use acpi_resource_parse_any to parse _DMA resources
jmcneill
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-06
Arm: Add support for SMC Calling Convention
jmcneill
2021-05-12
- Define a device call for PCI bus instances to fetch a direct child's
thorpej
2021-05-12
Pass along our devhandle to the PCI bus instance we attach.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-02-12
Reset serial terminal to default state at boot.
jmcneill
2021-02-04
Call acpi_device_register() / fdtbus_device_register() as approrpriate.
thorpej
2021-01-26
acpipchb is a bus, so claim all child ACPI device nodes
jmcneill
2021-01-23
fit in 80 columns
jmcneill
2020-12-23
Future-proof ID_AA64PFR0_EL1.GIC test -- any value other than 0 means that
jmcneill
2020-12-13
Add MI support for attaching drivers to arbitrary System Description
jmcneill
2020-12-07
acpicpu: Add support for ACPI P-states and T-states on Arm.
jmcneill
2020-12-06
acpi: Cleanup SPCR setup and style fixes.
jmcneill
2020-12-06
Style fixes. NFC.
jmcneill
2020-12-03
Provide and use a sev() macro for the sev instruction.
skrll
2020-10-24
Trailing whitespace
skrll
2020-10-10
Support early FB console attachment when booting with a devicetree
jmcneill
2020-09-28
Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer
jmcneill
2020-09-13
Make Arm MD ACPI code big endian friendly.
jmcneill
2020-07-27
Skip v2m probe if armgic fails to attach
jmcneill
2020-06-17
<sys/extent.h> not needed here.
thorpej
2020-06-15
Use sys/cpu.h so that curcpu defined in terms of curlwp->l_cpu works too.
ad
2020-05-08
Try to get the starting bus number from _CRS before falling back to _BBN.
jmcneill
2020-04-25
Enable HW FIFO
jmcneill
2020-02-15
Various updates and improvements to cpu start up on arm/aarch64
skrll
[next]