aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-0/+1
|\
| * clocksource: convert mips to generic i8253 clocksourceRussell King2011-05-141-0/+1
* | MIPS: Lantiq: Add mips_machine supportJohn Crispin2011-05-191-0/+1
* | MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin2011-05-191-0/+1
* | MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin2011-05-191-0/+17
* | MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C2011-05-191-0/+42
* | MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols.David Daney2011-05-101-5/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Use generic show_interrupts()Thomas Gleixner2011-03-251-0/+1
* MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BITFUJITA Tomonori2011-03-251-0/+3
* rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-231-0/+10
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
* MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere2011-03-141-0/+1
* MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-141-0/+1
* MIPS: Select R4K timer lib for all MSP platformsAnoop P A2011-03-141-0/+2
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno2011-01-181-0/+16
* MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-181-0/+1
* MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-181-0/+1
* MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-181-0/+15
* MIPS: jump label: Add MIPS support.David Daney2011-01-181-0/+1
* MIPS: Add generic support for multiple machines within a single kernelGabor Juhos2011-01-181-0/+3
* of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-291-1/+1
* MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option.David Daney2010-12-161-0/+22
* MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney2010-12-161-14/+2
* ftrace/MIPS: Enable C Version of recordmcountWu Zhangjin2010-10-291-0/+1
* MIPS: Add BMIPS processor types to KconfigKevin Cernekee2010-10-291-0/+63
* MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu2010-10-291-0/+8
* MIPS: add support for software performance eventsDeng-Cheng Zhu2010-10-291-0/+2
* MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCIDavid Daney2010-10-291-0/+2
* MIPS: Convert DMA to use dma-mapping-common.hDavid Daney2010-10-291-0/+2
* MIPS: Octeon: Select ZONE_DMA32David Daney2010-10-291-0/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-2/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-5/+29
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-2/+0
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-0/+7
|\ \ \
| * | | of/mips: Add device tree support to MIPSDezhong Diao2010-10-211-0/+7
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-4/+8
|\ \ \
| * | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-4/+8
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-181-0/+4
|\ \ \
| * | | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| |/ /
* | | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle2010-10-041-2/+18
* | | MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-041-0/+1
|/ /
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
| |/
* | MIPS: kprobe: Add support.David Daney2010-08-051-0/+2
* | MIPS: uasm: Add option to export uasm API.David Daney2010-08-051-0/+3
* | MIPS: JZ4740: Add Kbuild filesLars-Peter Clausen2010-08-051-0/+13
* | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-1/+10