summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/xway
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-18/+6Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-12/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* MIPS: lantiq: pass struct device to DMA API functionsChristoph Hellwig2019-02-121-2/+2
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
* net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens2018-09-131-4/+4
* net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens2018-09-131-3/+3
* MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens2018-09-131-1/+0Star
* MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-121-2/+2
* MIPS: lantiq: Use dma_zalloc_coherent() in dma codeHauke Mehrtens2018-07-231-2/+1Star
* MIPS: lantiq: Enable AHB Bus for USBMathias Kresin2018-03-211-3/+3
* MIPS: lantiq: Fix Danube USB clockMathias Kresin2018-03-211-1/+1
* MIPS: Lantiq: Fix ASC0/ASC1 clocksMartin Schiller2017-11-071-4/+2Star
* MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementationMartin Blumenstingl2017-09-042-148/+1Star
* MIPS: lantiq: remove old USB PHY initialisationHauke Mehrtens2017-09-041-43/+0Star
* phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens2017-09-041-18/+18
* MIPS: lantiq: remove old GPHY loader codeHauke Mehrtens2017-09-043-221/+0Star
* MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2017-09-041-2/+4
* MIPS: lantiq: remove old reset controller implementationHauke Mehrtens2017-09-041-68/+0Star
* MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens2017-09-041-19/+0Star
* MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens2017-09-042-45/+0Star
* MIPS: Lantiq: fix missing xbar kernel panicHauke Mehrtens2017-03-211-1/+1
* MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau2017-02-171-4/+4
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-142-4/+2Star
* MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens2017-01-251-18/+20
* MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann2017-01-251-2/+2
* MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker2016-10-041-8/+4Star
* MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker2016-10-041-4/+2Star
* MIPS: Change my email addressJohn Crispin2016-05-139-10/+10
* MIPS: lantiq: Make reset_control_ops constPhilipp Zabel2016-05-131-1/+1
* MIPS: lantiq: Disable xbar fpi burst modeJohn Crispin2015-11-111-0/+41
* MIPS: lantiq: Force the crossbar to big endianJohn Crispin2015-11-111-0/+8
* MIPS: lantiq: Initialize the USB core on bootJohn Crispin2015-11-111-0/+74
* MIPS: lantiq: Return correct value for fpi clock on ar9John Crispin2015-11-111-2/+3
* MIPS: Lantiq: Fix check for return value of request_mem_region()Hauke Mehrtens2015-11-112-7/+7
* MIPS: Lantiq: Add support for xRX220 SoCHauke Mehrtens2015-11-111-0/+7
* MIPS: Lantiq: Add misc clocksHauke Mehrtens2015-11-111-1/+3
* MIPS: Lantiq: Add 1e103100.deu clockHauke Mehrtens2015-11-111-0/+6
* MIPS: Lantiq: Add clock for mei driverHauke Mehrtens2015-11-111-0/+6
* MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens2015-11-111-2/+26
* MIPS: Lantiq: Add support for gphy firmware loading for ar10 and grx390Hauke Mehrtens2015-11-111-20/+92
* MIPS: Lantiq: Add pmu bits for ar10 and grx390Hauke Mehrtens2015-11-111-1/+56
* MIPS: Lantiq: Add PMU bits for USB and SDIO devicesHauke Mehrtens2015-11-111-1/+23
* MIPS: Lantiq: Deactivate most of the devices by defaultHauke Mehrtens2015-11-111-21/+28
* MIPS: Lantiq: Add clock detection for grx390 and ar10Hauke Mehrtens2015-11-111-1/+156
* MIPS: Lantiq: Fix pp32 clock on vr9Hauke Mehrtens2015-11-111-3/+6
* MIPS: Lantiq: Rename CGU_SYS_VR9 registerHauke Mehrtens2015-11-111-4/+5
* MIPS: Lantiq: Add support for setting PMU register on AR10 and GRX390Hauke Mehrtens2015-11-111-11/+73
* MIPS: Lantiq: Add locking for PMU register and check status afterwardsHauke Mehrtens2015-11-111-5/+27
* MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang2015-04-011-1/+0Star