u-boot-brain/arch/sandbox
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device
Add a sandbox I2C emulation device which emulates a real-time clock. The
clock works off an offset from the current system time, and supports setting
and getting the clock, as well as access to byte-width regisers in the RTC.
It does not support changing the system time.

This device can be used for testing the 'date' command on sandbox, as well
as the RTC uclass.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-05-05 20:58:39 -06:00
..
cpu dm: sandbox: Add os_localtime() to obtain the system time 2015-05-05 20:58:20 -06:00
dts dm: usb: dts: sandbox: Add some sample USB devices to sandbox 2015-04-18 11:11:27 -06:00
include/asm dm: rtc: sandbox: Add an emulated I2C RTC device 2015-05-05 20:58:39 -06:00
lib sandbox: Add support for bootz 2015-04-19 14:45:57 -06:00
config.mk generic-board: select SYS_GENERIC_BOARD for some architectures 2015-03-28 09:03:08 -04:00
Kconfig dm: select CONFIG_DM* options 2015-04-18 11:11:30 -06:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00