Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+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 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: timer: Support 64-bit counter | Bin Meng | 2015-12-01 | 1 | -2/+2 |
* | timer: altera: Remove the codes to get clock frequency | Bin Meng | 2015-12-01 | 1 | -6/+0 |
* | altera_timer: change ioremap to map_physmem | Thomas Chou | 2015-11-18 | 1 | -2/+3 |
* | timer: altera_timer: minor clean up | Thomas Chou | 2015-11-06 | 1 | -7/+7 |
* | timer: altera_timer: use BIT macro | Thomas Chou | 2015-11-06 | 1 | -3/+3 |
* | nios2: convert altera timer to driver model | Thomas Chou | 2015-10-23 | 1 | -0/+104 |