summaryrefslogtreecommitdiffstats
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* MFC r270673:tuexen2014-09-181-1/+1
* Disable debugging-related options in all ARM kernel configs for stable-10.ian2014-09-1118-52/+52
* MFC r271050: Disable DIAGNOSTIC on low-end ARM platforms.ian2014-09-096-6/+6
* MFC r270882, r270930:ian2014-09-091-1/+1
* MFC r270065:ian2014-09-091-4/+2
* MFC r270858, 270879:ian2014-09-093-3/+0
* MFC r270862, r270878: MMU fixes for kernel startup.ian2014-09-092-4/+5
* MFC: r270885, r270948marius2014-09-033-0/+3
* 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
OpenPOWER on IntegriCloud