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
/
fdt
Age
Commit message (
Expand
)
Author
2023-06-12
Call / define fdtbus_cpus_md_attach for platforms with cpus @ fdt.
skrll
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2023-02-25
Restore the ability to have EARLYCONS work for the QEMU virt after
skrll
2023-01-24
Add support for FIFOs and hardware flow-control to plcom driver.
mlelstv
2022-11-25
move the creation of machdep.smbios into platform_init().
mrg
2022-11-09
fdt/pmu was not working. do return only if there is an error.
ryo
2022-11-05
Handle speed change events
jmcneill
2022-11-01
On a system with both global and private timers, we cannot drive hardclock
jmcneill
2022-10-15
Use "non-posted" instead of "strongly ordered" to describe nGnRnE mappings
jmcneill
2022-10-14
Add a PCI resource manager and use it on Arm ACPI platforms.
jmcneill
2022-09-06
pcihost: Track MSI/MSI-X interrupt handlers.
skrll
2022-09-04
Revert previous
skrll
2022-09-04
pcihost: Don't call fdtbus_intr_disestablish for MSI/MSI-X interrupts.
skrll
2022-08-13
Process "ranges" property even when linux,pci-probe-only is set.
jmcneill
2022-08-11
gic at fdt: Don't assume all irqs are established on disestablish.
riastradh
2022-07-17
wsdisplay(4): Make most of struct vcons_data private.
riastradh
2022-06-25
Remove GIC_SPLFUNCS.
jmcneill
2022-03-03
arm: Use device_set_private for cpuN.
riastradh
2021-11-25
Improve error handling.
skrll
2021-11-17
gicv3: add support for mbi-alias property
jmcneill
2021-11-12
gtmr: Add support for arm,cpu-registers-not-fw-configured property.
jmcneill
2021-11-04
make compilable at NPCI==0
jakllsch
2021-10-10
efi: Add /dev/efi character device
jmcneill
2021-09-27
No longer need to call arm_pmu_init on all CPUs.
jmcneill
2021-09-20
Make _splraise/_spllower/splx functions available to modules again.
jmcneill
2021-09-06
Instead of requiring drivers to be explicit about their device memory
jmcneill
2021-09-05
Remove unused arm_fdt_memory_dump
jmcneill
2021-08-30
Add FIQ support.
jmcneill
2021-08-30
Inspect #address-cells to determine if the cpu-release-addr requires
jmcneill
2021-08-30
Add 10-bit pixel format support.
jmcneill
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-06
Arm: Add support for SMC Calling Convention
jmcneill
2021-07-24
smbios: Add character device for accessing SMBIOS tables
jmcneill
2021-07-23
smbios: Support SMBIOS 2.x tables.
jmcneill
2021-07-22
Expose SMBIOS tables using sysctl machdep.dmi.*, same as x86.
jmcneill
2021-05-12
Pass along our device handle to the PCI bus instance we attach.
thorpej
2021-04-26
armfdt does not need its own interface attribute; all of its children
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-03-02
Fix previous: Each line is "stride" bytes wide, not "width * depth".
jmcneill
2021-03-02
Sanity check size vs width x height x depth. Buggy firmware exists.
skrll
2021-02-23
Install a default irq handler that panics when no interrupt controller
jmcneill
2021-02-04
Call acpi_device_register() / fdtbus_device_register() as approrpriate.
thorpej
2021-01-27
Rename of_match_compat_data() to of_compatible_match(). Similarly,
thorpej
2021-01-27
Use DEVICE_COMPAT_EOL.
thorpej
2021-01-25
Since we're using designated initialisers for compat data, we should
thorpej
2021-01-19
Use device_compatible_entry / of_search_compatible() for the GICv3
thorpej
2021-01-18
Remove "struct of_compat_data" and replace its usage with
thorpej
2021-01-17
trailing whitespace
jmcneill
2021-01-17
Fit in 80 columns. NFC.
jmcneill
2021-01-17
Use vcons_earlyinit
jmcneill
[next]