Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sandbox: Fix up building for of-platdata | Simon Glass | 2020-10-29 | 1 | -0/+2 |
* | rtc: fall back to ->{read, write} if ->{read, write}8 are not provided | Rasmus Villemoes | 2020-07-09 | 1 | -6/+19 |
* | rtc: add dm_rtc_write() helper | Rasmus Villemoes | 2020-07-09 | 1 | -0/+19 |
* | rtc: add dm_rtc_read helper and ->read method | Rasmus Villemoes | 2020-07-09 | 1 | -0/+19 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | rtc: Allow child drivers | Simon Glass | 2018-11-29 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: rtc: Add 16-bit read/write support | Bin Meng | 2017-04-10 | 1 | -0/+30 |
* | dm: rtc: Correct rtc_read32() return value | Simon Glass | 2015-10-21 | 1 | -1/+1 |
* | dm: rtc: Add a uclass for real-time clocks | Simon Glass | 2015-05-05 | 1 | -0/+96 |