aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-11MIPS: lantiq: Disable xbar fpi burst modeJohn Crispin1-0/+41
2015-11-11MIPS: lantiq: Force the crossbar to big endianJohn Crispin1-0/+8
2015-11-11MIPS: lantiq: Initialize the USB core on bootJohn Crispin1-0/+74
2015-11-11MIPS: lantiq: Return correct value for fpi clock on ar9John Crispin1-2/+3
2015-11-11MIPS: Lantiq: Fix check for return value of request_mem_region()Hauke Mehrtens2-7/+7
2015-11-11MIPS: Lantiq: Add support for xRX220 SoCHauke Mehrtens1-0/+7
2015-11-11MIPS: Lantiq: Add misc clocksHauke Mehrtens1-1/+3
2015-11-11MIPS: Lantiq: Add 1e103100.deu clockHauke Mehrtens1-0/+6
2015-11-11MIPS: Lantiq: Add clock for mei driverHauke Mehrtens1-0/+6
2015-11-11MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens1-2/+26
2015-11-11MIPS: Lantiq: Add support for gphy firmware loading for ar10 and grx390Hauke Mehrtens1-20/+92
2015-11-11MIPS: Lantiq: Add pmu bits for ar10 and grx390Hauke Mehrtens1-1/+56
2015-11-11MIPS: Lantiq: Add PMU bits for USB and SDIO devicesHauke Mehrtens1-1/+23
2015-11-11MIPS: Lantiq: Deactivate most of the devices by defaultHauke Mehrtens1-21/+28
2015-11-11MIPS: Lantiq: Add clock detection for grx390 and ar10Hauke Mehrtens1-1/+156
2015-11-11MIPS: Lantiq: Fix pp32 clock on vr9Hauke Mehrtens1-3/+6
2015-11-11MIPS: Lantiq: Rename CGU_SYS_VR9 registerHauke Mehrtens1-4/+5
2015-11-11MIPS: Lantiq: Add support for setting PMU register on AR10 and GRX390Hauke Mehrtens1-11/+73
2015-11-11MIPS: Lantiq: Add locking for PMU register and check status afterwardsHauke Mehrtens1-5/+27
2015-04-01MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang1-1/+0
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