aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman3-3/+3
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-15/+170
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle7-12/+167
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida1-3/+3
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-3/+0
2012-11-11MIPS: lantiq: adds GPHY firmware loaderJohn Crispin3-0/+103
2012-11-11MIPS: lantiq: adds code for booting GPHYJohn Crispin1-0/+36
2012-11-11MIPS: lantiq: adds xrx200 ethernet clock definitionJohn Crispin1-0/+4
2012-11-11MIPS: lantiq: verbose init of dma coreJohn Crispin1-1/+8
2012-11-11MIPS: lantiq: fix bootselect bits on XRX200 SoCJohn Crispin1-7/+15
2012-11-11MIPS: lantiq: unbreak devicetree initJohn Crispin1-4/+1
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle1-0/+2
2012-09-13OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin1-0/+1
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin3-184/+2
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-23MIPS: lantiq: falcon clocks were not enabled properlyJohn Crispin1-0/+1
2012-08-23MIPS: lantiq: adds support for nmi and ejtag bootrom vectorsJohn Crispin1-0/+5
2012-08-23MIPS: lantiq: external irq sources are not loaded properlyJohn Crispin1-1/+1
2012-08-23MIPS: lantiq: dont register irq_chip for the irq cascadeJohn Crispin1-0/+3
2012-08-23MIPS: lantiq: timer irq can be different to 7John Crispin1-3/+16
2012-08-23MIPS: lantiq: split up IRQ IM rangesJohn Crispin1-28/+32
2012-08-22MIPS: lantiq: explicitly enable clkout generationJohn Crispin1-0/+2
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