Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat() | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | timer: Return count from timer_ops.get_count | Sean Anderson | 2020-10-22 | 1 | -4/+2 |
* | common: Drop linux/bitops.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop bootstage.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | timer: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng | 2018-11-14 | 1 | -1/+0 |
* | timer: cadence: Implement timer_get_boot_us | Michal Simek | 2018-06-15 | 1 | -0/+22 |
* | timer: cadence: Use live-tree functions | Michal Simek | 2018-05-31 | 1 | -1/+3 |
* | timer: Add Cadence TTC timer counter support | Michal Simek | 2018-05-11 | 1 | -0/+91 |