| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
| * | MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() | John Crispin | 2012-05-21 | 2 | -17/+0 |
| * | OF: MIPS: lantiq: implement irq_domain support | John Crispin | 2012-05-21 | 1 | -76/+102 |
| * | OF: MIPS: lantiq: implement OF support | John Crispin | 2012-05-21 | 10 | -77/+293 |
| * | MIPS: lantiq: drop mips_machine support | John Crispin | 2012-05-21 | 15 | -528/+4 |
| * | MIPS: lantiq: cleanup reset code | John Crispin | 2012-05-15 | 1 | -12/+36 |
| * | MIPS: lantiq: add xway soc ids | John Crispin | 2012-05-15 | 5 | -96/+123 |
| * | MIPS: lantiq: fix cmdline parsing | Thomas Langer | 2012-05-15 | 1 | -2/+4 |
| * | MIPS: lantiq: fix early printk | Thomas Langer | 2012-05-15 | 1 | -9/+8 |
| * | MIPS: lantiq: add ipi handlers to make vsmp work | John Crispin | 2012-05-15 | 2 | -0/+65 |
| * | MIPS: lantiq: enable oprofile support on lantiq targets | John Crispin | 2012-05-15 | 1 | -0/+6 |
| * | MIPS: lantiq: clear all irqs properly on boot | John Crispin | 2012-05-15 | 1 | -5/+6 |
* | | mips: Fix printk typos in arc/mips | Masanari Iida | 2012-04-05 | 3 | -3/+3 |
|/ |
|
* | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle | 2012-01-11 | 1 | -1/+0 |
|\ |
|
| * | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 1 | -1/+0 |
* | | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle | 2011-12-07 | 6 | -21/+21 |
|/ |
|
* | MIPS: lantiq: use export.h in favour of module.h | John Crispin | 2011-11-14 | 14 | -13/+14 |
* | MIPS: Lantiq: Fix external interrupt sources | John Crispin | 2011-09-21 | 1 | -4/+2 |
* | MIPS: Remove unneeded version.h includes from arch/mips/ | Jesper Juhl | 2011-09-17 | 2 | -2/+0 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-07-26 | 1 | -0/+13 |
|\ |
|
| * | MIPS: Lantiq: Add missing clk_enable and clk_disable functions. | John Crispin | 2011-07-20 | 1 | -0/+13 |
* | | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 2 | -4/+0 |
|/ |
|
* | MIPS: Lantiq: Add etop board support | John Crispin | 2011-05-19 | 1 | -0/+6 |
* | MIPS: Lantiq: Add ethernet driver | John Crispin | 2011-05-19 | 2 | -0/+24 |
* | MIPS: Lantiq: Add DMA support | John Crispin | 2011-05-19 | 3 | -1/+255 |
* | MIPS: Lantiq: Add more gpio drivers | John Crispin | 2011-05-19 | 3 | -1/+284 |
* | MIPS: Lantiq: Add machtypes for lantiq eval kits | John Crispin | 2011-05-19 | 6 | -0/+155 |
* | MIPS: Lantiq: Add mips_machine support | John Crispin | 2011-05-19 | 6 | -2/+85 |
* | MIPS: Lantiq: Add platform device support | John Crispin | 2011-05-19 | 6 | -2/+263 |
* | MIPS: Lantiq: add SoC specific code for XWAY family | John Crispin | 2011-05-19 | 12 | -0/+801 |
* | MIPS: Lantiq: Add initial support for Lantiq SoCs | John Crispin | 2011-05-19 | 9 | -0/+669 |