Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: clk: Update uclass to support livetree | Simon Glass | 2017-06-01 | 1 | -10/+7 |
* | clk: Modify xlate() method for livetree | Simon Glass | 2017-06-01 | 1 | -3/+4 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -2/+2 |
* | clk: clk-uclass: Assign clk->dev before call .of_xlate | Wenyou Yang | 2016-10-28 | 1 | -0/+3 |
* | libfdt: Bring in upstream stringlist functions | Simon Glass | 2016-10-13 | 1 | -3/+3 |
* | dm: clk: Remove simple version of clk_get_by_index/name() | Michal Simek | 2016-07-22 | 1 | -27/+1 |
* | dm: clk: Add support for of-platdata | Simon Glass | 2016-07-14 | 1 | -2/+20 |
* | clk: convert API to match reset/mailbox style | Stephen Warren | 2016-06-19 | 1 | -57/+145 |
* | dm: clk: Add a simple version of clk_get_by_index() | Simon Glass | 2016-01-21 | 1 | -1/+17 |
* | dm: clk: Add support for decoding clocks from the device tree | Simon Glass | 2016-01-21 | 1 | -0/+28 |
* | clk: add API to enable clock | Masahiro Yamada | 2016-01-20 | 1 | -0/+10 |
* | dm: Add a clock uclass | Simon Glass | 2015-07-21 | 1 | -0/+58 |