aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/lantiq
AgeCommit message (Expand)AuthorFilesLines
2014-09-01treewide: fix errors in printkGravatar Masanari Iida 2-2/+2
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-2/+2
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-15/+2
2014-05-26MIPS: DTS: Fix missing device_type="memory" property in memory nodesGravatar Leif Lindholm 1-0/+1
2014-05-24MIPS: MT: Remove SMTC supportGravatar Ralf Baechle 1-2/+2
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesGravatar Leif Lindholm 1-0/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesGravatar Rob Herring 1-2/+0
2014-04-30mips: convert fdt pointers to opaque pointersGravatar Rob Herring 2-2/+2
2014-04-30mips: lantiq: copy built-in DTB out of init sectionGravatar Rob Herring 1-12/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2014-01-24arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceGravatar Wolfram Sang 1-4/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2013-10-29MIPS: Panic messages should not end in \n.Gravatar Ralf Baechle 2-2/+2
2013-10-09mips: add explicit includes of prom.hGravatar Rob Herring 1-0/+1
2013-09-03MIPS: Lantiq: Falcon: fix asc clock definitionGravatar Thomas Langer 1-1/+4
2013-09-03MIPS: Lantiq: Adds minimal dcdc driverGravatar John Crispin 2-1/+64
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codeGravatar Paul Gortmaker 1-1/+1
2013-06-10MIPS: Lantiq: Use strlcpy() instead of strncpy().Gravatar Chen Gang 1-1/+1
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+0
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceGravatar Wolfram Sang 1-4/+0
2013-05-17MIPS: Xway: Fix clk leakGravatar Libo Chen 1-0/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 10-49/+158
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-7/+6
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Gravatar Ralf Baechle 7-43/+152
2013-02-17MIPS: lantiq: rework external irq codeGravatar John Crispin 1-32/+73
2013-02-17MIPS: lantiq: add GPHY clock gate bitsGravatar John Crispin 2-0/+10
2013-02-17MIPS: lantiq: adds static clock for PP32Gravatar John Crispin 5-10/+68
2013-02-17MIPS: lantiq: trivial typo fixGravatar John Crispin 1-1/+1
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 5-7/+7
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingGravatar John Crispin 1-1/+1
2013-01-25MIPS: Convert to devm_ioremap_resource()Gravatar Thierry Reding 2-7/+6
2013-01-03MIPS: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 3-3/+3
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 7-15/+170
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Gravatar Ralf Baechle 7-12/+167
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cGravatar Masanari Iida 1-3/+3
2012-11-30kbuild: centralize .dts->.dtb ruleGravatar Stephen Warren 1-3/+0
2012-11-11MIPS: lantiq: adds GPHY firmware loaderGravatar John Crispin 3-0/+103
2012-11-11MIPS: lantiq: adds code for booting GPHYGravatar John Crispin 1-0/+36
2012-11-11MIPS: lantiq: adds xrx200 ethernet clock definitionGravatar John Crispin 1-0/+4
2012-11-11MIPS: lantiq: verbose init of dma coreGravatar John Crispin 1-1/+8
2012-11-11MIPS: lantiq: fix bootselect bits on XRX200 SoCGravatar John Crispin 1-7/+15
2012-11-11MIPS: lantiq: unbreak devicetree initGravatar John Crispin 1-4/+1
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Gravatar Ralf Baechle 1-0/+2
2012-09-13OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCGravatar John Crispin 1-0/+1
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportGravatar John Crispin 3-184/+2
2012-08-23MIPS: lantiq: adds support for gptu timersGravatar John Crispin 2-1/+215
2012-08-23MIPS: lantiq: enable pci clk conditional for xrx200 SoCGravatar John Crispin 1-1/+2
2012-08-23MIPS: lantiq: falcon clocks were not enabled properlyGravatar John Crispin 1-0/+1
2012-08-23MIPS: lantiq: adds support for nmi and ejtag bootrom vectorsGravatar John Crispin 1-0/+5
2012-08-23MIPS: lantiq: external irq sources are not loaded properlyGravatar John Crispin 1-1/+1