summaryrefslogtreecommitdiff
path: root/drivers/clk/rockchip/clk_px30.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Simply conditions with the new OF_REALSimon Glass2021-09-251-2/+2
* rockchip: px30: Support configure SFCJon Lin2021-08-121-0/+32
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-051-1/+2
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-4/+4
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* rockchip: clk: add px30 clock driverKever Yang2019-11-171-0/+1630