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
/
dev
Age
Commit message (
Expand
)
Author
2020-05-23
Increase chances of getting a successful PCIe link on the i.MX8MM.
Patrick Wildt
2020-05-23
Implement kqfilter matching the corresponding poll routine.
Martin Pieuchot
2020-05-23
Fix typo in a comment that originated in wpi(4) and has spread elsewhere.
Stefan Sperling
2020-05-23
Define PPB_IO_32BIT. Should have been part of the commit to mvkpcie(4)
Patrick Wildt
2020-05-22
Improve emulation of bridge config space.
Mark Kettenis
2020-05-22
Improve resetting PCIe devices by making use of the reset-gpios property,
Patrick Wildt
2020-05-22
Enable link training just before triggering the actual training.
Mark Kettenis
2020-05-22
regen
Patrick Wildt
2020-05-22
Add Atheros QCA986x/988x PCI ID.
Patrick Wildt
2020-05-22
Add support for the Marvell Xenon SDHC. This is used on the Armada
Patrick Wildt
2020-05-22
Add pre/post hooks for bus clock changes to sdhc(4). These will be
Patrick Wildt
2020-05-22
Use the parsed address and interrupt information from
Mark Kettenis
2020-05-22
Attach mvpinctrl(4) to the Armada 3700's NB as well. As a consequence
Patrick Wildt
2020-05-22
Always defer attaching the mvneta(4) interfaces. Otherwise this
Patrick Wildt
2020-05-22
And add the node to the struct. Sometimes I maybe shouldn't try spliting
Patrick Wildt
2020-05-22
Actually store the node in the softc. Missed chunk from the previous
Patrick Wildt
2020-05-22
Some sdhc(4) on FDT use a card-detect GPIO or have a non-removable flag.
Patrick Wildt
2020-05-22
Add mvkpcie(4), a driver for the Aardvark PCIe controller found on
Patrick Wildt
2020-05-21
regen
Patrick Wildt
2020-05-21
ASMedia ASM1182e PCIe switch.
Patrick Wildt
2020-05-21
Kill commented out czttypoll() routine.
Martin Pieuchot
2020-05-21
Make use of checksum offloads. Very little effort required from the
Jonathan Matthew
2020-05-20
Open up a 4GB memory bus window for mvneta(4) on the Marvell
Patrick Wildt
2020-05-20
Extend drmkqfilter() to support EVFILT_READ and match drmpoll() behavior.
Martin Pieuchot
2020-05-19
We need to double the clock frequency for DDR modes.
Mark Kettenis
2020-05-19
Don't provide backlight control if the list returned by _BCL is empty.
Mark Kettenis
2020-05-19
Use static inline instead of inline; fixes ramdisk build.
Mark Kettenis
2020-05-19
Implement kqueue(2) support.
Martin Pieuchot
2020-05-18
Offload CCMP (WPA2) encryption and decryption to iwm(4) hardware.
Stefan Sperling
2020-05-18
During the rekey operation, we feedback 1 word to the lowest level.
Theo de Raadt
2020-05-18
Turn power domain on. Makes OpenBSD boot on the odroid c4.
Mark Kettenis
2020-05-18
Add some comments.
Mark Kettenis
2020-05-18
Add amlpwrc(4), a driver for the power domain controller found on various
Mark Kettenis
2020-05-17
Fix typo in comment.
Mark Kettenis
2020-05-17
Add support for the SM1 variant and (probably) fix support for the CPU
Mark Kettenis
2020-05-17
restore VGA fonts on VT switch
Jonathan Gray
2020-05-17
Add function for attaching RTC drivers, to reduce direct use
Visa Hankala
2020-05-17
Prevent kcov from collecting coverage after the kernel has panicked.
anton
2020-05-17
fix typo in a comment
Jonathan Gray
2020-05-16
entropy_add_ptr and entropy_input_rotate are only used inside
Theo de Raadt
2020-05-16
be more consistant about with using sizeof(object) rather than the constant
Theo de Raadt
2020-05-16
Fix PHY_CONTEXT commands sent to iwx(4) firmware.
Stefan Sperling
2020-05-16
Don't attempt to reset the state of the flip-flop associated with the
Jonathan Gray
2020-05-16
Use softintr to call selwakeup() in the mixer code code-path
Alexandre Ratchov
2020-05-16
Implement kqueue(2) support.
Martin Pieuchot
2020-05-16
remove unused debug statements
anton
2020-05-16
In preparation for stopping coverage collection once the kernel has
anton
2020-05-15
Fix CCMP replay check with 11n Rx aggregation and CCMP hardware offloading.
Stefan Sperling
2020-05-15
Some newer bwfm(4) chips from Cypress hold their regulatory
Patrick Wildt
2020-05-15
Describe the purpose of add_entropy_words() in simpler terms.
Theo de Raadt
[next]