summaryrefslogtreecommitdiff
path: root/arch/arc/Kconfig
AgeCommit message (Expand)Author
2019-07-10ARC: fix allnoconfig build warningVineet Gupta
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-05-30ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson
2017-01-26ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta
2016-10-16ARC: [build] Support gz, lzma compressed uImageDaniel Mentz
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta
2016-09-30ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus
2016-09-30ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta
2016-05-31ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-09ARC: Add eznps platform to Kconfig and MakefileNoam Camus
2016-05-09ARC: Make vmalloc size configurableNoam Camus
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin
2016-04-07ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta
2016-03-12ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta
2016-03-10ARC: Add PCI supportJoao Pinto
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin
2016-02-18ARC: Assume multiplier is always presentVineet Gupta
2016-02-13Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta
2016-01-29ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2015-12-17ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta
2015-10-29ARC: mm: PAE40 supportVineet Gupta
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta
2015-10-28ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta
2015-10-17ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based coresVineet Gupta
2015-10-17ARCv2: mm: THP supportVineet Gupta
2015-08-20ARC: Enable HAVE_FUTEX_CMPXCHGVineet Gupta
2015-08-11ARC: Enable optimistic spinning for LLSC configVineet Gupta
2015-08-04ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia...Vineet Gupta
2015-07-23ARCv2: allow selection of page size for MMUv4Alexey Brodkin
2015-07-20ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin
2015-07-06ARC: Kconfig: better way to disable ARC_HAS_LLSC for ARC_CPU_750DVineet Gupta
2015-06-25ARCv2: All bits in place, allow ARCv2 buildsVineet Gupta
2015-06-22ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta
2015-06-22ARCv2: SMP: ARConnect debug/robustnessVineet Gupta
2015-06-22ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et alVineet Gupta