summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3399/clock.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/rockchip: Fix typosElyes HAOUAS2020-02-241-2/+2
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-3/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-6/+6
* src/soc: Fix typoElyes HAOUAS2018-08-091-1/+1
* src: Remove non-ascii charactersMartin Roth2018-05-221-10/+10
* rockchip/rk3399: update the ddr 200MHz frequency configurationCaesar Wang2017-06-261-1/+1
* rockchip/rk3399: Add MIPI driverNickey Yang2017-05-181-0/+10
* rockchip/rk3399: remove the delay for enabling SSCCaesar Wang2017-05-181-5/+0
* rockchip/rk3399: enable DPLL SSC for DDR EMI test on bobCaesar Wang2017-05-111-0/+95
* rockchip/rk3399: set edp pclk to 25MHzLin Huang2017-01-241-0/+25
* rockchip: rk3399: change emmc clk to 148.5MHzZiyuan Xu2016-12-131-2/+2
* rockchip/rk3399: Change 933 DPLL to low jitter rateDerek Basehore2016-11-171-1/+1
* rockchip/rk3399: Change PLL configuration to match Linux kernelJulius Werner2016-11-171-22/+21
* rockchip/rk3399: Actually remove big CPU initialization from bootblockJulius Werner2016-10-071-7/+0
* rockchip: Correct and standardize clock divisor range assertionsJulius Werner2016-10-061-16/+16
* rockchip/rk3399: Move big CPU cluster initialization into ramstageJulius Werner2016-10-061-17/+23
* rockchip/rk3399: Fix rkclk_init() to actually use PERILP1_PCLK_HZJulius Werner2016-10-041-3/+3
* gru: Add watchdog reset supportJulius Werner2016-09-201-0/+6
* rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpuEric Gao2016-08-311-3/+3
* rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevinLin Huang2016-08-191-2/+2
* rockchip/rk3399: initialize apll_bLin Huang2016-07-121-36/+45
* rockchip/rk3399: Use apll instead of apll_l defineLin Huang2016-07-121-8/+8
* rockchip/rk3399: calculate clocks based on parent clock speedLin Huang2016-07-121-10/+8
* rockchip: rk3399: Add support i2sXing Zheng2016-06-081-0/+44
* rockchip: gru: update the hynix lpddr3 config to run at 928MHzShunqian Zheng2016-06-071-0/+4
* rockchip: rk3399: configure emmc clkLin Huang2016-05-181-0/+43
* rockchip: rk3399: add tsadc driverShunqian Zheng2016-05-181-0/+22
* rockchip: rk3399: add routines to set vop clocksShunqian Zheng2016-05-181-0/+121
* rockchip: rk3399: support saradcLin Huang2016-05-091-0/+18
* rockchip: rk3399: add i2c clock driverhuang lin2016-05-091-0/+104
* rockchip: rk3399: add spi clock driverShunqian Zheng2016-05-091-0/+77
* rockchip: rk3399: add functions to configure ddrc freqShunqian Zheng2016-05-091-0/+41
* rockchip: rk3399: support basic clock driverLin Huang2016-05-091-1/+334
* rockchip: rk3399: use static pointers to regs as they compile to faster codeVadim Bendebury2016-05-091-4/+0
* rockchip: rk3399: add the GRF header fileLin Huang2016-05-091-0/+5
* rockchip/rk3399: Add a stub implementation of the rk3399 SOChuang lin2016-04-131-0/+21