aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/rockchip/rk_grf.c
Commit message (Expand)AuthorAgeFilesLines
* syscon: Move syscon code in dev/sysconEmmanuel Vadot2024-01-101-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Fix/add compat strings for Rockchip RK356x GRF.Søren Schmidt2022-12-181-3/+4
* Add support for RK3568 to RockChip GRF and SPI drivers.Ganbold Tsagaankhuu2022-08-111-0/+6
* arm64 rockchip: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+2
* Remove "all rights reserved" from copyright for the file I own.Emmanuel Vadot2019-12-031-1/+0
* Add support for RK3288 into existing RockChip drivers.Michal Meloun2019-08-271-6/+1
* Subclass Rockchip's General Register Files driver from Simple MFD driver.Ganbold Tsagaankhuu2019-07-031-2/+2
* arm64/rockchip: add RK3399 supportEmmanuel Vadot2018-12-011-0/+4
* arm64: rockchip: Add GRF driverEmmanuel Vadot2018-04-261-0/+81