| 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 dev_get_platdata() to dev_get_plat() | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | timer: Return count from timer_ops.get_count | Sean Anderson | 2020-10-22 | 1 | -3/+2 |
* | common: Drop log.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 |
* | rockchip: use 'arch-rockchip' as header file path | Kever Yang | 2019-05-01 | 1 | -1/+1 |
* | timer: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng | 2018-11-14 | 1 | -1/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | rockchip: timer: add compatible strings for rk3188 and rk3288 | Philipp Tomsich | 2018-04-25 | 1 | -0/+2 |
* | rockchip: timer: update for 32/64bit-aware OF_PLATDATA | Philipp Tomsich | 2017-09-18 | 1 | -1/+1 |
* | rockchip: timer: Convert to livetree | Philipp Tomsich | 2017-09-18 | 1 | -1/+3 |
* | rockchip: timer: implement timer_get_boot_us | Philipp Tomsich | 2017-09-18 | 1 | -5/+67 |
* | rockchip: timer: fix U_BOOT_DRIVER name | Philipp Tomsich | 2017-09-05 | 1 | -1/+1 |
* | rockchip: timer: add device-model timer driver for RK3368 (and similar) | Philipp Tomsich | 2017-08-13 | 1 | -0/+107 |