summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
* Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-051-2/+0
|\
| * Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier2020-04-011-2/+0
* | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-041-1/+1
|\ \ | |/ |/|
| * dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-161-1/+1
* | irqchip/xilinx: Enable generic irq multi handlerMichal Simek2020-03-221-0/+2
|/
* Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-0/+1
|\
| * microblaze: Wire CMA allocatorMichal Simek2020-02-041-0/+1
* | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-1/+0
|\
| * dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-1/+0
* | microblaze: Enable SPARSE_IRQMichal Simek2019-10-251-0/+1
|/
* Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-09-241-0/+3
|\
| * microblaze: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-301-0/+1
| * microblaze/nommu: use the generic uncached segment supportChristoph Hellwig2019-08-301-0/+2
* | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
|/
* binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig2019-06-241-0/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-6/+0
|\
| * locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0
* | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-0/+1
|/
* 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