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
2019-09-29
Configure USB port power control if the power GPIO is defined in fdt.
Visa Hankala
2019-09-29
Add option to configure GPIO output select.
Visa Hankala
2019-09-29
Reserve a few GPIO_CONFIG bits for machine-dependent use.
Visa Hankala
2019-09-28
rename the 'cn30xx' drivers to just 'oct', because digits inside devices
Theo de Raadt
2019-09-27
Use consistent idiom/naming convention for the the #include
Kenneth R Westerback
2019-09-27
Add/tweak #endif comments to make spelunking via grep more rewarding.
Kenneth R Westerback
2019-09-27
Shuffle and consolidate SCSIDEBUG declarations into fewer sections in
Kenneth R Westerback
2019-09-27
Make umb(4) add a default route when configuring the interface. This route
Claudio Jeker
2019-09-27
Use a better scale value in ksmn(4), this produces a slightly more
Bryan Steele
2019-09-26
Add a new driver for getting AMD CPU temperature sensor over the SMN.
Bryan Steele
2019-09-26
regen
Bryan Steele
2019-09-26
Add "AMD64 17h/3xh Root Complex" device.
Bryan Steele
2019-09-26
enable iavf(4)
Jonathan Matthew
2019-09-25
Argument order fix for MCLGETI.
Kevin Lo
2019-09-25
Enable interrupts while running interrupt handlers like we do on arm64.
Mark Kettenis
2019-09-25
Update acces point channel in node list when receiving packets from same
tobhe
2019-09-24
Enable eephy(4) on octeon.
Visa Hankala
2019-09-24
Recognize Marvell 88E1545.
Visa Hankala
2019-09-24
regen
Visa Hankala
2019-09-24
Add Marvell 88E1545.
Visa Hankala
2019-09-24
Use consistent names for unused flags/quirks when printing same under
Kenneth R Westerback
2019-09-23
Implement DVFS support.
Mark Kettenis
2019-09-23
When printing the scsi_link info under SCSIDEBUG show state, luns,
Kenneth R Westerback
2019-09-23
Do more sanity checks when accepting socket addresses in routing
Alexander Bluhm
2019-09-22
Make the code that calculates the min/max priorities identical to the arm64
Mark Kettenis
2019-09-22
Reduce diffs to arm64 version of this. Mostly whitespace changes.
Mark Kettenis
2019-09-22
Fix ampintc_cpuinit() prototype.
Mark Kettenis
2019-09-22
vmm(4): fix a wrong comment in vmmopen()
Mike Larkin
2019-09-22
Remove unused register dump lists.
Visa Hankala
2019-09-22
Simplify stat register access.
Visa Hankala
2019-09-22
Ignore non-host ports silently.
Visa Hankala
2019-09-21
Enable thermal zone handling code.
Mark Kettenis
2019-09-21
Register sxits(4) as a thermal sensor with the thermal zone support code.
Mark Kettenis
2019-09-21
Register sxitemp(4) as a thermal sensor with the thermal zone support code.
Mark Kettenis
2019-09-21
Implement setting the CPU clock for Allwinner A10/A20 SoCs.
Mark Kettenis
2019-09-21
Expand scsi_inquiry_data to 96 bytes to include new fields. If the
Kenneth R Westerback
2019-09-20
Add A20 GMAC clocks.
Mark Kettenis
2019-09-20
Extend the identification and validation of elantech-v4 packets to the
Ulf Brosziewski
2019-09-20
DMA works on the RK3288 as well, so unconditionally enable it.
Mark Kettenis
2019-09-20
Start using the generic clock code on RK3288 as well by switching over the
Mark Kettenis
2019-09-20
Add RK3288 GMAC clock.
Mark Kettenis
2019-09-20
timeout(9): process-context timeouts can be late
cheloha
2019-09-20
Print inquiry and read capacity (10 and 16) data under SCSIDEBUG.
Kenneth R Westerback
2019-09-20
Remove an unused function.
Visa Hankala
2019-09-20
Pass interface number as an explicit parameter to avoid decoding.
Visa Hankala
2019-09-20
KNF/whitespace fixes
Mike Larkin
2019-09-20
More RK3328 GMAC clock tweaking.
Mark Kettenis
2019-09-20
timeout(9): use CLR/ISSET/SET consistently
cheloha
2019-09-19
Add RK3328 GMAC clocks.
Mark Kettenis
2019-09-19
Introduce and use convenience SID_REPOONSE_FORMAT() define.
Kenneth R Westerback
[next]