aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-033-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-147-15/+170
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-137-12/+167
| |\
| | * MIPS: lantiq: adds GPHY firmware loaderJohn Crispin2012-11-113-0/+103
| | * MIPS: lantiq: adds code for booting GPHYJohn Crispin2012-11-111-0/+36
| | * MIPS: lantiq: adds xrx200 ethernet clock definitionJohn Crispin2012-11-111-0/+4
| | * MIPS: lantiq: verbose init of dma coreJohn Crispin2012-11-111-1/+8
| | * MIPS: lantiq: fix bootselect bits on XRX200 SoCJohn Crispin2012-11-111-7/+15
| | * MIPS: lantiq: unbreak devicetree initJohn Crispin2012-11-111-4/+1
| * | MIPS: Lantiq: Fix typo in "endianness" in dma.cMasanari Iida2012-12-131-3/+3
| |/
* | kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-3/+0
|/
* Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-051-0/+2
|\
| * MIPS: lantiq: explicitly enable clkout generationJohn Crispin2012-08-221-0/+2
* | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2012-09-131-0/+1
* | OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-133-184/+2
* | MIPS: lantiq: adds support for gptu timersJohn Crispin2012-08-232-1/+215
* | MIPS: lantiq: enable pci clk conditional for xrx200 SoCJohn Crispin2012-08-231-1/+2
* | MIPS: lantiq: falcon clocks were not enabled properlyJohn Crispin2012-08-231-0/+1
* | MIPS: lantiq: adds support for nmi and ejtag bootrom vectorsJohn Crispin2012-08-231-0/+5
* | MIPS: lantiq: external irq sources are not loaded properlyJohn Crispin2012-08-231-1/+1
* | MIPS: lantiq: dont register irq_chip for the irq cascadeJohn Crispin2012-08-231-0/+3
* | MIPS: lantiq: timer irq can be different to 7John Crispin2012-08-231-3/+16
* | MIPS: lantiq: split up IRQ IM rangesJohn Crispin2012-08-231-28/+32
|/
* MIPS: Lantiq: Platform specific CLK fixupJohn Crispin2012-08-011-0/+5
* MIPS: Lantiq: Add device_tree_init functionJohn Crispin2012-08-011-0/+22
* MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin2012-08-011-21/+28
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-2942-1583/+1791
|\
| * MIPS: lantiq: remove orphaned codeJohn Crispin2012-05-262-6/+4
| * MIPS: lantiq: implement support for FALCON socJohn Crispin2012-05-217-0/+444
| * GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin2012-05-213-279/+1
| * MIPS: pci: convert lantiq driver to OFJohn Crispin2012-05-211-1/+4
| * MIPS: lantiq: convert dma to platform driverJohn Crispin2012-05-211-22/+39
| * MIPS: lantiq: implement support for clkdev apiJohn Crispin2012-05-219-463/+662