summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arc: use generic dma_noncoherent_opsChristoph Hellwig2018-05-191-0/+4
* arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
* arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-3/+1
* Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-03-011-1/+0
|\
| * ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson2018-02-051-1/+0
* | arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig2018-01-091-3/+0
|/
* Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-11-251-1/+1
|\
| * ARC: perf: avoid vmalloc backed mmapVineet Gupta2017-11-211-1/+1
* | treewide: Fix typos in KconfigMasanari Iida2017-10-121-3/+3
|/
* ARC: fix allnoconfig build warningVineet Gupta2017-10-031-1/+1
* ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin2017-09-011-0/+1
* ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev2017-09-011-1/+9
* ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-041-1/+0
* Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"Alexey Brodkin2017-05-051-0/+1
* ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta2017-04-201-0/+8
* ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevantVineet Gupta2017-02-061-6/+0
* ARCv2: intc: Rework the build time irq count informationYuriy Kolerov2017-02-061-11/+0
* ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta2017-01-181-1/+1
* ARC: enable SG chainingVladimir Kondratiev2016-12-181-0/+1
* clocksource: import ARC timer driverVineet Gupta2016-11-301-5/+2
* ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta2016-11-301-8/+2
* ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta2016-10-281-8/+0
* ARC: [build] Support gz, lzma compressed uImageDaniel Mentz2016-10-161-0/+2
* ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta2016-10-161-8/+9
* ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus2016-09-301-2/+2
* ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta2016-09-301-1/+1
* Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-021-5/+0
* ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta2016-05-311-2/+2
* ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta2016-05-301-20/+2
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* ARC: Add eznps platform to Kconfig and MakefileNoam Camus2016-05-091-0/+1
* ARC: Make vmalloc size configurableNoam Camus2016-05-091-0/+11
* ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta2016-05-091-0/+1
* ARC: clockevent: Prepare for DT based probeNoam Camus2016-05-091-1/+2
* ARC: support HIGHMEM even without PAE40Vineet Gupta2016-05-051-0/+13
* ARC: add support for reserved memory defined by device treeAlexey Brodkin2016-04-271-0/+1
* ARC: support generic per-device coherent dma memAlexey Brodkin2016-04-271-0/+1
* ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler2016-04-071-1/+0
* Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-03-211-2/+4
|\
| * ARC: dma: reintroduce platform specific dma<->physVineet Gupta2016-03-191-0/+3
| * ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta2016-03-151-1/+1
| * ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta2016-03-121-1/+0
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-0/+26
|\ \ | |/ |/|
| * ARC: Add PCI supportJoao Pinto2016-03-101-0/+26
* | ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta2016-02-241-8/+0
* | arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin2016-02-231-2/+0
* | ARC: Assume multiplier is always presentVineet Gupta2016-02-181-8/+0
* | Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2016-02-131-1/+20
|\ \ | |/ |/|
| * ARC: mm: Introduce explicit super page size supportVineet Gupta2016-02-121-0/+19
| * ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta2016-01-291-1/+1
OpenPOWER on IntegriCloud