Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: core: Access device flags through functions | Simon Glass | 2021-01-05 | 1 | -1/+1 |
* | dm: Use access methods for dev/uclass private data | Simon Glass | 2021-01-05 | 1 | -1/+3 |
* | dm: Remove uses of device_bind_offset() | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: core: Rename device_bind() to device_bind_offset() | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | clk: check hw and hw->dev before dereference it | Claudiu Beznea | 2020-09-22 | 1 | -0/+3 |
* | clk: fix the console output of clk_register | Dario Binacchi | 2020-08-24 | 1 | -5/+5 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | clk: show more error info when uclass_get_device_by_name | Peng Fan | 2020-01-26 | 1 | -2/+4 |
* | clk: introduce enable_count | Peng Fan | 2019-08-22 | 1 | -0/+1 |
* | clk: introduce clk_dev_binded | Peng Fan | 2019-07-31 | 1 | -0/+8 |
* | clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) | Lukasz Majewski | 2019-07-19 | 1 | -0/+57 |