OpenGrok
Cross Reference: pl031.c
xref
: /
src
/
sys
/
dev
/
ic
/
pl031.c
Home
|
History
|
Annotate
|
Download
|
only in
ic
History log of
/src/sys/dev/ic/pl031.c
Revision
Date
Author
Comments
1.3
08-Sep-2025
thorpej
Garbage-collect fdtbus_todr_attach(); todr_attach() does all the
necessary work now.
kern/59630
1.2
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.1
08-Jun-2017
jmcneill
branches: 1.1.2; 1.1.6; 1.1.8;
Add driver for ARM PrimeCell PL031 (RTC) Real Time Clock.
1.1.8.2
03-Dec-2017
jdolecek
update from HEAD
1.1.8.1
08-Jun-2017
jdolecek
file pl031.c was added on branch tls-maxphys on 2017-12-03 11:37:03 +0000
1.1.6.2
28-Aug-2017
skrll
Sync with HEAD
1.1.6.1
08-Jun-2017
skrll
file pl031.c was added on branch nick-nhusb on 2017-08-28 17:52:03 +0000
1.1.2.2
10-Jun-2017
snj
Pull up following revision(s) (requested by jmcneill in ticket #19):
sys/arch/arm/fdt/files.fdt: revision 1.11
sys/arch/arm/fdt/plrtc_fdt.c: revision 1.1
sys/arch/evbarm/conf/VEXPRESS_A15: revision 1.16
sys/conf/files: revision 1.1175
sys/dev/ic/pl031.c: revision 1.1
sys/dev/ic/pl031var.h: revision 1.1
Add driver for ARM PrimeCell PL031 (RTC) Real Time Clock.
--
Add fdt glue for plrtc
--
Add plrtc driver
1.1.2.1
08-Jun-2017
snj
file pl031.c was added on branch netbsd-8 on 2017-06-10 05:57:08 +0000
Indexes created Sat Oct 18 08:10:09 GMT 2025