summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2013-05-07MIPS: add detect_memory_region()John Crispin
2013-05-07MIPS: ralink: add cpu-feature-overrides.hGabor Juhos
2013-05-07MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin
2013-05-07MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin
2013-05-07MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin
2013-05-07MIPS: ralink: add RT5350 sdram register definesJohn Crispin
2013-05-07MIPS: ralink: add RT3352 register definesJohn Crispin
2013-05-07MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin
2013-05-07MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen
2013-05-07MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen
2013-05-07MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C
2013-05-07MIPS: Netlogic: Remove unused codeJayachandran C
2013-05-07MIPS: Netlogic: Add 32-bit support for XLPJayachandran C
2013-05-07MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C
2013-05-07MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C
2013-05-07MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C
2013-05-07MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski
2013-05-07MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski
2013-05-07MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski
2013-05-07MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski
2013-05-07MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski
2013-05-07MIPS: BCM63XX: fix revision ID widthJonas Gorski
2013-05-07MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-20MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney
2013-02-19MIPS: Probe for and report hardware virtualization support.David Daney
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos
2013-02-17MIPS: add dummy pci_load_of_rangesGabor Juhos