| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear} | Gabor Juhos | 2013-02-19 | 2 | -0/+5 |
* | MIPS: ath79: add GPIO setup code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 | 2 | -1/+4 |
* | MIPS: ath79: add IRQ handling code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 | 3 | -8/+140 |
* | MIPS: ath79: add clock setup code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 | 2 | -0/+117 |
* | MIPS: ath79: add SoC detection code for the QCA955X SoCs | Gabor Juhos | 2013-02-19 | 4 | -1/+40 |
* | MIPS: ath79: add early printk support for the QCA955X SoCs | Gabor Juhos | 2013-02-19 | 2 | -0/+4 |
* | MIPS: ath79: fix WMAC IRQ resource assignment | Gabor Juhos | 2013-02-19 | 1 | -1/+1 |
* | mips: reserve elfcorehdr | Corey Minyard | 2013-02-19 | 1 | -0/+39 |
* | mips: Make sure kernel memory is in iomem | Corey Minyard | 2013-02-19 | 1 | -21/+31 |
* | MIPS: ath79: use dynamically allocated USB platform devices | Gabor Juhos | 2013-02-17 | 1 | -60/+51 |
* | ath79: remove ATH79_MISC_IRQ_* defines | Gabor Juhos | 2013-02-17 | 4 | -18/+5 |
* | ath79: add ATH79_CPU_IRQ() macro | Gabor Juhos | 2013-02-17 | 5 | -36/+31 |
* | MIPS: pci-ar71xx: move irq base to the controller structure | Gabor Juhos | 2013-02-17 | 1 | -8/+24 |
* | MIPS: pci-ar71xx: remove static PCI IO/MEM resources | Gabor Juhos | 2013-02-17 | 2 | -17/+35 |
* | MIPS: pci-ar71xx: use dynamically allocated PCI controller structure | Gabor Juhos | 2013-02-17 | 1 | -31/+53 |
* | MIPS: pci-ar724x: setup command register of the PCI controller | Gabor Juhos | 2013-02-17 | 3 | -1/+74 |
* | MIPS: pci-ar724x: use per-controller IRQ base | Gabor Juhos | 2013-02-17 | 1 | -10/+21 |
* | MIPS: pci-ar724x: remove static PCI IO/MEM resources | Gabor Juhos | 2013-02-17 | 2 | -17/+44 |
* | MIPS: pci-ar724x: use dynamically allocated PCI controller structure | Gabor Juhos | 2013-02-17 | 1 | -47/+82 |
* | MIPS: ath79: allow to specify bus number in PCI IRQ maps | Gabor Juhos | 2013-02-17 | 2 | -1/+4 |
* | MIPS: add dummy pci_load_of_ranges | Gabor Juhos | 2013-02-17 | 1 | -0/+5 |
* | MIPS: avoid possible resource conflict in register_pci_controller | Gabor Juhos | 2013-02-17 | 1 | -2/+13 |
* | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions | Gabor Juhos | 2013-02-17 | 4 | -87/+0 |
* | MIPS: ath79: register platform devices for the PCI controllers | Gabor Juhos | 2013-02-17 | 1 | -9/+78 |
* | MIPS: ath79: move global PCI defines into a common header | Gabor Juhos | 2013-02-17 | 3 | -24/+24 |
* | MIPS: pci-ar71xx: convert into a platform driver | Gabor Juhos | 2013-02-17 | 1 | -4/+56 |
* | MIPS: pci-ar724x: convert into a platform driver | Gabor Juhos | 2013-02-17 | 1 | -2/+55 |
* | MIPS: ralink: add CPU interrupt controller to of_irq_ids | Gabor Juhos | 2013-02-17 | 2 | -3/+17 |
* | MIPS: add irqdomain support for the CPU IRQ controller | Gabor Juhos | 2013-02-17 | 2 | -0/+48 |
* | MIPS: ralink: adds default config file | John Crispin | 2013-02-17 | 1 | -0/+167 |
* | MIPS: ralink: adds Kbuild files | John Crispin | 2013-02-17 | 6 | -0/+76 |
* | MIPS: ralink: adds rt305x devicetree | John Crispin | 2013-02-17 | 2 | -0/+148 |
* | MIPS: ralink: adds support for RT305x SoC family | John Crispin | 2013-02-17 | 2 | -0/+381 |
* | MIPS: ralink: adds early_printk support | John Crispin | 2013-02-17 | 1 | -0/+44 |
* | MIPS: ralink: adds OF code | John Crispin | 2013-02-17 | 1 | -0/+107 |
* | MIPS: ralink: adds clkdev code | John Crispin | 2013-02-17 | 1 | -0/+72 |
* | MIPS: ralink: adds prom and cmdline code | John Crispin | 2013-02-17 | 1 | -0/+69 |
* | MIPS: ralink: adds reset code | John Crispin | 2013-02-17 | 1 | -0/+44 |
* | MIPS: ralink: adds irq code | John Crispin | 2013-02-17 | 1 | -0/+176 |
* | MIPS: ralink: adds include files | John Crispin | 2013-02-17 | 3 | -0/+108 |
* | MIPS: ath79: simplify MISC IRQ handling | Gabor Juhos | 2013-02-17 | 2 | -36/+10 |
* | MIPS: ath79: simplify ath79_gpio_function_* routines | Gabor Juhos | 2013-02-17 | 1 | -24/+6 |
* | MIPS: ath79: fix GPIO function selection for AR934x SoCs | Gabor Juhos | 2013-02-17 | 2 | -12/+28 |
* | MIPS: Add new GIC clocksource. | Steven J. Hill | 2013-02-17 | 6 | -34/+106 |
* | MIPS: dsp: Simplify the DSP macros. | Steven J. Hill | 2013-02-17 | 1 | -201/+30 |
* | MIPS: dsp: Support toolchains without DSP ASE and microMIPS. | Steven J. Hill | 2013-02-17 | 1 | -0/+89 |
* | MIPS: dsp: Add assembler support for DSP ASEs. | Steven J. Hill | 2013-02-17 | 2 | -17/+67 |
* | MIPS: Add support for the M14KEc core. | Steven J. Hill | 2013-02-17 | 9 | -0/+22 |
* | MIPS: Clean-ups for MIPS Technologies Inc. generic header file. | Steven J. Hill | 2013-02-17 | 1 | -21/+7 |
* | MIPS: PCI: Multi-node PCI support for Netlogic XLP | Jayachandran C | 2013-02-17 | 1 | -43/+66 |