Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use <dev/clock_subr.h> in mcclock(4). | 2020-05-25 | 1 | -37/+39 | |
| | | | | | | Tested on Yeeloong. Looks good to miod@ | ||||
* | Fix previous to pick the right year as the timebase (mips64 routines expect | 2010-01-22 | 1 | -3/+3 | |
| | | | | the year to be relative to 1900, not zero). | ||||
* | Pick the correct year when reading clock. | 2010-01-21 | 1 | -3/+3 | |
| | |||||
* | By popular demand and peer pressure, check-in work in progress work to support | 2009-12-25 | 1 | -0/+128 | |
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs polishing; most of this work done during h2k9 last month, although the porting effort started earlier this year. |