summaryrefslogtreecommitdiff
path: root/sys/arm/include
Commit message (Expand)AuthorAgeFilesLines
* MFC 332891,332892: Fixes for atomic_*cmpset() on arm.John Baldwin2018-05-162-31/+59
* MFC r329859,r329860: Float protection in standKyle Evans2018-04-061-0/+2
* MFC r328467:Michal Meloun2018-04-042-1/+9
* MFC r309531,r309553,r309604:Michal Meloun2018-04-042-1/+7
* MFC r319896,r320054:Michal Meloun2018-04-042-2/+3
* MFC r307943-r307944, r308698Oleksandr Tymoshenko2018-04-031-1/+1
* Revert r330897:Eitan Adler2018-03-2963-127/+1
* MFC r314568 (by emaste):Dimitry Andric2018-03-271-1/+1
* Partial merge of the SPDX changesEitan Adler2018-03-1463-1/+127
* MFC Loader Fixes 2017q4p6: r324649,r324650,r324651,r324652,r324653,r324654,Kyle Evans2018-02-111-0/+15
* MFC r325438:Michal Meloun2018-02-072-6/+6
* MFC r316648:Patrick Kelsey2018-01-251-2/+2
* MFC r327367:Ian Lepore2018-01-071-0/+13
* MFC r326971, r327047 (by ian), r327053 (by marius), r327074, r327097:Konstantin Belousov2017-12-261-27/+2
* MFC 323581,323582,323583: Add ptrace operations for VFP registers.John Baldwin2017-11-142-0/+17
* MFC 323580,323933,323934,324814,324817: Enable AT_HWCAP on arm.John Baldwin2017-11-143-1/+43
* MFC r324660:Michal Meloun2017-11-022-0/+7
* MFC 323579,323585: Add AT_HWCAP and AT_EHDRFLAGS on all platforms.John Baldwin2017-10-171-1/+2
* MFC r321489:Ian Lepore2017-09-111-1/+1
* MFC r311204:Mark Johnston2017-07-161-1/+8
* MFC r318021,r318251:Michal Meloun2017-05-231-0/+1
* MFC r318530:Michal Meloun2017-05-221-1/+1
* MFC efivar(8) (by imp):Konstantin Belousov2017-05-201-26/+1
* MFC r315900,r315973,r315974:Michal Meloun2017-04-166-118/+33
* MFC r303261,r315059:Michal Meloun2017-04-161-2/+10
* MFC r306704,r308406:Michal Meloun2017-04-161-2/+2
* MFC r306631,r306640,r306641,r306650,r306656:Michal Meloun2017-04-162-1/+9
* MFC r312932,r312933,r312949,r313141Mateusz Guzik2017-03-232-6/+7
* MFC r311169,r311898,r312925,r312973,r312975,r313007,r313040,r313080,Mateusz Guzik2017-03-163-0/+167
* MFC r312292, r313573:Ian Lepore2017-03-025-199/+24
* MFC r306901:Ian Lepore2017-03-011-2/+5
* MFC r306262, r306267, r310021: (needed to avoid conflicts on later merges)Ian Lepore2017-03-011-1/+1
* MFC r313345:Konstantin Belousov2017-02-201-13/+5
* MFC r312610, r312792Jason A. Harmening2017-02-151-5/+12
* MFC r313194:Konstantin Belousov2017-02-111-2/+0
* MFC r306667,r306668:Michal Meloun2016-11-051-1/+21
* MFC r306756:Michal Meloun2016-10-152-1/+2
* MFC r306755:Michal Meloun2016-10-151-0/+8
* MFC r306162:Ed Schouten2016-10-123-3/+16
* MFC r306091:Konstantin Belousov2016-09-281-0/+37
* MFC r304285:Konstantin Belousov2016-09-162-5/+2
* MFC r303677: Move/add ARM ELF PHDR types to elf_common.hEd Maste2016-09-151-3/+0
* Revert the recent armv6 changes to ALIGNED_POINTER(), restoring theIan Lepore2016-06-211-7/+7
* Do not define __NO_STRICT_ALIGNMENT for armv6. While the requirementsIan Lepore2016-06-131-4/+0
* Remove the ARMv4/ARMv5 userland atomic support from struct proc on armv6.Andrew Turner2016-06-081-0/+2
* Start to clean MIDR values using the CPUID scheme. We don't need to knowAndrew Turner2016-06-071-18/+36
* Improve ARM debug_monitor for SMP machinesZbigniew Bodek2016-05-291-1/+5
* Disable alignment faults on armv6, adjust various alignment-related macrosIan Lepore2016-05-263-0/+16
* Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn'tIan Lepore2016-05-2516-23/+0
* Use the new(-ish) CP15_SCTLR macro to generate system control reg accessesIan Lepore2016-05-231-0/+1