aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lantiq
AgeCommit message (Expand)AuthorFilesLines
2012-08-01MIPS: Lantiq: Platform specific CLK fixupGravatar John Crispin 1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionGravatar John Crispin 1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetGravatar John Crispin 1-21/+28
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 42-1583/+1791
2012-05-26MIPS: lantiq: remove orphaned codeGravatar John Crispin 2-6/+4
2012-05-21MIPS: lantiq: implement support for FALCON socGravatar John Crispin 7-0/+444
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderGravatar John Crispin 3-279/+1
2012-05-21MIPS: pci: convert lantiq driver to OFGravatar John Crispin 1-1/+4
2012-05-21MIPS: lantiq: convert dma to platform driverGravatar John Crispin 1-22/+39
2012-05-21MIPS: lantiq: implement support for clkdev apiGravatar John Crispin 9-463/+662
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()Gravatar John Crispin 2-17/+0
2012-05-21OF: MIPS: lantiq: implement irq_domain supportGravatar John Crispin 1-76/+102
2012-05-21OF: MIPS: lantiq: implement OF supportGravatar John Crispin 10-77/+293
2012-05-21MIPS: lantiq: drop mips_machine supportGravatar John Crispin 15-528/+4
2012-05-15MIPS: lantiq: cleanup reset codeGravatar John Crispin 1-12/+36
2012-05-15MIPS: lantiq: add xway soc idsGravatar John Crispin 5-96/+123
2012-05-15MIPS: lantiq: fix cmdline parsingGravatar Thomas Langer 1-2/+4
2012-05-15MIPS: lantiq: fix early printkGravatar Thomas Langer 1-9/+8
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workGravatar John Crispin 2-0/+65
2012-05-15MIPS: lantiq: enable oprofile support on lantiq targetsGravatar John Crispin 1-0/+6
2012-05-15MIPS: lantiq: clear all irqs properly on bootGravatar John Crispin 1-5/+6
2012-04-05mips: Fix printk typos in arc/mipsGravatar Masanari Iida 3-3/+3
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextGravatar Ralf Baechle 1-1/+0
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+0
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Gravatar Ralf Baechle 6-21/+21
2011-11-14MIPS: lantiq: use export.h in favour of module.hGravatar John Crispin 14-13/+14
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesGravatar John Crispin 1-4/+2
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Gravatar Jesper Juhl 2-2/+0
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 1-0/+13
2011-07-20MIPS: Lantiq: Add missing clk_enable and clk_disable functions.Gravatar John Crispin 1-0/+13
2011-06-20treewide: remove duplicate includesGravatar Vitaliy Ivanov 2-4/+0
2011-05-19MIPS: Lantiq: Add etop board supportGravatar John Crispin 1-0/+6
2011-05-19MIPS: Lantiq: Add ethernet driverGravatar John Crispin 2-0/+24
2011-05-19MIPS: Lantiq: Add DMA supportGravatar John Crispin 3-1/+255
2011-05-19MIPS: Lantiq: Add more gpio driversGravatar John Crispin 3-1/+284
2011-05-19MIPS: Lantiq: Add machtypes for lantiq eval kitsGravatar John Crispin 6-0/+155
2011-05-19MIPS: Lantiq: Add mips_machine supportGravatar John Crispin 6-2/+85
2011-05-19MIPS: Lantiq: Add platform device supportGravatar John Crispin 6-2/+263
2011-05-19MIPS: Lantiq: add SoC specific code for XWAY familyGravatar John Crispin 12-0/+801
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsGravatar John Crispin 9-0/+669