summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-2844-116/+2874
|\
| * MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.Steven J. Hill2012-09-131-0/+16
| * MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2012-09-132-5/+20
| * MIPS: Avoid pipeline stalls on some MIPS32R2 cores.Steven J. Hill2012-09-131-1/+13
| * MIPS: Make VPE count to be one-based.Steven J. Hill2012-09-131-0/+1
| * MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill2012-09-131-1/+1
| * MIPS: Add EIC support for GIC.Steven J. Hill2012-09-132-8/+95
| * MIPS: Code clean-ups for the GIC.Steven J. Hill2012-09-132-34/+26
| * MIPS: Make GIC code platform independent.Steven J. Hill2012-09-134-72/+81
| * MIPS: Changes to configuration files for SEAD-3 platform.Steven J. Hill2012-09-133-2/+155
| * MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill2012-09-1329-0/+2445
| * MIPS: Add support for the 1074K core.Steven J. Hill2012-09-134-0/+28
* | Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-2811-29/+35
|\ \
| * | MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill2012-09-148-29/+26
| * | MIPS: Add base architecture support for RI and XI.Steven J. Hill2012-09-134-1/+10
| |/
* | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-279-10/+400
|\ \
| * | MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee2012-08-305-1/+98
| * | MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee2012-08-302-1/+221
| * | MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee2012-08-301-2/+2
| * | MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee2012-08-302-3/+11
| * | MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee2012-08-302-2/+14
| * | MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee2012-08-301-0/+34
| * | MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee2012-08-301-1/+20
| |/
* | Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle2012-09-273-36/+65
|\ \
| * | MIPS: ath79: register USB host controller on the DB120 boardGabor Juhos2012-08-281-0/+2
| * | MIPS: ath79: add USB platform setup code for AR934XGabor Juhos2012-08-282-0/+35
| * | MIPS: ath79: use a helper function for USB resource initializationGabor Juhos2012-08-281-36/+28
* | | Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-09-2713-220/+287
|\ \ \
| * | | MIPS: lantiq: make use of __gpio_to_irqJohn Crispin2012-09-131-4/+1
| * | | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2012-09-132-0/+5
| * | | OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-134-184/+4
| * | | MIPS: lantiq: adds support for gptu timersJohn Crispin2012-08-232-1/+215
| * | | MIPS: lantiq: enable pci clk conditional for xrx200 SoCJohn Crispin2012-08-231-1/+2
| * | | MIPS: lantiq: falcon clocks were not enabled properlyJohn Crispin2012-08-231-0/+1
| * | | MIPS: lantiq: adds support for nmi and ejtag bootrom vectorsJohn Crispin2012-08-231-0/+5
| * | | MIPS: lantiq: external irq sources are not loaded properlyJohn Crispin2012-08-231-1/+1
| * | | MIPS: lantiq: dont register irq_chip for the irq cascadeJohn Crispin2012-08-231-0/+3
| * | | MIPS: lantiq: timer irq can be different to 7John Crispin2012-08-231-3/+16
| * | | MIPS: lantiq: split up IRQ IM rangesJohn Crispin2012-08-233-28/+36
| | |/ | |/|
* | | Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle2012-09-273-31/+66
|\ \ \
| * | | MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney2012-08-313-31/+66
| | |/ | |/|
* | | Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle2012-09-2758-1416/+43816
|\ \ \
| * | | MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.David Daney2012-08-311-0/+2
| * | | MIPS: Octeon: Make interrupt controller work with threaded handlers.David Daney2012-08-311-143/+137
| * | | MIPS: OCTEON: Add support for cn68XX interrupt controller.David Daney2012-08-312-24/+547
| * | | MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips.David Daney2012-08-311-3/+4
| * | | MIPS: OCTEON: Update register definitions.David Daney2012-08-3138-1160/+42982
| * | | MIPS: OCTEON: Add detection of cnf71xx parts.David Daney2012-08-311-0/+18
| |/ /
| * | MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos2012-08-231-0/+22
| * | MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle2012-08-171-13/+0