Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-14 | dm: Use uclass_first_device_err() where it is useful | Simon Glass | 1 | -3/+1 |
2016-02-26 | timer: Support tracing fully | Simon Glass | 1 | -3/+3 |
2016-01-20 | dm: timer: refuse timers with zero clock_rate | Stephen Warren | 1 | -0/+11 |
2016-01-20 | dm: timer: uclass: Add flag to control sequence numbering | Mugunthan V N | 1 | -0/+1 |
2016-01-20 | dm: timer: uclass: add timer init in uclass driver to add timer device | Mugunthan V N | 1 | -0/+44 |
2015-12-01 | dm: timer: Support 64-bit counter | Bin Meng | 1 | -3/+12 |
2015-12-01 | dm: timer: Implement pre_probe() | Bin Meng | 1 | -0/+13 |
2015-12-01 | dm: timer: Fix several nits | Bin Meng | 1 | -2/+2 |
2015-10-23 | dm: implement a Timer uclass | Thomas Chou | 1 | -0/+42 |