summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-14/+3
|\
| * PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-6/+1
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-5/+1
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+1
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-08-211-0/+4
|\
| * microblaze: use generic dma_noncoherent_opsChristoph Hellwig2018-07-201-0/+4
* | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
* | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
* | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
* | kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig2018-08-021-3/+1
|/
* dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
* microblaze: switch to NO_BOOTMEMRob Herring2018-03-161-0/+1
* arch: change default endian for microblazeBabu Moger2017-09-251-1/+1
* arch/microblaze: add choice for endianness and update MakefileBabu Moger2017-09-081-0/+16
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-0/+1
|\
| * drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-0/+1
* | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
|/
* microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel2016-11-291-0/+1
* microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-06-081-1/+0
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+1
|\
| * microblaze: Add <asm/hash.h>George Spelvin2016-05-281-0/+1
* | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
|/
* microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada2016-03-081-0/+3
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0
* gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
* microblaze: Fix missing NR_CPUS in menuconfigMichal Simek2014-10-271-0/+4
* microblaze: Rename Advance setup to Kernel featuresMichal Simek2014-09-091-1/+1
* microblaze: Add mm/Kconfig to advance menuMichal Simek2014-09-091-2/+2
* microblaze: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-1/+0
* microblaze: Remove platform folderMichal Simek2014-04-071-1/+1
* microblaze: Sort Kconfig optionsMichal Simek2014-04-071-26/+26
* Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-01-281-0/+2
|\
| * microblaze: timer: Use generic sched_clock implementationMichal Simek2014-01-271-0/+1
| * microblaze: Add support for CCFMichal Simek2014-01-271-0/+1
* | microblaze: extable: sort the exception table at build timeMichal Simek2014-01-231-0/+1
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\
| * microblaze: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | microblaze: Calculate kernel pad automaticallyMichal Simek2013-11-071-4/+0
* | microblaze: Remove unused NO_MMU Kconfig parameterMichael Opdenacker2013-11-061-5/+0
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* microblaze: timer: Use CLKSRC_OF initializationMichal Simek2013-09-031-0/+1
* microblaze: fix clone syscallMichal Simek2013-08-131-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\