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-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
2018-07-30
Add ssdfb(4), a driver for the SSD1309 controller that drives an
Patrick Wildt
2018-07-28
Make use of PCI_FLAGS_MSI_ENABLED such that drivers for hardware with broken
Mark Kettenis
2018-07-26
Add imxspi(4), a driver for the i.MX SPI controller. This is the first
Patrick Wildt
2018-07-26
Implement calculating the SPI controller frequency in imxccm(4).
Patrick Wildt
2018-07-24
Add support for the i2c controller on the Marvell ARMADA 7K/8K SoC as well.
Mark Kettenis
2018-07-24
Add clock needed to support the i2c controllers on the Marvell ARMADA 7K/8K.
Mark Kettenis
2018-07-24
The I2C controller on the Allwinner hardware is actually a modified
Patrick Wildt
2018-07-23
The imxiomuxc(4) node itself can also contain a set of pins to
Patrick Wildt
2018-07-20
match on marvell,armada-38x-uart linux >= 4.18-rc1 changed the compat
Jonathan Gray
2018-07-09
Basic support for SFP modules in mvneta(4). SFP modules are basically
Patrick Wildt
2018-07-02
Allow pluart(4) to attach to acpi(4).
Mark Kettenis
2018-07-01
Use generated string for the bus number extent.
Mark Kettenis
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
[next]