aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+3
2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl1-8/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner6-18/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-12/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-12MIPS: lantiq: pass struct device to DMA API functionsChristoph Hellwig1-2/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+3
2018-09-13net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens1-4/+4
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens1-3/+3
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens1-1/+0
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens1-2/+2
2018-07-23MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens1-2/+1
2018-03-21MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2017-11-07MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller1-4/+2
2017-09-04MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementationMartin Blumenstingl2-148/+1
2017-09-04MIPS: lantiq: remove old USB PHY initialisationHauke Mehrtens1-43/+0
2017-09-04phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens1-18/+18
2017-09-04MIPS: lantiq: remove old GPHY loader codeHauke Mehrtens3-221/+0
2017-09-04MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl1-2/+4
2017-09-04MIPS: lantiq: remove old reset controller implementationHauke Mehrtens1-68/+0
2017-09-04MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens1-19/+0
2017-09-04MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens2-45/+0
2017-03-21MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens1-1/+1
2017-02-17MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau1-4/+4
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2-4/+2
2017-01-25MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens1-18/+20
2017-01-25MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann1-2/+2
2016-10-04MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker1-8/+4
2016-10-04MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker1-4/+2
2016-05-13MIPS: Change my email addressJohn Crispin9-10/+10
2016-05-13MIPS: lantiq: Make reset_control_ops constPhilipp Zabel1-1/+1
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