summaryrefslogtreecommitdiffstats
path: root/hw/lpc-rtc.c
Commit message (Collapse)AuthorAgeFilesLines
* lpc-rtc: zero out struct tm before readStewart Smith2015-11-171-0/+2
| | | | | | | Picked up by static analysis. Never in a billion years would this affect the real world. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* plat/qemu: Add LPC based RTC supportBenjamin Herrenschmidt2015-07-031-0/+239
This adds a driver for standard CMOS RTC chips and use it from the QEMU platform. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud