summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway
AgeCommit message (Expand)AuthorFilesLines
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle1-0/+2
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2-184/+1
2012-08-23MIPS: lantiq: adds support for gptu timersJohn Crispin2-1/+215
2012-08-23MIPS: lantiq: enable pci clk conditional for xrx200 SoCJohn Crispin1-1/+2
2012-08-22MIPS: lantiq: explicitly enable clkout generationJohn Crispin1-0/+2
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 Torvalds22-1169/+726
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin1-0/+4
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin3-279/+1
2012-05-21MIPS: lantiq: convert dma to platform driverJohn Crispin1-22/+39
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin7-392/+519
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2-17/+0
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin2-20/+13
2012-05-21MIPS: lantiq: drop mips_machine supportJohn Crispin8-338/+3
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin1-12/+36
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin4-96/+118
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida3-3/+3
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle4-13/+13
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin10-9/+10
2011-09-17MIPS: Remove unneeded version.h includes from arch/mips/Jesper Juhl2-2/+0
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-2/+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 Crispin4-0/+151
2011-05-19MIPS: Lantiq: Add mips_machine supportJohn Crispin3-2/+41
2011-05-19MIPS: Lantiq: Add platform device supportJohn Crispin3-1/+117
2011-05-19MIPS: Lantiq: add SoC specific code for XWAY familyJohn Crispin9-0/+777