summaryrefslogtreecommitdiffstats
path: root/sys/arch/armv7/exynos/exehci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove uneeded includes in md armv7 filesjsg2021-03-251-5/+1
* Enable clocks and adjust for removal of subnodes in upstream Linuxkettenis2021-02-141-2/+4
* Use regmap interface to tweak "SYSREG" PHY configuration registers andkettenis2017-12-231-6/+15
* Use regmap interface to power up the PHY block.kettenis2017-03-101-7/+30
* Turn exgpio(4) into a pinctrl driver.kettenis2017-03-051-2/+1
* Convert a few exynos drivers to attach using the FDT.kettenis2017-03-041-136/+85
* Rename struct fdt_memory to fdt_reg to match the member namepatrick2016-07-261-8/+8
* New FDT-enabled busses will use a new "fdt" attribute. Unfortunatelypatrick2016-04-241-3/+1
* make the exynos code compile without fdtjsg2015-05-271-5/+20
* Import the exynos work into tree. This is from Bitrig. Discussed with and OK jsg, also OK from krw.bmercer2015-01-261-0/+321