aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk_a80.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07clk: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-04-28clk: sunxi: Add NAND clocks and resetsSamuel Holland1-0/+8
2022-07-18clk: sunxi: Use a single driver for all variantsSamuel Holland1-20/+2
2022-07-18reset: sunxi: Get the reset count from the CCU descriptorSamuel Holland1-11/+1
2022-07-18clk: sunxi: Store the array sizes in the CCU descriptorSamuel Holland1-0/+4
2022-05-24clk: sunxi: add PIO bus gate clocksAndre Przywara1-0/+2
2021-10-11clk: sunxi: Add support for I2C gates/resetsSamuel Holland1-0/+10
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2019-03-04clk: sunxi: Implement SPI clocks, resetsJagan Teki1-0/+13
2019-01-29sunxi: clk: A80: add MMC clock supportAndre Przywara1-1/+27
2019-01-29sunxi: clk: add MMC gates/resetsAndre Przywara1-0/+4
2019-01-18clk: sunxi: Add Allwinner A80 CLK driverJagan Teki1-0/+57