aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Simplify swi for bus_dma.John Baldwin2021-12-281-2/+0
* minidump: Parameterize minidumpsys()Mitchell Horne2021-11-191-1/+2
* arm: Garbage collect _arm_memcpy/_arm_bzero.Olivier Houchard2021-06-301-10/+0
* Remove remaining fragments of code for older already ceased ARM versions.Michal Meloun2020-11-291-6/+0
* Move vm_page_dump bitset array definition to MI codeD Scott Phillips2020-09-211-4/+0
* Convert arm's physmem interface to MI codeMitchell Horne2020-04-191-0/+1
* Revert r336773: it removed too much.Warner Losh2018-07-271-1/+1
* Remove xscale supportWarner Losh2018-07-271-1/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Fullify implementation of AT_HWCAP and AT_HWCAP2 for ARMv6,7.Michal Meloun2017-10-211-0/+1
* Add AT_HWCAP flags for VFP settings for FreeBSD/arm.John Baldwin2017-09-141-0/+1
* 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