aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
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-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle1-1/+1
2016-08-03MIPS: Lantiq: Fix build failureSudip Mukherjee1-2/+2
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski1-2/+2
2016-07-24MIPS: Lantiq: Register IRQ handler for virtual IRQ numberHauke Mehrtens1-1/+1
2016-07-24MIPS: Lantiq: Use the real EXIN countJohn Crispin1-3/+3
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin1-9/+10
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin1-9/+10
2016-05-13MIPS: Change my email addressJohn Crispin19-20/+20
2016-05-13MIPS: Lantiq: Make it possible to build in no device treeHauke Mehrtens1-1/+11
2016-05-13MIPS: Lantiq: Add support for device tree file from boot loaderHauke Mehrtens1-2/+11
2016-05-13MIPS: lantiq: Make reset_control_ops constPhilipp Zabel1-1/+1
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski1-2/+0
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 Mehrtens3-11/+11
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 Mehrtens2-1/+167
2015-11-11MIPS: Lantiq: Fix pp32 clock on vr9Hauke Mehrtens2-3/+8
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-11-11MIPS: lantiq: add clk_round_rate()Hauke Mehrtens1-0/+17
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau1-0/+1
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-1/+1
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen1-1/+1
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 missing spi clock on falcon SoCJohn Crispin1-0/+2
2014-11-24MIPS: lantiq: the detection of the gpe clock is brokenJohn Crispin1-5/+4
2014-11-24MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin1-0/+2
2014-11-24MIPS: lantiq: move eiu init after irq_domain registerJohn Crispin1-24/+24
2014-11-24MIPS: lantiq: export soc typeJohn Crispin1-0/+5
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-11-24MIPS: Create a helper function for DT setupKevin Cernekee1-10/+1