summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-28/+0
|\
| * 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
* | MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)2018-07-301-3/+5
* | MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton2018-07-301-0/+1
* | MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-301-0/+3
* | MIPS: ath79: select the PINCTRL subsystemJohn Crispin2018-07-241-0/+1
* | MIPS: Octeon: Select HAS_RAPIDIOAlexander Sverdlin2018-07-241-0/+1
* | MIPS: Introduce HAS_RAPIDIO Kconfig optionAlexander Sverdlin2018-07-241-2/+5
* | MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton2018-06-241-6/+0
* | MIPS: remove the old dma-default implementationChristoph Hellwig2018-06-241-4/+1
* | MIPS: bmips: use generic dma noncoherent opsChristoph Hellwig2018-06-241-1/+2
* | MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig2018-06-241-1/+0
* | MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig2018-06-241-1/+1
* | MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig2018-06-241-0/+1
* | MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-241-19/+5
* | MIPS: IP27: use dma_direct_opsChristoph Hellwig2018-06-241-1/+1
* | MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig2018-06-241-14/+1
* | MIPS: loongson: untangle dma implementationsChristoph Hellwig2018-06-241-1/+1
* | MIPS: make the default mips dma implementation optionalChristoph Hellwig2018-06-241-0/+40
* | MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig2018-06-241-16/+0
|/
* MIPS: Add support for restartable sequencesPaul Burton2018-06-191-0/+1
* Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
* Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-06-121-0/+5
|\
| * MIPS: Use generic GCC library routines from lib/Antony Pavlov2018-04-231-0/+5
* | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-1/+1
|\ \
| * \ Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-1/+1
| |\ \ | | |/ | |/|
| | * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-1/+1
* | | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-0/+2
* | | 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-9/+6
* | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
* | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
|/ /
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-101-2/+5
|\ \
| * | MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki2018-03-281-2/+1
| * | MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2018-02-191-0/+4
| |/
* | usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel2018-03-261-0/+1
|/
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-091-1/+0
|\
| * MIPS: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-02-071-8/+15
|\ \ | |/ |/|
| * MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle2018-02-061-1/+5
| * MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle2018-02-061-1/+3
| * MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2018-01-241-0/+1
| * MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe2018-01-181-6/+6
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-0/+2
|\ \
| * | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-0/+2
| |/
* | MIPS: Fix undefined reference to physical_memsizeJames Hogan2018-01-181-1/+10
* | MIPS: BCM47XX Avoid compile error with MIPS allnoconfigMatt Redfearn2018-01-101-0/+1
|/
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-151-27/+15
|\
OpenPOWER on IntegriCloud