summaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: intc: Delete useless comments in Device TreesYuriy Kolerov2017-02-062-2/+0
* ARCv2: IDU-intc: Delete deprecated parameters in Device TreesYuriy Kolerov2017-02-066-83/+15
* ARCv2: IDU-intc: mask all common interrupts by defaultYuriy Kolerov2017-02-061-2/+10
* ARCv2: IDU-intc: Use build registers for getting numbers of interruptsYuriy Kolerov2017-02-061-10/+9
* ARCv2: intc: Set default priority for all core interruptsYuriy Kolerov2017-02-061-1/+11
* ARCv2: intc: Use runtime value of irq count for setting up intcVineet Gupta2017-02-062-11/+18
* ARCv2: intc: Rework the build time irq count informationYuriy Kolerov2017-02-063-13/+13
* ARC: [intc-*]: confine NR_CPU_IRQS to intc codeVineet Gupta2017-02-063-1/+3
* ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 regYuriy Kolerov2017-02-062-1/+4
* arc: vdk: Add support of UIOAlexey Brodkin2017-02-062-0/+10
* arc: vdk: Add support of MMC controllerAlexey Brodkin2017-02-062-0/+22
* arc: vdk: Disable halt on resetAlexey Brodkin2017-02-061-2/+1
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-01-271-1/+2
* ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-01-241-3/+16
* ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-01-242-9/+11
* ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-241-2/+1
* ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta2017-01-241-1/+3
* ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov2017-01-241-30/+22
* ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta2017-01-191-1/+1
* ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta2017-01-191-14/+19
* ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta2017-01-183-2/+16
* ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2017-01-182-3/+50
* ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2017-01-182-22/+48
* ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta2017-01-183-4/+6
* ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta2017-01-102-1/+3
* ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov2017-01-051-0/+4
* ARC: IRQ: Use hwirq instead of virq in mask/unmaskYuriy Kolerov2017-01-052-5/+5
* ARC: mmu: clarify the MMUv3 programming modelVineet Gupta2017-01-051-1/+5
* Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-238-34/+45
|\
| * ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2016-12-192-6/+13
| * ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2016-12-192-12/+5
| * ARC: enable SG chainingVladimir Kondratiev2016-12-191-0/+1
| * ARCv2: intc: default all interrupts to priority 1Vineet Gupta2016-12-142-9/+7
| * ARCv2: entry: document intr disable in hard isrVineet Gupta2016-12-141-6/+18
| * ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta2016-12-131-1/+1
* | Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-1519-608/+33
|\|
| * ARC: axs10x: really enable ARC PGUAlexey Brodkin2016-11-304-4/+8
| * ARC: rename Zebu platform support to HAPSVineet Gupta2016-11-304-2/+2
| * soc: Support for NPS HW schedulingNoam Camus2016-11-301-2/+0
| * clocksource: import ARC timer driverVineet Gupta2016-11-303-357/+3
| * ARC: breakout timer include code into separate header ...Vineet Gupta2016-11-302-23/+4
| * ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2016-11-304-110/+3
| * ARC: breakout aux handling into a separate headerVineet Gupta2016-11-302-85/+2
| * ARC: time: move time_init() out of the driverVineet Gupta2016-11-302-9/+11
| * ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta2016-11-305-18/+8
| * ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta2016-11-301-5/+13
| * ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta2016-11-301-22/+8
* | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-151-0/+1
|\ \
| * | dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-0/+1
* | | arch/arc: add option to skip sync on DMA mappingAlexander Duyck2016-12-151-1/+4