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
2019-04-01
In the upstreamed and official device tree for i.MX8MQ the USB phys
Patrick Wildt
2019-04-01
In the upstreamed and official device tree for i.MX8MQ the power domains are
Patrick Wildt
2019-03-24
virtio: Prepare for 64 feature bits
Stefan Fritsch
2019-03-24
virtio: adjust virtio_setup_queue prototype for 1.0
Stefan Fritsch
2019-03-13
Add support for i.MX8M PWM clocks.
Patrick Wildt
2019-03-13
Since new bindings might use the same clock index for divs, gates and
Patrick Wildt
2019-02-22
Allow ssdfb(4) to be mmap(2)-able so that we can use its framebuffer
Patrick Wildt
2019-02-12
Add Allwinner V3s support. From SASANO Takayoshi.
Mark Kettenis
2019-02-10
Add Allwinner V3s support. Also update some Allwinner A80 pin names to
Mark Kettenis
2019-02-10
Handle "broken-cd" as "non-removable" for now. This will generate some
Mark Kettenis
2019-02-06
Rework fec(4). I have written this driver in 2012 as my first ever
Patrick Wildt
2019-02-03
Add mvgicp(4), a driver for the Marvell extension to the GIC that
Patrick Wildt
2019-02-01
Fix lost interrupts in fec(4). Apparently the tick that talks to the
Patrick Wildt
2019-01-28
Implement breaking into ddb on imxuart(4). When a break is detected,
Patrick Wildt
2019-01-21
Adapt to allwinner device tree changes in linux >= 5.0-rc1
Jonathan Gray
2019-01-19
virtio: Introduce defines for config(8) flags
Stefan Fritsch
2019-01-17
No need to free the Command/Data GPIO in the I2C detach path since it is
Patrick Wildt
2019-01-17
Add support for the SSD1306 as seen on the NanoPi NEO2 with
Patrick Wildt
2019-01-15
Add missing Allwinner H3/H5 OHCI clocks.
Mark Kettenis
2019-01-12
Add missing OHCI-related clocks.
Mark Kettenis
2019-01-11
Add i.MX8MQ support to dwpcie(4). Since the i.MX8MQ does seem to
Patrick Wildt
2019-01-11
imxsrc(4), a driver for the i.MX System Reset Controller. We will
Patrick Wildt
2019-01-11
Add support for changing the parent of the PCIe clocks. We will
Patrick Wildt
2019-01-10
Move some common defines to virtiovar.h
Stefan Fritsch
2019-01-07
tweak ohci_checkrev so it doesnt print a leading comma and space.
David Gwynne
2019-01-04
add support for ohci, as found on the pine64
David Gwynne
2019-01-03
if we run out of mbufs for the rx ring, run a timeout to refill them
David Gwynne
2019-01-02
Fix PCIe clock definitions.
Patrick Wildt
2019-01-01
Add some additional RK3399 clocks that are used by the current Linux
Mark Kettenis
2019-01-01
Set assigned-clocks.
Mark Kettenis
2019-01-01
Add RK3399 TSADC clock.
Mark Kettenis
2019-01-01
Add RK3328 TSADC clock.
Mark Kettenis
2019-01-01
Implement switching to different parent clocks in order to get as close
Mark Kettenis
2019-01-01
Make sure we don't exceed the maximum clock divider.
Mark Kettenis
2019-01-01
Fix typo in RK3328 fractional PLL frequency code.
Mark Kettenis
2018-12-31
Set assigned-clocks.
Mark Kettenis
2018-12-31
Set assigned-clocks on RK3328.
Mark Kettenis
2018-12-31
Force base clock to 50 MHz on Rockchip SoCs. This increases the chance that
Mark Kettenis
2018-12-31
Use data structures for the RK3399 as well.
Mark Kettenis
2018-12-31
Implement fractional PLL frequencies for RK3328 and use them for APLL and
Mark Kettenis
2018-12-31
Revamp the way we handle clocks on the RK3328. Instead of having code for
Mark Kettenis
2018-12-30
More RK3328 clock stuff.
Mark Kettenis
2018-12-30
Implement setting CPU-related clocks for RK3328.
Mark Kettenis
2018-12-29
Remove the hand-rolled maximum segment size handling in sximmc(4)
Patrick Wildt
2018-12-29
The i.MX SD/MMC host controller does not support zero-length DMA
Patrick Wildt
2018-12-23
Add support for generating a REPEATED START on operations where we first
Patrick Wildt
2018-12-04
Unify messaged printed when we can't estiblish an interrupt.
Mark Kettenis
2018-11-16
Add support for Allwinner A64's eMMC controller. It is essentially
Patrick Wildt
2018-08-30
fix memory leak in an error path
Jonathan Gray
2018-08-28
avoid uninitialised variable use in an error path
Jonathan Gray
[next]