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