Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Allwinner V3s support. From SASANO Takayoshi. | 2019-02-12 | 1 | -1/+94 | |
| | |||||
* | Implement setting the CPU clock for Allwinner H3/H5 SoCs. | 2018-08-03 | 1 | -1/+50 | |
| | |||||
* | Add 20 MHz MMC clock. | 2018-05-27 | 1 | -1/+2 | |
| | |||||
* | On Allwinner R40, export a regmap covering the GMAC_CLK_REG. | 2018-05-27 | 1 | -4/+43 | |
| | | | | Add a few more R40 clocks needed by the GMAC. | ||||
* | More Allwinner A64 clocks. | 2018-02-10 | 1 | -2/+4 | |
| | |||||
* | Implement H3/H5 CPU clock. | 2017-12-31 | 1 | -1/+37 | |
| | |||||
* | Implement Allwinner A40/V40 support. | 2017-12-30 | 1 | -1/+53 | |
| | |||||
* | Add support for the PRCM clocks on Allwinner A23/A33. | 2017-12-30 | 1 | -15/+24 | |
| | | | | Tested by kevlo@ | ||||
* | Add support for the 2nd clock control module on the Allwinner H3/H5. | 2017-12-28 | 1 | -1/+59 | |
| | |||||
* | Implement support for the "next-generation" clock bindings for the | 2017-12-26 | 1 | -1/+108 | |
| | | | | | | Allwinner A23/A33. ok kettenis@ | ||||
* | Implement A10/A20 CPU clock. | 2017-12-24 | 1 | -12/+55 | |
| | |||||
* | Add a few more Allwinner A80 clocks. | 2017-12-15 | 1 | -1/+44 | |
| | |||||
* | Add more Allwinner A80 clocks. | 2017-12-12 | 1 | -19/+60 | |
| | |||||
* | Implement support for the "next-generation" clock bindings for the | 2017-12-11 | 1 | -10/+59 | |
| | | | | Allwinner A80. | ||||
* | Implement support for the "next-generation" clock bindings for the | 2017-11-19 | 1 | -3/+57 | |
| | | | | Allwinner A10/A20. | ||||
* | If you use sys/param.h, you don't need sys/types.h | 2017-09-08 | 1 | -2/+1 | |
| | |||||
* | Support Allwinner A64's ethernet controller clocks and reset | 2017-09-02 | 1 | -1/+44 | |
| | | | | | | | based on the H3 code which is essentially the same apart from differing device tree indices. ok phessler@ | ||||
* | fix previous to make sxiccmu compile again | 2017-07-18 | 1 | -2/+2 | |
| | |||||
* | The Linux kernel device trees use "allwinner,sun50i-h5-ccu" as the compatible | 2017-07-17 | 1 | -7/+9 | |
| | | | | | propert for the clock controller module. Prepare for the day when the u-boot device trees get update. | ||||
* | Match /clocks node on Allwinner H5. | 2017-07-16 | 1 | -1/+2 | |
| | |||||
* | Add support for a few more Allwinner H3 clocks. | 2017-03-26 | 1 | -14/+72 | |
| | |||||
* | Move Allwinner drivers that will soon be used by OpenBSD/arm64 | 2017-01-21 | 1 | -0/+792 | |
to the new MI FDT driver directory. "go ahead" kettenis@ |