aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-11-24MIPS: lantiq: add support for xrx200 firmware depending on soc typeJohn Crispin1-1/+22
2014-11-24MIPS: lantiq: reboot gphy on restartJohn Crispin1-1/+8
2014-11-24MIPS: lantiq: add reset-controller api supportJohn Crispin1-0/+61
2014-11-24MIPS: lantiq: handle vmmc memory reservationJohn Crispin2-0/+71
2014-10-20mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang4-4/+0
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-24arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-09-03MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin2-1/+64
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-4/+0
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-17MIPS: Xway: Fix clk leakLibo Chen1-0/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-6/+61
2013-02-17MIPS: lantiq: add GPHY clock gate bitsJohn Crispin2-0/+10
2013-02-17MIPS: lantiq: adds static clock for PP32John Crispin2-5/+50
2013-02-17MIPS: lantiq: trivial typo fixJohn Crispin1-1/+1
2013-01-25MIPS: Convert to devm_ioremap_resource()Thierry Reding2-7/+6
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman3-3/+3
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle5-8/+162
2012-12-13MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida1-3/+3
2012-11-11MIPS: lantiq: adds GPHY firmware loaderJohn Crispin2-0/+99
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-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: 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