aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-1/+7
2014-10-20mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang4-4/+0
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-222/+1
2014-09-22MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker5-222/+1
2014-09-01treewide: fix errors in printkMasanari Iida2-2/+2
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds2-15/+2
2014-05-26MIPS: DTS: Fix missing device_type="memory" property in memory nodesLeif Lindholm1-0/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-2/+2
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm1-0/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-2/+0
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring2-2/+2
2014-04-30mips: lantiq: copy built-in DTB out of init sectionRob Herring1-12/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0