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-05-2942-1583/+1791
|\
| * MIPS: lantiq: remove orphaned codeJohn Crispin2012-05-262-6/+4
| * 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/+1
| * 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/+0
| * 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/+4
| * 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/+8
| * 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-053-3/+3
|/
* Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-111-1/+0
|\
| * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+0
* | 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/+2
* MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2011-09-172-2/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-261-0/+13
|\
| * MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin2011-07-201-0/+13
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-202-4/+0
|/
* MIPS: Lantiq: Add etop board supportJohn Crispin2011-05-191-0/+6
* MIPS: Lantiq: Add ethernet driverJohn Crispin2011-05-192-0/+24
* MIPS: Lantiq: Add DMA supportJohn Crispin2011-05-193-1/+255
* MIPS: Lantiq: Add more gpio driversJohn Crispin2011-05-193-1/+284
* MIPS: Lantiq: Add machtypes for lantiq eval kitsJohn Crispin2011-05-196-0/+155
* MIPS: Lantiq: Add mips_machine supportJohn Crispin2011-05-196-2/+85
* MIPS: Lantiq: Add platform device supportJohn Crispin2011-05-196-2/+263
* MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin2011-05-1912-0/+801
* MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin2011-05-199-0/+669