aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-12treewide: Fix typos in KconfigMasanari Iida1-3/+3
2017-10-03ARC: fix allnoconfig build warningVineet Gupta1-1/+1
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin1-0/+1
2017-09-01ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev1-1/+9
2017-08-04ARC: [plat-sim] Include this platform unconditionallyVineet Gupta1-1/+0
2017-05-05Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"Alexey Brodkin1-0/+1
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta1-0/+8
2017-02-06ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevantVineet Gupta1-6/+0
2017-02-06ARCv2: intc: Rework the build time irq count informationYuriy Kolerov1-11/+0
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta1-1/+1
2016-12-18ARC: enable SG chainingVladimir Kondratiev1-0/+1
2016-11-30clocksource: import ARC timer driverVineet Gupta1-5/+2
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta1-8/+2
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta1-8/+0
2016-10-16ARC: [build] Support gz, lzma compressed uImageDaniel Mentz1-0/+2
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta1-8/+9
2016-09-30ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus1-2/+2
2016-09-30ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta1-1/+1
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff"Vineet Gupta1-5/+0
2016-05-31ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta1-2/+2
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta1-20/+2
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-09ARC: Add eznps platform to Kconfig and MakefileNoam Camus1-0/+1
2016-05-09ARC: Make vmalloc size configurableNoam Camus1-0/+11
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta1-0/+1
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus1-1/+2
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta1-0/+13
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin1-0/+1
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin1-0/+1
2016-04-07ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler1-1/+0
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-2/+4
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta1-0/+3
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+26
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta1-1/+1
2016-03-12ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta1-1/+0
2016-03-10ARC: Add PCI supportJoao Pinto1-0/+26
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta1-8/+0
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin1-2/+0
2016-02-18ARC: Assume multiplier is always presentVineet Gupta1-8/+0
2016-02-13Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+20
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta1-0/+19
2016-01-29ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta1-1/+1
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-3/+0
2015-12-17ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta1-0/+1
2015-10-29ARC: mm: PAE40 supportVineet Gupta1-0/+15
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta1-0/+7
2015-10-28ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta1-0/+10
2015-10-17ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based coresVineet Gupta1-0/+4
2015-10-17ARCv2: mm: THP supportVineet Gupta1-0/+4
2015-08-20ARC: Enable HAVE_FUTEX_CMPXCHGVineet Gupta1-0/+1