summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-147-15/+170
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-137-12/+167
| |\
| | * MIPS: lantiq: adds GPHY firmware loaderJohn Crispin2012-11-113-0/+103
| | * MIPS: lantiq: adds code for booting GPHYJohn Crispin2012-11-111-0/+36
| | * MIPS: lantiq: adds xrx200 ethernet clock definitionJohn Crispin2012-11-111-0/+4
| | * MIPS: lantiq: verbose init of dma coreJohn Crispin2012-11-111-1/+8
| | * MIPS: lantiq: fix bootselect bits on XRX200 SoCJohn Crispin2012-11-111-7/+15
| | * MIPS: lantiq: unbreak devicetree initJohn Crispin2012-11-111-4/+1Star
| * | MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida2012-12-131-3/+3
| |/
* / kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-3/+0Star
|/
* Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-051-0/+2
|\
| * MIPS: lantiq: explicitly enable clkout generationJohn Crispin2012-08-221-0/+2
* | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2012-09-131-0/+1
* | OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-133-184/+2Star
* | 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-231-28/+32
|/
* MIPS: Lantiq: Platform specific CLK fixupJohn Crispin2012-08-011-0/+5
* MIPS: Lantiq: Add device_tree_init functionJohn Crispin2012-08-011-0/+22
* MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin2012-08-011-21/+28
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-3042-1583/+1791
|\
| * MIPS: lantiq: remove orphaned codeJohn Crispin2012-05-262-6/+4Star
| * MIPS: lantiq: implement support for FALCON socJohn Crispin2012-05-217-0/+444
| * GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin2012-05-213-279/+1Star
| * MIPS: pci: convert lantiq driver to OFJohn Crispin2012-05-211-1/+4
| * MIPS: lantiq: convert dma to platform driverJohn Crispin2012-05-211-22/+39
| * MIPS: lantiq: implement support for clkdev apiJohn Crispin2012-05-219-463/+662
| * MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2012-05-212-17/+0Star
| * OF: MIPS: lantiq: implement irq_domain supportJohn Crispin2012-05-211-76/+102
| * OF: MIPS: lantiq: implement OF supportJohn Crispin2012-05-2110-77/+293
| * MIPS: lantiq: drop mips_machine supportJohn Crispin2012-05-2115-528/+4Star
| * MIPS: lantiq: cleanup reset codeJohn Crispin2012-05-151-12/+36
| * MIPS: lantiq: add xway soc idsJohn Crispin2012-05-155-96/+123
| * MIPS: lantiq: fix cmdline parsingThomas Langer2012-05-151-2/+4
| * MIPS: lantiq: fix early printkThomas Langer2012-05-151-9/+8Star
| * MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin2012-05-152-0/+65
| * MIPS: lantiq: enable oprofile support on lantiq targetsJohn Crispin2012-05-151-0/+6
| * MIPS: lantiq: clear all irqs properly on bootJohn Crispin2012-05-151-5/+6
* | mips: Fix printk typos in arc/mipsMasanari Iida2012-04-063-3/+3
|/
* Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-111-1/+0Star
|\
| * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+0Star
* | MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-076-21/+21
|/
* MIPS: lantiq: use export.h in favour of module.hJohn Crispin2011-11-1414-13/+14
* MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin2011-09-211-4/+2Star
* MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2011-09-172-2/+0Star