summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: asm: spram: Add new symbol for MIPS scratch pad storageMarkos Chandras2015-02-171-0/+5
| * MIPS: Use generic checksum functions for MIPS R6Markos Chandras2015-02-171-0/+5
| * MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin2015-02-161-4/+43
| * MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2015-02-161-0/+1
* | MIPS: Kconfig: Fix recursive dependency.Ralf Baechle2015-01-131-1/+1
* | MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI.Ralf Baechle2015-01-131-12/+9Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-121-36/+62
|\
| * MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-9/+6Star
| * MIPS: Kconfig: Only allow 32-bit microMIPS buildsMaciej W. Rozycki2014-11-241-1/+1
| * MIPS: Kconfig: Enable microMIPS support for MaltaMaciej W. Rozycki2014-11-241-0/+1
| * MIPS: ath25: add early printk supportSergey Ryazanov2014-11-241-0/+1
| * MIPS: ath25: add interrupts handling routinesSergey Ryazanov2014-11-241-0/+1
| * MIPS: ath25: add basic AR5312 SoC supportSergey Ryazanov2014-11-241-0/+1
| * MIPS: ath25: add common partsSergey Ryazanov2014-11-241-0/+12
| * MIPS: lantiq: add reset-controller api supportJohn Crispin2014-11-241-0/+2
| * clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-241-13/+0Star
| * MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-241-6/+2Star
| * MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee2014-11-241-0/+26
| * MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUsKevin Cernekee2014-11-241-0/+2
| * MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizesKevin Cernekee2014-11-241-1/+1
| * MIPS: Loongson1B: Some fixes/updates for LS1BKelvin Cheung2014-11-241-0/+1
| * MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-241-0/+1
| * MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-241-7/+3Star
| * MIPS: i8259: Use IRQ domainsAndrew Bresticker2014-11-241-0/+1
| * MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker2014-11-241-0/+1
* | MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected.Markos Chandras2014-11-241-2/+12
|/
* MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras2014-10-231-0/+1
* MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-221-0/+1
* MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-221-0/+1
* MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-221-0/+1
* MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker2014-09-221-0/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-09-191-0/+3
|\
| * MIPS: Kconfig: Select SMP symbols for CMPMarkos Chandras2014-08-261-0/+2
| * MIPS: IP28: Select correct L1_CACHE_SHIFTThomas Bogendoerfer2014-08-261-0/+1
* | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-301-2/+0Star
|/
* kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-091-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-2/+7
|\
| * MIPS: mark MSA experimentalPaul Burton2014-08-021-2/+1Star
| * MIPS: Don't build MSA support unless it can be usedPaul Burton2014-08-021-0/+1
| * MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki2014-07-301-0/+2
| * MIPS: pm-cps: Select CONFIG_MIPS_CPCPaul Burton2014-07-301-0/+1
| * MIPS: BCM63xx: Sync MIPS counters during CPU bringupJonas Gorski2014-07-301-0/+1
| * MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss2014-07-301-0/+1
* | MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-1/+0Star
|/
* MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle2014-06-261-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-101-71/+71
|\
| * MIPS: Enable build for new system 'paravirt'David Daney2014-06-021-0/+19
| * MIPS: paravirt: Add pci controller for virtioDavid Daney2014-06-021-0/+1
| * MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOCDavid Daney2014-05-301-5/+5
| * MIPS: Malta: add suspend state entry codePaul Burton2014-05-301-0/+6