index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2021-03-01
Update the MSI addresses for the Armada 8040. This chunk will only be
Patrick Wildt
2021-03-01
Instead of sprinkling the device's DMA tag, always return a new DMA tag
Patrick Wildt
2021-03-01
Transactions on the AXI bus contain a Stream ID. SMMUs filter
Patrick Wildt
2021-03-01
The ep-gpios property is optional on the Rockchip PCIe controller.
Patrick Wildt
2021-03-01
Refactor ip_fragment() and ip6_fragment(). Use a mbuf list to
Alexander Bluhm
2021-03-01
If an anon is associated with a page, acquire its lock before any modification.
Martin Pieuchot
2021-03-01
Move the top part of uvm_fault_lower(), the lookup, in its own function.
Martin Pieuchot
2021-02-28
Have acpipci(4) look for a matching SMMU in the IORT.
Patrick Wildt
2021-02-28
Enable acpiiort(4), add smmu(4) but keep disabled.
Patrick Wildt
2021-02-28
acpiiort(4) and smmu(4)
Patrick Wildt
2021-02-28
Add smmu(4), a driver the ARM System MMU. This IOMMU is basically a
Patrick Wildt
2021-02-28
Add acpiiort(4), a driver for the ACPI I/O Remapping Table. This table
Patrick Wildt
2021-02-28
Add memory attributes for stage-2 pagetables.
Patrick Wildt
2021-02-28
Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.
Patrick Wildt
2021-02-28
Implement IOMMU OFW API for on-SoC/non-PCI devices.
Patrick Wildt
2021-02-28
Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.
Patrick Wildt
2021-02-28
big numbers need suffixes on some platforms. fix LACP_ADDR_SLOW_E64.
David Gwynne
2021-02-27
apldart(4) is needed here as well.
Mark Kettenis
2021-02-27
Add apldart(4), a driver for the IOMMU on Apple M1 SoCs.
Mark Kettenis
2021-02-27
Replace stray direct call of f_event with filter_event().
Visa Hankala
2021-02-27
Rework route_input() and rtm_sendup(). While we perform foreach loop
mvs
2021-02-27
trim some code i accidentally left into the nvgre add address function
David Gwynne
2021-02-27
recover scope from v6 nvgre endpoint addresses for userland to look at.
David Gwynne
2021-02-27
regen
Jonathan Gray
2021-02-27
sort and fix RTL8713 id
Jonathan Gray
2021-02-27
regen
Jonathan Gray
2021-02-27
sort
Jonathan Gray
2021-02-27
regen
Jonathan Gray
2021-02-27
add ids for Intel Xeon Scalable
Jonathan Gray
2021-02-27
put the mac addr into a uint64_t to compare it to the ethernet slow addr.
David Gwynne
2021-02-26
Read and parse OTP on the BCM4378. There are quite a few firmware and
Patrick Wildt
2021-02-26
Attach to BCM4378.
Patrick Wildt
2021-02-26
Add support for BCM4378 as implemented on the Apple M1. This chip seems
Patrick Wildt
2021-02-26
touch pcidevs again to generated new rcs ids in headers
jan
2021-02-26
Only support #iommu-cells = <1> for now to make sure the correct stream ID
Mark Kettenis
2021-02-26
Increase the amount of RX buffers given to the bwfm(4) chip. We haave seen
Patrick Wildt
2021-02-26
Add aplcpie(4), a (minimal) driver for the PCIe host bridge on Apple M1 SoCs.
Mark Kettenis
2021-02-26
Add missing PCI product IDs for x710 10GBase-T into ixl(4)
jan
2021-02-26
only store the current time on address table entries if it changes.
David Gwynne
2021-02-26
tpmr can use the eth64 bits too.
David Gwynne
2021-02-26
try do a better job of filtering 802.1 reserved group addresses.
David Gwynne
2021-02-26
use uint64_ts for ethernet addresses in the src/dst bits of rules.
David Gwynne
2021-02-26
use a uint64_t for the ethernet address in the etherbridge table.
David Gwynne
2021-02-26
add some helpers for working with ethernet addresses as uint64_t
David Gwynne
2021-02-26
Increase the buffer size for the ioctl response buffers to the same as
Patrick Wildt
2021-02-26
gcc is more strict about union decls
Theo de Raadt
2021-02-26
Indicate hostready signal to inform the firmware that the rings have been
Patrick Wildt
2021-02-26
Refactor bwfm(4) firmware loading. The PCIe backend will need to be able
Patrick Wildt
2021-02-26
Fix prio2fifo mapping table.
Patrick Wildt
2021-02-25
The firmware replaces the last 32-bit on RAM with a shared DRAM address.
Patrick Wildt
[next]