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
2018-01-03
assign 1 instead of the result of htole16(1) to a uint8_t.
David Gwynne
2018-01-03
Since the PCI attachment code already uses mbufs for RX packets, we can
Patrick Wildt
2018-01-03
Instead of adding each and every clock to the list of clocks that are enabled
Mark Kettenis
2018-01-03
Add ASMedia ASM1061 SATA to the list of devices as it is an AHCI controller
Mark Kettenis
2018-01-03
Add size for free(9) in the bwfm(4) PCI attachment code.
Patrick Wildt
2018-01-03
Add remap_bynode() since I use it in the rkpcie(4) implementation.
Mark Kettenis
2018-01-02
Initial stab at a driver for the PCIe interface on the Rockhip RK3399. For
Mark Kettenis
2018-01-02
regen
Mark Kettenis
2018-01-02
Add Rockchip vendor and RK3399 Root Complex device.
Mark Kettenis
2018-01-02
Stop assuming <sys/file.h> will pull in fcntl.h when _KERNEL is defined.
Philip Guenther
2018-01-01
For whatever reason the firmware needs more RX buffers available as
Patrick Wildt
2018-01-01
Put the code that prints the firmware's debug console into a function
Patrick Wildt
2018-01-01
The missing NULL check for the return value of malloc(9) with
Alexander Bluhm
2017-12-31
Add Allwinner R40/V40 support.
Mark Kettenis
2017-12-31
Implement R40/V40 thermal sensor clock.
Mark Kettenis
2017-12-31
Add sxitemp(4), a driver for the temperature sensors on the Allwinner H5 SoC.
Mark Kettenis
2017-12-31
Implement H3/H5 thermal sensor clocks.
Mark Kettenis
2017-12-31
Add sypwr(4), a driver for the Silergy SY8106A regulator found on many boards
Mark Kettenis
2017-12-31
Implement H3/H5 CPU clock.
Mark Kettenis
2017-12-30
Don't pull in <sys/file.h> just to get fcntl.h
Philip Guenther
2017-12-30
Delete unnecessary <sys/file.h> includes
Philip Guenther
2017-12-30
Somewhow I botched rev 1.3, which has a = where a |= is needed. Fix this.
Mark Kettenis
2017-12-30
Add support for the USB PHY of the Allwinner R40/V40.
Mark Kettenis
2017-12-30
Implement Allwinner A40/V40 support.
Mark Kettenis
2017-12-30
Add support for the PRCM clocks on Allwinner A23/A33.
Mark Kettenis
2017-12-29
Remove the RK3399-specific cpuspeed implementation as the generic one works
Mark Kettenis
2017-12-29
Use register_t instead of uint32_t in smc/hmc calls such that arguments
Mark Kettenis
2017-12-29
Add support for the CPU clock on the RK3288. Set its frequency to 1.2 GHz
Mark Kettenis
2017-12-29
Add RK3288 support.
Mark Kettenis
2017-12-28
Add support for the 2nd clock control module on the Allwinner H3/H5.
Mark Kettenis
2017-12-28
Separate out Allwinner H3 and H5 pin definitions.
Mark Kettenis
2017-12-28
Remove duplicate includes from sxitwi(4)
Tom Cosgrove
2017-12-28
Add RK3288 CPU core related clocks.
Mark Kettenis
2017-12-28
Synch pin defenitions with Linux and add support for the Allwinner GR8 and
Mark Kettenis
2017-12-27
Implement OF_getpropint64().
Mark Kettenis
2017-12-26
regen
Mark Kettenis
2017-12-26
Add two IDT PCIe switches found in a SPARC T4-1 and tweak another one to
Mark Kettenis
2017-12-26
Correct register numbers for AXP809.
Mark Kettenis
2017-12-26
drm/i915: call kunmap_px on pt_vaddr
Mark Kettenis
2017-12-26
Sync Allwinner A64 pin defenitions with Linux.
Mark Kettenis
2017-12-26
Implement support for the "next-generation" clock bindings for the
Kevin Lo
2017-12-26
Fix channel initialization by not using the same loop variable in nested
Patrick Wildt
2017-12-24
Add a PCI attachment driver for bwfm(4). It's not finished, but it's
Patrick Wildt
2017-12-24
Implement A10/A20 CPU clock.
Mark Kettenis
2017-12-24
Allow SD/MMC controller drivers to allocate their own DMA mapping structure
Mark Kettenis
2017-12-23
regen
Mike Larkin
2017-12-23
Add missing Sunrise Point-H I2C controller PCI IDs
Mike Larkin
2017-12-23
Sync Allwinner H3/H5 pin definitions with Linux.
Mark Kettenis
2017-12-23
Avoid null-pointer dereference wen a device tree refers to a pin-function
Mark Kettenis
2017-12-23
scrolling: take care of noise.
Ulf Brosziewski
[next]