Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for A64 UART resets. | 2020-09-29 | 1 | -0/+10 | |
| | | | | ok patrick@ | ||||
* | Add a few more Allwinner A80 clocks and resets. | 2020-03-28 | 1 | -0/+27 | |
| | |||||
* | UART 1-3 support for Allwinner H3 (maybe H5/H2+). | 2020-03-23 | 1 | -0/+8 | |
| | | | | | | | - add reset signal definition - add reset signal de-assert code ok kettenis@ | ||||
* | Add A20 GMAC clocks. | 2019-09-20 | 1 | -1/+3 | |
| | |||||
* | Add Allwinner H6 support. | 2019-09-08 | 1 | -0/+87 | |
| | |||||
* | Implement setting the CPU clock for Allwinner A64 SoCs. | 2019-09-02 | 1 | -0/+3 | |
| | | | | From Krystian Lewandowski. | ||||
* | Add missing OHCI clocks for Allwinner R40. | 2019-08-19 | 1 | -0/+6 | |
| | | | | tested by jsing@ | ||||
* | Add Allwinner V3s support. From SASANO Takayoshi. | 2019-02-12 | 1 | -0/+85 | |
| | |||||
* | Add missing Allwinner H3/H5 OHCI clocks. | 2019-01-15 | 1 | -0/+8 | |
| | |||||
* | Add missing OHCI-related clocks. | 2019-01-12 | 1 | -0/+10 | |
| | |||||
* | Implement A64 thermal sensor clocks. | 2018-05-27 | 1 | -3/+6 | |
| | |||||
* | On Allwinner R40, export a regmap covering the GMAC_CLK_REG. | 2018-05-27 | 1 | -0/+9 | |
| | | | | Add a few more R40 clocks needed by the GMAC. | ||||
* | More Allwinner A64 clocks. | 2018-02-10 | 1 | -0/+5 | |
| | |||||
* | Implement R40/V40 SATA clock. | 2018-01-05 | 1 | -0/+6 | |
| | |||||
* | Implement R40/V40 thermal sensor clock. | 2017-12-31 | 1 | -0/+6 | |
| | |||||
* | Implement H3/H5 thermal sensor clocks. | 2017-12-31 | 1 | -2/+6 | |
| | |||||
* | Implement H3/H5 CPU clock. | 2017-12-31 | 1 | -0/+2 | |
| | |||||
* | Implement Allwinner A40/V40 support. | 2017-12-30 | 1 | -1/+133 | |
| | |||||
* | Add support for the 2nd clock control module on the Allwinner H3/H5. | 2017-12-28 | 1 | -0/+19 | |
| | |||||
* | Implement support for the "next-generation" clock bindings for the | 2017-12-26 | 1 | -0/+80 | |
| | | | | | | Allwinner A23/A33. ok kettenis@ | ||||
* | Implement A10/A20 CPU clock. | 2017-12-24 | 1 | -0/+5 | |
| | |||||
* | Add more Allwinner A80 clocks. | 2017-12-12 | 1 | -7/+75 | |
| | |||||
* | Fix typo. Unbreaks building a kernel on arm64/clang. | 2017-12-12 | 1 | -1/+1 | |
| | |||||
* | Implement support for the "next-generation" clock bindings for the | 2017-12-11 | 1 | -0/+51 | |
| | | | | Allwinner A80. | ||||
* | Add Allwinner A10 EMAC clock. | 2017-11-20 | 1 | -0/+2 | |
| | | | | From Artturi Alm. | ||||
* | Implement support for the "next-generation" clock bindings for the | 2017-11-19 | 1 | -19/+95 | |
| | | | | Allwinner A10/A20. | ||||
* | Add i2c-related clocks for Allwinner H3/H5/A64. | 2017-11-13 | 1 | -0/+27 | |
| | | | | From Artturi Alm. Tested by Stephen Graf. | ||||
* | Support Allwinner A64's ethernet controller clocks and reset | 2017-09-02 | 1 | -0/+14 | |
| | | | | | | | based on the H3 code which is essentially the same apart from differing device tree indices. ok phessler@ | ||||
* | Add support for a few more Allwinner H3 clocks. | 2017-03-26 | 1 | -0/+19 | |
| | |||||
* | Add support for the Allwinner A64 PIO controller clock. | 2017-01-21 | 1 | -0/+3 | |
| | | | | ok kettenis@ phessler@ | ||||
* | Move Allwinner drivers that will soon be used by OpenBSD/arm64 | 2017-01-21 | 1 | -0/+180 | |
to the new MI FDT driver directory. "go ahead" kettenis@ |