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
/
fdt
Age
Commit message (
Expand
)
Author
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-18
Properly implement the rsb attribute and actually use it.
Mark Kettenis
2017-12-18
Add sensors for the AXP809.
Mark Kettenis
2017-12-18
Use axppmic as a dependency instead of axppmic_rsb.
Mark Kettenis
2017-12-18
Add i2c interface code to the new axppmic(4) code and add support for the
Mark Kettenis
2017-12-18
Map framebuffer into userland as non-cachable (but normal) memory. We still
Mark Kettenis
2017-12-17
Make axppmic(4) attach to a Reduced Serial Bus, and support the AXP806
Mark Kettenis
2017-12-17
Add 32K output klock support.
Mark Kettenis
2017-12-17
Add magic to make USB PYs work on Allwinner H3/H5/A64.
Mark Kettenis
2017-12-16
Add support for 1-byte reads and writes.
Mark Kettenis
2017-12-16
Add a driver for the RSB controller found on various Allwinner SoCs.
Mark Kettenis
2017-12-15
Add a few more Allwinner A80 clocks.
Mark Kettenis
2017-12-13
Fix stray return; hopefully this makes the internal PHY actually work now.
Mark Kettenis
2017-12-12
Add more Allwinner A80 clocks.
Mark Kettenis
2017-12-12
Fix typo. Unbreaks building a kernel on arm64/clang.
Mark Kettenis
2017-12-11
Implement support for the "next-generation" clock bindings for the
Mark Kettenis
2017-12-10
Add support for the internal PHY on the Allwinner H3. From Stephen Graf.
Mark Kettenis
2017-12-10
Fix MDIO_CMD register bit definitions. From Stepen Graf.
Mark Kettenis
2017-11-20
Add Allwinner A10 EMAC clock.
Mark Kettenis
2017-11-19
Implement support for the "next-generation" clock bindings for the
Mark Kettenis
2017-11-18
Add support for voltage regulators.
Mark Kettenis
2017-11-13
Add support for the i2c controller variant found on the Allwinner A31 and
Mark Kettenis
2017-11-13
Add i2c-related clocks for Allwinner H3/H5/A64.
Mark Kettenis
2017-11-13
Newer Allwinner SoCs (H3/H4/A64) use an "unconfigured" default state.
Mark Kettenis
2017-10-09
Print the name of the device tree node like we do for simplebus(4).
Mark Kettenis
2017-10-08
Enable rkiic(4) and rkpmic(4) for Rockchip RK3288 boards.
Mark Kettenis
2017-10-05
Update mvneta(4) to the way OpenBSD handles multicast and promiscuous
Patrick Wildt
2017-10-01
Align Rx buffers to prevent unaligned access in the network stack.
Mark Kettenis
2017-09-30
The property that points the the attached PHY is called "phy-handle" instead
Mark Kettenis
2017-09-21
Add dwxe(4), a driver the Synopsis DesignWare Ethernet controller used
Patrick Wildt
2017-09-19
Add support for being a regmap provider in syscon(4). So far the driver
Patrick Wildt
2017-09-13
Add missing pipe in sxitwi(4)'s match code to actually make
Patrick Wildt
2017-09-08
If you use sys/param.h, you don't need sys/types.h
Theo de Raadt
2017-09-02
Support Allwinner A64's ethernet controller clocks and reset
Patrick Wildt
2017-09-02
handle rk3288 i2c clocks
Jonathan Gray
2017-08-30
Decode pin mux configuration correctly in gpio(4) support code such that
Mark Kettenis
2017-08-28
tyop and whitespace nit
Jasper Lievisse Adriaanse
2017-08-28
Add rkpmic(4), a driver for the RK808 Power Management IC. For now, this
Mark Kettenis
2017-08-27
Add rkiic(4) a driver for the i2c controllers found on the Rockchip RK3399.
Mark Kettenis
2017-08-27
Add glass console support for arm64. This uses the "stdout-path" property
Mark Kettenis
2017-08-27
Add RK3399 i2c-related clocks and fix a typo.
Mark Kettenis
2017-08-26
Mark decimal constants as unsigned to avoid gcc warning.
Mark Kettenis
2017-08-26
Add supporting for adjusting the CPU core clock frequency on RK3399.
Mark Kettenis
2017-08-25
Add mvneta(4), a driver for the Ethernet controller on the Armada
Patrick Wildt
2017-08-25
Add mvpinctrl(4), a driver to configure pins on Marvell SoCs. For now,
Patrick Wildt
2017-08-25
Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399
Mark Kettenis
2017-08-23
Slightly rework how the SoC-specific functions are set up and introduce an
Mark Kettenis
2017-08-21
Add RK3399 CPU core related clocks. Fix RK3399 SD/MMC controller clock.
Mark Kettenis
2017-08-17
Fix logical or. Spotted by Artturi Alm.
Mark Kettenis
[prev]
[next]