summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/sysarch.h
Commit message (Expand)AuthorAgeFilesLines
* Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn'tian2016-05-251-1/+0
* Use __ARM_ARCH to decide when ARM_TP_ADDRESS needs to be set. This fixesandrew2016-01-161-5/+3
* Remove #include <machine/asmacros.h> from files that don't need it.ian2014-03-111-1/+1
* - Correct mispellings of the word occurrencegabor2013-04-171-1/+1
* Merging projects/armv6, part 1gonzo2012-08-151-0/+9
* Replace the C implementation of __aeabi_read_tp with an assembly version.andrew2012-04-161-0/+2
* Fix 2 bugs :cognet2011-10-161-1/+5
* To prevent various race conditions in the RAS code, store and restore thecognet2009-02-121-0/+3
* Improve ARM_TP_ADDRESS and RAS area.raj2008-02-051-2/+14
* Instead of using sysarch() to store-retrieve the tp, add a magic address,cognet2005-02-261-0/+2
* Implement two new sysarch for arm, ARM_GET_TP and ARM_SET_TP, to work aroundcognet2005-02-251-0/+3
* Start all license statements with /*-imp2005-01-051-1/+1
* Add MD syscalls to sync the icache and to drain the write buffer.cognet2004-09-231-0/+66
OpenPOWER on IntegriCloud