OpenGrok
Cross Reference: mvsocrtc.c
xref
: /
src
/
sys
/
arch
/
arm
/
marvell
/
mvsocrtc.c
Home
|
History
|
Annotate
|
Download
|
only in
marvell
History log of
/src/sys/arch/arm/marvell/mvsocrtc.c
Revision
Date
Author
Comments
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
20-Nov-2014
christos
use the inline bcdtobin and bintobcd directly instead through a macro.
1.2
01-Jul-2011
dyoung
branches: 1.2.12;
#include <sys/bus.h> instead of <machine/bus.h>.
1.1
05-Mar-2011
matt
branches: 1.1.2; 1.1.6;
Add contributed Marvell Kirkwood RTC driver from Brett Slager
Fixes PR 44004
1.1.6.2
06-Jun-2011
jruoho
Sync with HEAD.
1.1.6.1
05-Mar-2011
jruoho
file mvsocrtc.c was added on branch jruoho-x86intr on 2011-06-06 09:05:04 +0000
1.1.2.2
06-Mar-2011
rmind
sync with head (and fix few botches with this)
1.1.2.1
05-Mar-2011
rmind
file mvsocrtc.c was added on branch rmind-uvmplock on 2011-03-06 00:26:57 +0000
1.2.12.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Wed Oct 15 16:09:53 GMT 2025