Home | History | Annotate | Download | only in s3c2xx0
History log of /src/sys/arch/arm/s3c2xx0/s3c2440_rtc.c
RevisionDateAuthorComments
 1.5  07-Sep-2025  thorpej Change todr_chip_handle::cookie -> todr_chip_handle::todr_dev, and
make it a device_t. Upcoming functional changes will require the
device_t associated with a TODR device.

Change todr_chip_handle::bus_cookie -> todr_chip_handle::todr_devaux.
Nothing was using the old field, but I decided to keep it around just
in cause something needs it in the future.

And with these largely mechanical yet semantically meaningful changes,
thus spake the Oracle: "Welcome to NetBSD 11.99.2."
 1.4  07-Sep-2025  thorpej Remove unnecessary NULL-initialization of TODR handle fields.
 1.3  02-Jan-2020  thorpej Use todr_gettime_ymdhms / todr_settime_ymdhms.
 1.2  20-Nov-2014  christos branches: 1.2.20;
use the inline bcdtobin and bintobcd directly instead through a macro.
 1.1  07-Feb-2012  nisimura branches: 1.1.4; 1.1.6; 1.1.10;

- add MBR editing menu to sysinst.
- fix typos in timecounter names.
- make sure to drain Tx FIFO to avoid clobbering
kernel boot messages.
- allow to have the 3rd UART.
- add missing time-of-day clock support.

Ok by releng.
 1.1.10.1  03-Dec-2017  jdolecek update from HEAD
 1.1.6.2  17-Apr-2012  yamt sync with head
 1.1.6.1  07-Feb-2012  yamt file s3c2440_rtc.c was added on branch yamt-pagecache on 2012-04-17 00:06:06 +0000
 1.1.4.2  18-Feb-2012  mrg merge to -current.
 1.1.4.1  07-Feb-2012  mrg file s3c2440_rtc.c was added on branch jmcneill-usbmp on 2012-02-18 07:31:30 +0000
 1.2.20.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed