aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin1-21/+28
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds42-1583/+1791
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin2-6/+4
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin7-0/+444
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin3-279/+1
2012-05-21MIPS: pci: convert lantiq driver to OFJohn Crispin1-1/+4
2012-05-21MIPS: lantiq: convert dma to platform driverJohn Crispin1-22/+39
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin9-463/+662
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2-17/+0
2012-05-21OF: MIPS: lantiq: implement irq_domain supportJohn Crispin1-76/+102
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin10-77/+293
2012-05-21MIPS: lantiq: drop mips_machine supportJohn Crispin15-528/+4
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin1-12/+36
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin5-96/+123
2012-05-15MIPS: lantiq: fix cmdline parsingThomas Langer1-2/+4
2012-05-15MIPS: lantiq: fix early printkThomas Langer1-9/+8
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin2-0/+65
2012-05-15MIPS: lantiq: enable oprofile support on lantiq targetsJohn Crispin1-0/+6
2012-05-15MIPS: lantiq: clear all irqs properly on bootJohn Crispin1-5/+6
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida3-3/+3
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle1-1/+0
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+0
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle6-21/+21
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin14-13/+14
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin1-4/+2
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2-2/+0
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+13
2011-07-20MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin1-0/+13
2011-06-20treewide: remove duplicate includesVitaliy Ivanov2-4/+0
2011-05-19MIPS: Lantiq: Add etop board supportJohn Crispin1-0/+6
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin2-0/+24
2011-05-19MIPS: Lantiq: Add DMA supportJohn Crispin3-1/+255
2011-05-19MIPS: Lantiq: Add more gpio driversJohn Crispin3-1/+284
2011-05-19MIPS: Lantiq: Add machtypes for lantiq eval kitsJohn Crispin6-0/+155
2011-05-19MIPS: Lantiq: Add mips_machine supportJohn Crispin6-2/+85
2011-05-19MIPS: Lantiq: Add platform device supportJohn Crispin6-2/+263
2011-05-19MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin12-0/+801
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin9-0/+669