aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/clock.c
AgeCommit message (Expand)Author
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