summaryrefslogtreecommitdiffstats
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix a leak of the wired pages when unwiring of the PROT_NONE-mappedkib2014-09-012-52/+94
* Merge the changes to pmap_enter(9) for sleep-less operation (requestedkib2014-08-242-56/+58
* vt(4): Colors are indexed against a console palette, not a VGA palettedumbbell2014-08-211-5/+5
* MFC r267021:loos2014-08-202-2/+2
* MFC r266923:loos2014-08-201-9/+1
* MFC r266960:loos2014-08-203-2/+5
* MFC r266937:loos2014-08-201-9/+121
* MFC r269646: Use a SYSINIT to init the array of interrupt names on arm.ian2014-08-172-3/+5
* MFC r269607, r269698:ian2014-08-172-5/+15
* MFC r269594, r269596, r269597, r269598, r269605, r269606:ian2014-08-177-31/+65
* MFC r269403, r269405, r269410, r269414:ian2014-08-111-0/+321
* MFC r269393, r269394, r269395:ian2014-08-111-1/+2
* MFC r269390: Fix unwind info in hand-written asm (avoid nested functions).ian2014-08-1113-48/+70
* MFC r269206, r269207, r269208, r269209, r269210, r269211, r269212, r269213,ian2014-08-111-170/+265
* MFC r268993, r268893, r268994, plus partial r264070, r264082ian2014-08-101-0/+3
* MFC r256691, r256748: casuword fixesian2014-08-071-0/+16
* MFC r268401, r268495:ian2014-07-252-2/+2
* MFC r266565, r266651:ian2014-07-251-8/+10
* MFC r267213 (by alc):kib2014-07-241-2/+1
* MFC r263749,267146:imp2014-07-171-1/+1
* MFC 266621: Eliminte spurious interrupts caused by ARM weak memory ordering.ian2014-05-274-2/+76
* MFC r264096, r264097, r264099 r264100, r264101, r264102, r264119:ian2014-05-273-18/+63
* MFC 258287: Implement pmap_align_superpage().ian2014-05-181-0/+14
* MFC 257231:ian2014-05-181-1/+5
* MFC 257189:ian2014-05-181-1/+1
* MFC 256942, 256943:ian2014-05-182-4/+9
* MFC 256873: Make watchdog function conform watchdog(9):ian2014-05-181-0/+12
* MFC 256941: make sure the frame is indeed in the kernel memory.ian2014-05-181-1/+4
* MFC 265624, 265739: Fix interrupt parent property in dts, add SMP support.ian2014-05-184-0/+195
* MFC 265913, 265914:ian2014-05-181-10/+6
* MFC 265861, 265870:ian2014-05-185-4/+42
* MFC 265852: Map device memory using PTE_DEVICE rather than PTE_NOCACHE.ian2014-05-1812-55/+55
* MFC 265694, 265705, 265784:ian2014-05-184-70/+78
* MFC 265440, 265441, 265444, 265445, 265446, 265447:ian2014-05-183-44/+117
* MFC 265155, 265254:ian2014-05-1819-4/+42
* MFC 265207: Use arm_devmap_add_entry() to setup static device mapping.ian2014-05-171-19/+3
* MFC 265156: Remove WANDBOARD.common, it was replaced by IMX6.ian2014-05-171-159/+0
* MFC 265099, 265148, 265690:ian2014-05-177-50/+139
* MFC 265111: Make a declaration into a proper function prototype.ian2014-05-171-1/+1
* MFC 265035: Move duplicated code to print l2 config into the common code.ian2014-05-174-68/+45
* MFC 265023, 265024, 265036:ian2014-05-174-3/+28
* MFC 264990, 264994, 265020, 265025:ian2014-05-176-8/+30
* MFC 264977:ian2014-05-178-46/+117
* MFC 264702: Remove uncessary armv6 cache and TLB maintenance ops.ian2014-05-171-10/+0
* MFC 264251: Updates to i.MX53:ian2014-05-175-67/+114
* MFC 264219: Move sys/arm/econa to sys/arm/cavium/cns11xx.ian2014-05-1718-25/+25
* MFC 264203, 264204, 264206, 264218:ian2014-05-171-2/+2
* MFC 264180, 264181, 264182:ian2014-05-171-0/+2
* MFC 264160: Remove code under PMAP_CACHE_VIVT, not compiled on armv6.ian2014-05-173-15/+0
* MFC 264150: Exynos: Correct the end address of the video frame buffer.ian2014-05-171-3/+5
OpenPOWER on IntegriCloud