index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
/
rk3288
/
clock.c
Age
Commit message (
Expand
)
Author
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-08-09
src/soc: Fix typo
Elyes HAOUAS
2016-10-06
rockchip: Correct and standardize clock divisor range assertions
Julius Werner
2016-04-13
rockchip/rk3288: refactor i2c interface to allow support of rk3399
huang lin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-25
rockchip/rk3288: Remove 1392MHz option for RK3288 APLL
David Hendricks
2015-10-25
rockchip/rk3288: Add 1416MHz as an option for RK3288 APLL
David Hendricks
2015-10-25
rockchip/rk3288: Add 600MHz as an option for RK3288 APLL
David Hendricks
2015-09-08
rk3288: Allow board-specific APLL (CPU clock) settings
David Hendricks
2015-08-28
rockchip: rk3288: multiple NPLL rate in pll_para_config
Yakir Yang
2015-07-06
rockchip: rk3288: correct ddr 300MHz clock setting
huang lin
2015-06-23
rockchip/rk3288: add support for hdmi display
Yakir Yang
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-15
rk3288: Implement support for CRYPTO module and use it in vboot hashing
Julius Werner
2015-04-15
veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdog
Julius Werner
2015-04-10
rk3288: reset edp after edp clock source select
huang lin
2015-04-10
rockchip: support display
huang lin
2015-04-08
rk3288: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
rk3288: support tsadc
huang lin
2015-04-08
rk3288: Fix some PLL divisors and improve clock code
Julius Werner
2015-04-04
rk3288: set cpu frequency up to 1.8GHz
huang lin
2015-04-04
veyron_pinky/rk3288: Use KHz, MHz and GHz constants
Julius Werner
2015-04-02
rk3288: remove duplicated #define `PERI_ACLK_DIV_SHIFT`
Aaron Durbin
2015-04-02
rockchip: support pwm regulator
huang lin
2015-04-02
rockchip: support i2c clock setting
huang lin
2015-03-24
veyron: Fix file permissions
Julius Werner
2015-03-24
rk3288: update romstage & mainboard
huang lin
2015-03-24
rk3288: add cpu and chip
huang lin
2015-03-24
rk3288: add ddr driver
Jinkun Hong
2015-03-24
rk3288: add spi
huang lin
2015-03-24
rk3288: add clock module
jinkun.hong