aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* Implement userspace gettimeofday(2) with HPET timecounter.Konstantin Belousov2016-08-171-5/+0
* Add support for usermode (vdso-like) gettimeofday(2) andKonstantin Belousov2015-12-071-0/+5
* A follow-up to r288492. In fact, revert the mentioned commit forKonstantin Belousov2015-10-071-0/+2
* Declare Maxmem on arm. This should have been part of r277532.Ian Lepore2015-01-221-0/+1
* Pass up the error status of minidumpsys() to its callers.Mark Johnston2014-10-081-1/+1
* Remove all traces of support for ARM chips prior to the arm9 series. WeIan Lepore2014-03-091-8/+0
* Add identification and necessary type checks for Krait CPU cores. Krait CPU i...Ganbold Tsagaankhuu2013-12-201-0/+1
* Merging projects/armv6, part 1Oleksandr Tymoshenko2012-08-151-0/+1
* The FA526 belongs to the ARM9TDMI familyKevin Lo2010-05-121-1/+0
* Show the cpu info for fa526Kevin Lo2010-02-201-0/+1
* Promote the cpu_class local variable to global and expose it in md_var.hRui Paulo2009-09-261-0/+21
* Support kernel crash mini dumps on ARM architecture.Rafal Jaworowski2008-11-061-0/+6
* - Add bounce pages for arm, largely based on the i386 implementation.Olivier Houchard2007-01-171-0/+3
* Add a new API to let platform-specific ports provide functions for bigOlivier Houchard2005-10-031-0/+10
* Declare sigcode and szsigcode.Olivier Houchard2004-09-231-0/+3
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+36