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
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
2018-08-27
Add hitemp(4), a driver for the temperature sensors on the HiSilicon Hi3660
Mark Kettenis
2018-08-27
Add 64-bit DMA support. Enable DMA on HiSilicon SoCs.
Mark Kettenis
2018-08-27
Add hiclock(4). Make sure hireset(4) attaches early.
Mark Kettenis
2018-08-27
Add hirest(4), a driver to support reset signal controller blocks on
Mark Kettenis
2018-08-27
Add glue for the USB3 controller on the HiKey 970.
Mark Kettenis
2018-08-27
handle 16 bit register width required for omap3/omap4
Jonathan Gray
2018-08-27
Add an interface that allows drivers to claim a framebuffer and check
Mark Kettenis
2018-08-27
HiSilicon SoCs pre-divide the clock by a factor 8.
Mark Kettenis
2018-08-26
Add pinctrl(4), a generic pin mux driver.
Mark Kettenis
2018-08-26
Add plgpio(4), a driver for the ARM PrimeCell GPIO (PL061) peripheral.
Mark Kettenis
2018-08-26
Add support for HiSilicon Hi3660 (Kirin960) and Hi3670 (Kirin970).
Mark Kettenis
2018-08-22
Initialize bridge registers instead of relying on ppb(4) to do it for us.
Mark Kettenis
2018-08-21
Implement address translation. Makes I/O space access work.
Mark Kettenis
2018-08-20
Enable I2C clocks in imxiic(4).
Patrick Wildt
2018-08-20
Add the i.MX8MQ eCSPI clocks.
Patrick Wildt
2018-08-17
The official name for the ssdfb(4) reset GPIO attribute uses plural form.
Patrick Wildt
2018-08-17
Support reading and using serveral device tree attributes for ssdfb(4),
Patrick Wildt
2018-08-13
Support CPU frequency scaling on NXP i.MX8M.
Patrick Wildt
2018-08-09
Hook up the rasops text emulation functions so we only write out
Patrick Wildt
2018-08-09
Make imxesdhc(4) pass per-function cookies to the SD/MMC bus.
Patrick Wildt
2018-08-08
Implement IRQ masking and unmasking in imxgpio(4).
Patrick Wildt
2018-08-06
Give the FDT interrupt API a more generic naming by replacing the
Patrick Wildt
2018-08-04
Implement a few missing RK3288 clocks and implement resets.
Mark Kettenis
2018-08-03
Pass PCIe requester ID as sideband data here as well.
Mark Kettenis
2018-08-03
Implement setting the CPU clock for Allwinner H3/H5 SoCs.
Mark Kettenis
2018-08-03
Also attach as a regulator if the FDT provides the fixed voltage value.
Mark Kettenis
2018-08-03
Implement DVFS support.
Mark Kettenis
2018-08-02
Add I2C attachment code to ssdfb(4). The difference between the I2C
Patrick Wildt
2018-08-01
Fix various RK3399 clocks and add support for getting the clock frequency
Mark Kettenis
2018-08-01
Implement a partial update mechanism. Since the SPI-connected display
Patrick Wildt
2018-07-31
Display color depth alongside resolution when attaching simplefb(4).
Frederic Cambus
2018-07-31
Stop reversing bytes read from the framebuffer. That was added since
Patrick Wildt
2018-07-31
Implement setting the voltage of the regulators.
Mark Kettenis
2018-07-31
Correctly set the dividers for the clock of the "big" cores.
Mark Kettenis
2018-07-31
Fix setting the voltage; the code was using the wrong variable as a step size.
Mark Kettenis
2018-07-30
Add support for the GIC v3 ITS and use it to implement MSI support for
Mark Kettenis
[prev]
[next]