summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/sxiccmu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PLL1(CPU_PLL) stability improvement for Allwinner H3/H2+uaa2020-08-301-6/+21
* Add a few more Allwinner A80 clocks and resets.kettenis2020-03-281-1/+25
* Implement setting the CPU clock for Allwinner A10/A20 SoCs.kettenis2019-09-211-1/+46
* Add A20 GMAC clocks.kettenis2019-09-201-2/+15
* Add Allwinner H6 support.kettenis2019-09-081-5/+133
* Implement setting the CPU clock for Allwinner A64 SoCs.kettenis2019-09-021-1/+84
* Add Allwinner V3s support. From SASANO Takayoshi.kettenis2019-02-121-1/+94
* Implement setting the CPU clock for Allwinner H3/H5 SoCs.kettenis2018-08-031-1/+50
* Add 20 MHz MMC clock.kettenis2018-05-271-1/+2
* On Allwinner R40, export a regmap covering the GMAC_CLK_REG.kettenis2018-05-271-4/+43
* More Allwinner A64 clocks.kettenis2018-02-101-2/+4
* Implement H3/H5 CPU clock.kettenis2017-12-311-1/+37
* Implement Allwinner A40/V40 support.kettenis2017-12-301-1/+53
* Add support for the PRCM clocks on Allwinner A23/A33.kettenis2017-12-301-15/+24
* Add support for the 2nd clock control module on the Allwinner H3/H5.kettenis2017-12-281-1/+59
* Implement support for the "next-generation" clock bindings for thekevlo2017-12-261-1/+108
* Implement A10/A20 CPU clock.kettenis2017-12-241-12/+55
* Add a few more Allwinner A80 clocks.kettenis2017-12-151-1/+44
* Add more Allwinner A80 clocks.kettenis2017-12-121-19/+60
* Implement support for the "next-generation" clock bindings for thekettenis2017-12-111-10/+59
* Implement support for the "next-generation" clock bindings for thekettenis2017-11-191-3/+57
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* Support Allwinner A64's ethernet controller clocks and resetpatrick2017-09-021-1/+44
* fix previous to make sxiccmu compile againjsg2017-07-181-2/+2
* The Linux kernel device trees use "allwinner,sun50i-h5-ccu" as the compatiblekettenis2017-07-171-7/+9
* Match /clocks node on Allwinner H5.kettenis2017-07-161-1/+2
* Add support for a few more Allwinner H3 clocks.kettenis2017-03-261-14/+72
* Move Allwinner drivers that will soon be used by OpenBSD/arm64patrick2017-01-211-0/+792