summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/pll.c
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek: Add function to raise the CPU frequency of MT8192Weiyi Lu2020-10-081-1/+1
* soc/mediatek: Drop unneeded empty linesElyes HAOUAS2020-09-101-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-27/+27
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-2/+1
* mediatek: Add function to raise the CPU frequencyTristan Shieh2019-04-291-1/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* mediatek: Share PLL code among similar SOCsTristan Shieh2018-07-111-226/+154
* mediatek: Refine whitespace and formating changesTristan Shieh2018-06-071-4/+4
* mediatek/mt8173: pll: raising the CPU core frequencyYidi Lin2016-03-121-2/+4
* mediatek/mt8173: Add EMI driver, DRAM initializationPeter Kao2016-03-121-0/+26
* mediatek/mt8173: pll: Add API for enabling USB 3.0 phy reference clockChunfeng Yun2016-01-221-0/+17
* mediatek/mt8173: add APLL clock settingKoro Chen2016-01-221-0/+34
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-131-4/+0
* mediatek/mt8173: Add PLL driverJames Liao2015-12-031-0/+460