summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
* MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen2015-04-011-1/+1
* MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang2015-04-011-1/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-4/+0
|\
| * mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0
* | MIPS: lantiq: add missing spi clock on falcon SoCJohn Crispin2014-11-241-0/+2
* | MIPS: lantiq: the detection of the gpe clock is brokenJohn Crispin2014-11-241-5/+4
* | MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin2014-11-241-0/+2
* | MIPS: lantiq: move eiu init after irq_domain registerJohn Crispin2014-11-241-24/+24
* | MIPS: lantiq: export soc typeJohn Crispin2014-11-241-0/+5
* | MIPS: lantiq: add support for xrx200 firmware depending on soc typeJohn Crispin2014-11-241-1/+22
* | MIPS: lantiq: reboot gphy on restartJohn Crispin2014-11-241-1/+8
* | MIPS: lantiq: add reset-controller api supportJohn Crispin2014-11-241-0/+61
* | MIPS: lantiq: handle vmmc memory reservationJohn Crispin2014-11-242-0/+71
* | MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-10/+1
* | MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-1/+7
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-185-222/+1
|\
| * MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-225-222/+1
* | treewide: fix errors in printkMasanari Iida2014-09-012-2/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-091-2/+2
|\
| * MIPS: DTS: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-05-261-0/+1
| * MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-2/+2
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-15/+2
|\ \
| * | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-2/+0
| * | mips: convert fdt pointers to opaque pointersRob Herring2014-04-302-2/+2
| * | mips: lantiq: copy built-in DTB out of init sectionRob Herring2014-04-301-12/+1
| |/
* | mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-05-161-0/+1
|/
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang2014-01-241-4/+0
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * mips: add explicit includes of prom.hRob Herring2013-10-091-0/+1
* | MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-292-2/+2
|/
* MIPS: Lantiq: Falcon: fix asc clock definitionThomas Langer2013-09-031-1/+4
* MIPS: Lantiq: Adds minimal dcdc driverJohn Crispin2013-09-032-1/+64
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
* Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-181-4/+0
|\
| * arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-4/+0
* | MIPS: Xway: Fix clk leakLibo Chen2013-05-171-0/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-0210-49/+158
|\
| * Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-217-43/+152
| |\
| | * MIPS: lantiq: rework external irq codeJohn Crispin2013-02-171-32/+73
| | * MIPS: lantiq: add GPHY clock gate bitsJohn Crispin2013-02-172-0/+10
| | * MIPS: lantiq: adds static clock for PP32John Crispin2013-02-175-10/+68
| | * MIPS: lantiq: trivial typo fixJohn Crispin2013-02-171-1/+1
| * | MIPS: Whitespace cleanup.Ralf Baechle2013-02-015-7/+7
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-7/+6
|\ \ | |/ |/|
| * MIPS: Convert to devm_ioremap_resource()Thierry Reding2013-01-252-7/+6
* | MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin2013-01-301-1/+1
|/
OpenPOWER on IntegriCloud