aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/clock.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-08-09src/soc: Fix typoElyes HAOUAS
2016-10-06rockchip: Correct and standardize clock divisor range assertionsJulius Werner
2016-04-13rockchip/rk3288: refactor i2c interface to allow support of rk3399huang lin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-25rockchip/rk3288: Remove 1392MHz option for RK3288 APLLDavid Hendricks
2015-10-25rockchip/rk3288: Add 1416MHz as an option for RK3288 APLLDavid Hendricks
2015-10-25rockchip/rk3288: Add 600MHz as an option for RK3288 APLLDavid Hendricks
2015-09-08rk3288: Allow board-specific APLL (CPU clock) settingsDavid Hendricks
2015-08-28rockchip: rk3288: multiple NPLL rate in pll_para_configYakir Yang
2015-07-06rockchip: rk3288: correct ddr 300MHz clock settinghuang lin
2015-06-23rockchip/rk3288: add support for hdmi displayYakir Yang
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-15rk3288: Implement support for CRYPTO module and use it in vboot hashingJulius Werner
2015-04-15veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdogJulius Werner
2015-04-10rk3288: reset edp after edp clock source selecthuang lin
2015-04-10rockchip: support displayhuang lin
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08rk3288: support tsadchuang lin
2015-04-08rk3288: Fix some PLL divisors and improve clock codeJulius Werner
2015-04-04rk3288: set cpu frequency up to 1.8GHzhuang lin
2015-04-04veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner
2015-04-02rk3288: remove duplicated #define `PERI_ACLK_DIV_SHIFT`Aaron Durbin
2015-04-02rockchip: support pwm regulatorhuang lin
2015-04-02rockchip: support i2c clock settinghuang lin
2015-03-24veyron: Fix file permissionsJulius Werner
2015-03-24rk3288: update romstage & mainboardhuang lin
2015-03-24rk3288: add cpu and chiphuang lin
2015-03-24rk3288: add ddr driverJinkun Hong
2015-03-24rk3288: add spihuang lin
2015-03-24rk3288: add clock modulejinkun.hong