| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Lantiq: Falcon: fix asc clock definition | Thomas Langer | 2013-09-03 | 1 | -1/+4 |
* | MIPS: Lantiq: Adds minimal dcdc driver | John Crispin | 2013-09-03 | 2 | -1/+64 |
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-14 | 1 | -1/+1 |
* | MIPS: Lantiq: Use strlcpy() instead of strncpy(). | Chen Gang | 2013-06-10 | 1 | -1/+1 |
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-18 | 1 | -4/+0 |
|\ |
|
| * | arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-18 | 1 | -4/+0 |
* | | MIPS: Xway: Fix clk leak | Libo Chen | 2013-05-17 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-03-02 | 10 | -49/+158 |
|\ |
|
| * | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 2013-02-21 | 7 | -43/+152 |
| |\ |
|
| | * | MIPS: lantiq: rework external irq code | John Crispin | 2013-02-17 | 1 | -32/+73 |
| | * | MIPS: lantiq: add GPHY clock gate bits | John Crispin | 2013-02-17 | 2 | -0/+10 |
| | * | MIPS: lantiq: adds static clock for PP32 | John Crispin | 2013-02-17 | 5 | -10/+68 |
| | * | MIPS: lantiq: trivial typo fix | John Crispin | 2013-02-17 | 1 | -1/+1 |
| * | | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 5 | -7/+7 |
| |/ |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 2 | -7/+6 |
|\ \
| |/
|/| |
|
| * | MIPS: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 2 | -7/+6 |
* | | MIPS: Lantiq: Fix cp0_perfcount_irq mapping | John Crispin | 2013-01-30 | 1 | -1/+1 |
|/ |
|
* | MIPS: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 3 | -3/+3 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 | 7 | -15/+170 |
|\ |
|
| * | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle | 2012-12-13 | 7 | -12/+167 |
| |\ |
|
| | * | MIPS: lantiq: adds GPHY firmware loader | John Crispin | 2012-11-11 | 3 | -0/+103 |
| | * | MIPS: lantiq: adds code for booting GPHY | John Crispin | 2012-11-11 | 1 | -0/+36 |
| | * | MIPS: lantiq: adds xrx200 ethernet clock definition | John Crispin | 2012-11-11 | 1 | -0/+4 |
| | * | MIPS: lantiq: verbose init of dma core | John Crispin | 2012-11-11 | 1 | -1/+8 |
| | * | MIPS: lantiq: fix bootselect bits on XRX200 SoC | John Crispin | 2012-11-11 | 1 | -7/+15 |
| | * | MIPS: lantiq: unbreak devicetree init | John Crispin | 2012-11-11 | 1 | -4/+1 |
| * | | MIPS: Lantiq: Fix typo in "endianness" in dma.c | Masanari Iida | 2012-12-13 | 1 | -3/+3 |
| |/ |
|
* | | kbuild: centralize .dts->.dtb rule | Stephen Warren | 2012-11-30 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle | 2012-10-05 | 1 | -0/+2 |
|\ |
|
| * | MIPS: lantiq: explicitly enable clkout generation | John Crispin | 2012-08-22 | 1 | -0/+2 |
* | | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC | John Crispin | 2012-09-13 | 1 | -0/+1 |
* | | OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support | John Crispin | 2012-09-13 | 3 | -184/+2 |
* | | MIPS: lantiq: adds support for gptu timers | John Crispin | 2012-08-23 | 2 | -1/+215 |
* | | MIPS: lantiq: enable pci clk conditional for xrx200 SoC | John Crispin | 2012-08-23 | 1 | -1/+2 |
* | | MIPS: lantiq: falcon clocks were not enabled properly | John Crispin | 2012-08-23 | 1 | -0/+1 |
* | | MIPS: lantiq: adds support for nmi and ejtag bootrom vectors | John Crispin | 2012-08-23 | 1 | -0/+5 |
* | | MIPS: lantiq: external irq sources are not loaded properly | John Crispin | 2012-08-23 | 1 | -1/+1 |
* | | MIPS: lantiq: dont register irq_chip for the irq cascade | John Crispin | 2012-08-23 | 1 | -0/+3 |
* | | MIPS: lantiq: timer irq can be different to 7 | John Crispin | 2012-08-23 | 1 | -3/+16 |
* | | MIPS: lantiq: split up IRQ IM ranges | John Crispin | 2012-08-23 | 1 | -28/+32 |
|/ |
|
* | MIPS: Lantiq: Platform specific CLK fixup | John Crispin | 2012-08-01 | 1 | -0/+5 |
* | MIPS: Lantiq: Add device_tree_init function | John Crispin | 2012-08-01 | 1 | -0/+22 |
* | MIPS: Lantiq: Fix interface clock and PCI control register offset | John Crispin | 2012-08-01 | 1 | -21/+28 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-05-29 | 42 | -1583/+1791 |
|\ |
|
| * | MIPS: lantiq: remove orphaned code | John Crispin | 2012-05-26 | 2 | -6/+4 |
| * | MIPS: lantiq: implement support for FALCON soc | John Crispin | 2012-05-21 | 7 | -0/+444 |
| * | GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder | John Crispin | 2012-05-21 | 3 | -279/+1 |
| * | MIPS: pci: convert lantiq driver to OF | John Crispin | 2012-05-21 | 1 | -1/+4 |
| * | MIPS: lantiq: convert dma to platform driver | John Crispin | 2012-05-21 | 1 | -22/+39 |
| * | MIPS: lantiq: implement support for clkdev api | John Crispin | 2012-05-21 | 9 | -463/+662 |