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-06-28
Remove unused/redundant prototypes.
Mark Kettenis
2018-06-17
Use regmap
Mark Kettenis
2018-06-17
Resetting fec(4) also resets the MII control register. Since we
Patrick Wildt
2018-06-17
Add another missing clock for i.MX7D. This particular clock lives on the
Mark Kettenis
2018-06-16
Fix some i.MX7D clocks.
Mark Kettenis
2018-06-16
Add imxrtc(4), a driver for the "secure" RTC in the Low Power Domain of the
Mark Kettenis
2018-06-12
Enable on i.MX6SX and i.MX7.
Mark Kettenis
2018-06-12
Add a bunch of i.MX7 clocks.
Mark Kettenis
2018-06-11
Add clock support for i.MX7D.
Mark Kettenis
2018-06-11
Also match on "fsl,imx6q-uart" such that this attaches on i.MX7.
Mark Kettenis
2018-06-10
Attach imxiomuxc(4) to i.MX7D as well.
Mark Kettenis
2018-06-10
Attach imxgpc(4) to i.MX7D as well.
Mark Kettenis
2018-06-10
Attach imxesdhc(4) to i.MX7D. Should attach to i.MX6SL as well.
Mark Kettenis
2018-06-10
Extract the i2c bitrate from imxiic(4)'s clock-frequency attribute.
Patrick Wildt
2018-06-05
Move pluart(4) to dev/fdt.
Mark Kettenis
2018-06-04
imxesdhc(4) also supports High Speed mode for SD.
Patrick Wildt
2018-06-03
Change the set_parent() interface to pass the full parent specification
Mark Kettenis
2018-06-03
Make DMA work on Samsung Exynos. The crucial bit that makes it work is
Mark Kettenis
2018-06-02
Add more RK3399 clocks such that we can support assigned locks for the
Mark Kettenis
2018-06-02
Add fanpwr(4), a driver for the Fairchild FAN53555 voltage regulator.
Mark Kettenis
2018-06-01
Rockchip RK3288/3328/3399 pre-divide the clock. Take this into account when
Mark Kettenis
2018-06-01
Add code to set the frequency of the SDMMC and SDIO clocks.
Mark Kettenis
2018-06-01
Pass flags for highspeed capabilities based on device tree properties.
Mark Kettenis
2018-06-01
Restrict DMA to the Rockchip RK3328 and RK3388 for now. There is some
Mark Kettenis
2018-05-31
Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now.
Mark Kettenis
2018-05-31
Remove comcnspeed and comcnmode. They serve no purpose anymore. Configuring
Mark Kettenis
2018-05-30
Clear the DMA select bits in case we use PIO instead of DMA. Some
Patrick Wildt
2018-05-28
Initialize FIFO watermark thresholds. Fixes DMA issues on controllers that
Mark Kettenis
2018-05-28
Add clock support for i.MX8MQ. Most of the clocks can be configured
Patrick Wildt
2018-05-28
Get MAC address from "local-mac-address" property if provided.
Mark Kettenis
2018-05-27
Add 20 MHz MMC clock.
Mark Kettenis
2018-05-27
Add Allwinner A64 support.
Mark Kettenis
2018-05-27
Implement A64 thermal sensor clocks.
Mark Kettenis
2018-05-27
Add support for the Allwinner H3 SoC.
Mark Kettenis
2018-05-27
Add SDIO support:
Mark Kettenis
2018-05-27
Add support for the GMAC on Allwinner R40/V40 SoCs.
Mark Kettenis
2018-05-27
On Allwinner R40, export a regmap covering the GMAC_CLK_REG.
Mark Kettenis
2018-05-26
Add DMA support. For some reason this doesn't work on Exynos, so disable
Mark Kettenis
2018-05-26
Add SDIO support.
Mark Kettenis
2018-05-26
Add clocks for RK3399 SDIO controller.
Mark Kettenis
2018-05-25
For SDIO multi-blocks we must not use the AUTO CMD12 feature,
Patrick Wildt
2018-05-23
Simplify the CVE-2017-5715 workaround code. Marvell backported SMSCCC 1.1
Mark Kettenis
2018-05-18
Revert previous commit; it break reading the RTC on my Cubox-i.
Mark Kettenis
2018-05-16
Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)
Patrick Wildt
2018-05-16
Add glue for the USB3 controller on the i.MX8MQ SoC.
Patrick Wildt
2018-05-16
Correct shortcomings in imxiic(4) that occurred during the initial
Patrick Wildt
2018-05-08
Print xHCI revision in dmesg.
Martin Pieuchot
2018-05-03
Set the assigned clock settings in imxesdhc(4), which leads to a frequency
Patrick Wildt
2018-05-03
Add code to initialize the USB 3 PHY on i.MX8MQ.
Patrick Wildt
2018-05-03
Add support for SMCCC 1.1 which provides proper support for the firmware-based
Mark Kettenis
[prev]
[next]