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
/
arch
/
armv7
Age
Commit message (
Expand
)
Author
2016-08-05
Check if we have the required "reg" property.
Mark Kettenis
2016-08-05
We don't want drivers with numbers in their names.
Mark Kettenis
2016-08-05
Switch the sunxi platform over to the new interrupt establish API. This
Mark Kettenis
2016-08-04
Dynamically attach ampintc(4) and make it register itself as an interrupt
Mark Kettenis
2016-08-04
Add imxgpc(4), a driver for the i.MX6 General Power Controller (GPC) which
Mark Kettenis
2016-08-04
After fixing up some of the AR8035 PHY registers, issue a reset. This seems
Mark Kettenis
2016-08-04
Add support for pre-registering interrupts. This allows device drivers to
Mark Kettenis
2016-08-01
Looks like patrick@ committed an older version of the diff. Fix this, and
Mark Kettenis
2016-08-01
Implement an FDT-aware interrupt establish API. This means the drivers
Patrick Wildt
2016-07-30
Stop pretending we can still boot without an FDT. Remove the code paths
Mark Kettenis
2016-07-27
Get interrupts going for the Allwinner-R8 chip.
Marcus Glocker
2016-07-27
Instead of passing the raw reg property to simplebus nodes,
Patrick Wildt
2016-07-26
Rename struct fdt_memory to fdt_reg to match the member name
Patrick Wildt
2016-07-26
Remove the restriction that the kernel needs to be loaded at the bottom of
Mark Kettenis
2016-07-23
Previously the uarts attached in order, so that the first attached uart
Patrick Wildt
2016-07-23
The linux kernel treated the "phy-reset-gpio" as active-low regardless of what
Mark Kettenis
2016-07-22
Attach imx(4) on i.mx6 quad plus which appears to be largely compatible
Jonathan Gray
2016-07-22
Fallback to the known fec irq number on imx.6 if the fdt
Jonathan Gray
2016-07-21
set and clear the 10baseT bit in statchg
Jonathan Gray
2016-07-18
Apparently we need to explicitly stop the timers before reloading them. At
Mark Kettenis
2016-07-18
Add additional i2c and mmc prcm module enum values for devices that
Jonathan Gray
2016-07-17
Attach sunxi(4) based on the compatible property of the root node of the
Mark Kettenis
2016-07-17
Adapt kettenis' pinctrl changes in imx to sitaracm and
Jonathan Gray
2016-07-17
use the fdt root node instead of board ids to test for am335x
Jonathan Gray
2016-07-17
Set function pointers based on the fdt root node instead of board ids.
Jonathan Gray
2016-07-17
Set function pointers based on the fdt root node instead of board ids.
Jonathan Gray
2016-07-15
Remove duplicated line in omap mmc driver, which would cause
Tom Cosgrove
2016-07-14
Do board-specific delay/skew corrections for the Micrel KSZ9021 and KSZ9031
Mark Kettenis
2016-07-14
virtio: Move interrupt handler into transport specific code
Stefan Fritsch
2016-07-13
Use the device tree voltage regulator information to supply power to the USB
Mark Kettenis
2016-07-12
Turn ahci(4) glue code for the i.MX6 platform into its own imxahci(4) driver
Mark Kettenis
2016-07-12
Change over to imxehci(4) here as well.
Mark Kettenis
2016-07-12
Turn ehci(4) glue code for the i.MX6 platform into its own imxehci(4) driver
Mark Kettenis
2016-07-11
Use gpio framework to implement hardware reset of the PHY instead of
Mark Kettenis
2016-07-11
Use gpio framework to implement card detect instead of hardcoding particular
Mark Kettenis
2016-07-11
Hook up imxgpio(4) to the FDT gpio framework.
Mark Kettenis
2016-07-10
Not all i.MX6 devices have a pinctrl property in their device nodes.
Patrick Wildt
2016-07-10
Fix typo. Pointed out by patrick@
Mark Kettenis
2016-07-10
Dynamically attach imxgpio(4) using the FDT.
Mark Kettenis
2016-07-10
Add support for handling pinctrl device tree bindings to imxiomuxc(4).
Mark Kettenis
2016-07-10
Instead of attaching the omap device based on board ids follow imx
Jonathan Gray
2016-07-10
Remove now unused definitions for drivers that have been converted to
Jonathan Gray
2016-07-09
Simplify the i.MX6 platform code. The list of board devices is now
Mark Kettenis
2016-07-09
Perform PHY-specific initialization based on the PHY ID instead of the
Mark Kettenis
2016-07-09
Dynamically attach i.MX6 ehci(4) using the FDT.
Mark Kettenis
2016-07-09
Use mac address and phy id from the fdt. Store settings for a second
Jonathan Gray
2016-07-01
SolidRun's HummingBoards and CuBoxes are also available with
Patrick Wildt
2016-06-28
enable ure(4) where we already have url(4)
Jonathan Matthew
2016-06-26
Dynamically attach cpsw(4) with the FDT.
Jonathan Gray
2016-06-26
Dynamically attach tiiic using the FDT.
Jonathan Gray
[prev]
[next]