summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon/dev/octrtc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the board ID of the Unifi Security Gateway PRO-4.visa2017-11-201-1/+2
* Fix the product code of the Unifi Security Gateway.visa2017-11-201-2/+2
* Add the board ID for the Ubiquiti Unifi Security Gateway.visa2017-11-181-1/+2
* There is no RTC on the E300 boards.visa2017-07-291-1/+2
* Replace a complex `if' condition with a list.visa2017-07-291-7/+12
* There is no RTC on the E1000 board.visa2017-06-191-1/+2
* There is no RTC on Shasta, so do not attach the driver.visa2016-12-171-2/+3
* - add board type of edgerouter projasper2014-10-261-2/+3
* Do not extern octeon_boot_info, <machine/octeonvar.h> declares it for you.miod2014-08-111-3/+1
* Fix whitespace mistakes.pirofti2014-05-071-2/+2
* Add support for the DS1337 TOD clocks found on some of the octeon models.pirofti2014-01-151-0/+277