summaryrefslogtreecommitdiffstats
path: root/sys/arm/arm
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "MFC r319873:""Luiz Souza2018-02-231-5/+6
* Revert "MFC r319873:"Luiz Souza2018-02-211-6/+5
* MFC r319873:kib2018-02-191-5/+6
* Enable L1 and L2 prefetch when possible for Cortex processorsZbigniew Bodek2017-09-181-0/+18
* Do no reuse sysctl OIDs.Luiz Souza2017-09-061-1/+1
* Increase number of L2 tables required for kernel bootstrapzbb2017-09-061-2/+3
* Fix building for ARM kernel that have FLASHADDR, PHYSADDR and LOADERRAMADDR d...manu2017-09-061-1/+1
* Keep boot parameters in ARM trampoline codemanu2017-09-061-4/+31
* Fix TEX index acquisition using L2 attributeszbb2017-09-061-2/+2
* [arm] Use correct index value when checking range validitygonzo2017-09-061-2/+2
* Enable setting the dma tag at the nexus levelzbb2017-09-062-0/+61
* Introduce support for DMA coherent ARM platformszbb2017-09-061-13/+27
* Disable PL310 outer cache sync for IO coherent platformszbb2017-09-061-0/+14
* Manually load tunable CPU quirks.mmel2017-09-061-0/+9
* Revert change to description introduced in r320002zbb2017-09-061-1/+1
* Minor style improvements to pmap_remap_vm_attr()zbb2017-09-061-3/+3
* Fix typo in "Marvell" stringzbb2017-09-061-2/+2
* Add detection of CPU class for ARMv6/v7zbb2017-09-061-17/+36
* Implement tunable CPU quirks.mmel2017-09-063-7/+50
* Use the modern spelling of ofw_bus_node_is_compatible in sys/arm.andrew2017-09-061-1/+1
* Simplify the code a little bit.Luiz Otavio O Souza2017-07-201-7/+2
* Export the CPU model as hw.model.Luiz Otavio O Souza2017-07-201-0/+10
* Revert this change.Luiz Souza2017-07-201-1/+1
* Export more information about ARM CPUs and SoCs.Luiz Souza2017-07-201-4/+13
* Remove the extra '\n' at end of the sysctl string.Luiz Souza2017-07-201-1/+1
* Fix hw.model sysctl on ARM.Luiz Souza2017-07-201-9/+7
* Reimplement the commit 3a10a90e55b9cd00bf9c1343ff5df940cdd16a19 to export the...Luiz Souza2017-07-201-1/+13
* MFC r317428 (cognet): fix arm64 MSIemaste2017-06-131-2/+4
* MFC r318353:hselasky2017-05-272-5/+11
* MFC r318021,r318251:mmel2017-05-231-0/+36
* MFC r310791:gonzo2017-05-081-0/+11
* MFC r308569,r308570:skra2017-04-201-15/+9
* MFC r315900,r315973,r315974:mmel2017-04-163-102/+185
* MFC r303261,r315059:mmel2017-04-164-877/+995
* MFC r306704,r308406:mmel2017-04-162-13/+4
* MFC r306631,r306640,r306641,r306650,r306656:mmel2017-04-162-118/+35
* MFC r312292, r313573:ian2017-03-027-8/+3
* MFC r312251:ian2017-03-011-4/+0
* MFC r306901:ian2017-03-013-194/+411
* MFC r306262, r306267, r310021: (needed to avoid conflicts on later merges)ian2017-03-016-49/+5
* MFC r313933, r313939, r313966:kib2017-02-261-3/+2
* MFC r312610, r312792jah2017-02-151-126/+146
* MFC 307332,312086: Drop support for using mmap() with /dev/kmem.jhb2017-01-181-5/+4
* MFC r306899, r307059, r307151gonzo2016-11-062-3/+7
* MFC r304459,r305527:mmel2016-11-051-13/+36
* MFC r306759:mmel2016-10-151-6/+1
* MFC r306756:mmel2016-10-152-10/+2
* MFC r306755:mmel2016-10-151-1/+5
* MFC r306754:mmel2016-10-151-3/+0
* MFC r306162:ed2016-10-124-15/+27
OpenPOWER on IntegriCloud