summaryrefslogtreecommitdiff
path: root/arch/mips/lantiq
AgeCommit message (Expand)Author
2015-11-11MIPS: Lantiq: Add pmu bits for ar10 and grx390Hauke Mehrtens
2015-11-11MIPS: Lantiq: Add PMU bits for USB and SDIO devicesHauke Mehrtens
2015-11-11MIPS: Lantiq: Deactivate most of the devices by defaultHauke Mehrtens
2015-11-11MIPS: Lantiq: Add clock detection for grx390 and ar10Hauke Mehrtens
2015-11-11MIPS: Lantiq: Fix pp32 clock on vr9Hauke Mehrtens
2015-11-11MIPS: Lantiq: Rename CGU_SYS_VR9 registerHauke Mehrtens
2015-11-11MIPS: Lantiq: Add support for setting PMU register on AR10 and GRX390Hauke Mehrtens
2015-11-11MIPS: Lantiq: Add locking for PMU register and check status afterwardsHauke Mehrtens
2015-11-11MIPS: lantiq: add clk_round_rate()Hauke Mehrtens
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen
2015-04-01MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24MIPS: lantiq: add missing spi clock on falcon SoCJohn Crispin
2014-11-24MIPS: lantiq: the detection of the gpe clock is brokenJohn Crispin
2014-11-24MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin
2014-11-24MIPS: lantiq: move eiu init after irq_domain registerJohn Crispin
2014-11-24MIPS: lantiq: export soc typeJohn Crispin
2014-11-24MIPS: lantiq: add support for xrx200 firmware depending on soc typeJohn Crispin
2014-11-24MIPS: lantiq: reboot gphy on restartJohn Crispin
2014-11-24MIPS: lantiq: add reset-controller api supportJohn Crispin
2014-11-24MIPS: lantiq: handle vmmc memory reservationJohn Crispin
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker
2014-10-20mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-22MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-01treewide: fix errors in printkMasanari Iida
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-05-26MIPS: DTS: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-16mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring
2014-04-30mips: lantiq: copy built-in DTB out of init sectionRob Herring
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-10-09mips: add explicit includes of prom.hRob Herring
2013-09-03MIPS: Lantiq: Falcon: fix asc clock definitionThomas Langer
2013-09-03MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-06-10MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17MIPS: Xway: Fix clk leakLibo Chen
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds