Age | Commit message (Expand) | Author |
---|---|---|
2021-09-25 | treewide: Use OF_REAL instead of !OF_PLATDATA | Simon Glass |
2021-08-06 | dm: rtc: uclass: Add flag to control sequence numbering | Michal Simek |
2021-07-06 | dm: define LOG_CATEGORY for all uclass | Patrick Delaunay |
2020-10-29 | sandbox: Fix up building for of-platdata | Simon Glass |
2020-07-09 | rtc: fall back to ->{read, write} if ->{read, write}8 are not provided | Rasmus Villemoes |
2020-07-09 | rtc: add dm_rtc_write() helper | Rasmus Villemoes |
2020-07-09 | rtc: add dm_rtc_read helper and ->read method | Rasmus Villemoes |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2018-11-29 | rtc: Allow child drivers | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-04-10 | dm: rtc: Add 16-bit read/write support | Bin Meng |
2015-10-21 | dm: rtc: Correct rtc_read32() return value | Simon Glass |
2015-05-05 | dm: rtc: Add a uclass for real-time clocks | Simon Glass |