Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Enable DM RTC support for all x86 boards | Bin Meng | 2015-07-28 | -0/+1 |
| | | | | | | | | Add a RTC node in the device tree to enable DM RTC support. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> (Squashed in 'x86: Fix RTC build error on ivybridge') | |||
* | x86: crownbay: Enable DM RTC support | Bin Meng | 2015-07-14 | -0/+6 |
Add a RTC node in the device tree to enable DM RTC support. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> |