summaryrefslogtreecommitdiff
path: root/sys/stand
ModeNameSize
-rw-r--r--cat.c2128logplain
-rw-r--r--copy.c3067logplain
d---------efiboot1249logplain
-rw-r--r--ls.c3186logplain
>2015-01-11dont read cs1/cs2 regs when reading clock, only use polling mode when cold, i...jmcneill 2015-01-11initialize CS1/CS2 regs, honour century flag, return an error on read if volt...jmcneill 2014-11-20use the inline bcdtobin and bintobcd directly instead through a macro.christos 2012-01-07Add direct config support.phx 2011-01-21Per suggestion from tsutsui, convert to todr_[gs]ettime_ymdhms flavor.jakllsch 2011-01-21Add pcf8563rtc(4), yet another I2C real time clock.jakllsch