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-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
2016-06-26
add a missing argument specified in format string so this builds again
Jonathan Gray
2016-06-26
destatic
Jonathan Gray
2016-06-26
Dynamically attach omdog(4) using the FDT.
Jonathan Gray
2016-06-22
Fetch MAC address from FDT.
Mark Kettenis
2016-06-21
Remove code to generate uboot tags. It hardcoded information for a single
Mark Kettenis
2016-06-19
omap4 uart is compatible with omap3 uart but has it's own compatible string
Jonathan Gray
2016-06-19
dynamically attach omap uart with fdt
Jonathan Gray
2016-06-18
Stop setting the 4-bit mode capability flag for now.
Jonathan Gray
2016-06-18
Dynamically attach ommmc with fdt. Offset the start of the memory region
Jonathan Gray
2016-06-14
If the FDT node has a "non-removable" property, return 1 from the card
Mark Kettenis
2016-06-14
Make fdt_node_property() return -1 if the requested property can't be found
Mark Kettenis
2016-06-14
imxdog* at fdt? here too.
Mark Kettenis
[next]