Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | rockchip: spl: Support full-speed CPU in SPL | Simon Glass | 2016-01-21 | -0/+56 |
* | rockchip: rk3288: clock: Fix various minor errors | Simon Glass | 2016-01-21 | -8/+13 |
* | rockchip: clk: Add support for clocks needed by the displays | Simon Glass | 2016-01-21 | -4/+170 |
* | rockchip: Rename the CRU_MODE_CON fields | Simon Glass | 2016-01-21 | -30/+9 |
* | rockchip: clk: Make rkclk_get_clk() SoC-specific | Simon Glass | 2016-01-21 | -0/+13 |
* | rockchip: mmc: Update the driver to use the new clock ID | Simon Glass | 2016-01-21 | -1/+1 |
* | rockchip: clock: Add a function to find a clock by ID | Simon Glass | 2016-01-21 | -2/+22 |
* | rockchip: clk: Add a function to get a peripheral clock rate | Simon Glass | 2016-01-21 | -0/+37 |
* | rockchip: clock: Rename the general clock variable to gclk_rate | Simon Glass | 2016-01-21 | -12/+12 |
* | rockchip: Use a separate clock ID for clocks | Simon Glass | 2016-01-21 | -28/+35 |
* | clk: add static qualifier to local functions | Masahiro Yamada | 2016-01-20 | -1/+1 |
* | rockchip: rk3288: Add clock driver | Simon Glass | 2015-09-02 | -0/+618 |