summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos2013-02-193-1/+24
* MIPS: ath79: register UART for the QCA955X SoCsGabor Juhos2013-02-191-1/+2
* MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos2013-02-192-0/+5
* MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos2013-02-192-1/+4
* MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos2013-02-193-8/+140
* MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos2013-02-192-0/+117
* MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2013-02-194-1/+40
* MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos2013-02-192-0/+4
* MIPS: ath79: fix WMAC IRQ resource assignmentGabor Juhos2013-02-191-1/+1
* mips: reserve elfcorehdrCorey Minyard2013-02-191-0/+39
* mips: Make sure kernel memory is in iomemCorey Minyard2013-02-191-21/+31
* MIPS: ath79: use dynamically allocated USB platform devicesGabor Juhos2013-02-171-60/+51Star
* ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos2013-02-174-18/+5Star
* ath79: add ATH79_CPU_IRQ() macroGabor Juhos2013-02-175-36/+31Star
* MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos2013-02-171-8/+24
* MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos2013-02-172-17/+35
* MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos2013-02-171-31/+53
* MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-173-1/+74
* MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos2013-02-171-10/+21
* MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos2013-02-172-17/+44
* MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos2013-02-171-47/+82
* MIPS: ath79: allow to specify bus number in PCI IRQ mapsGabor Juhos2013-02-172-1/+4
* MIPS: add dummy pci_load_of_rangesGabor Juhos2013-02-171-0/+5
* MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos2013-02-171-2/+13
* MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-174-87/+0Star
* MIPS: ath79: register platform devices for the PCI controllersGabor Juhos2013-02-171-9/+78
* MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-173-24/+24
* MIPS: pci-ar71xx: convert into a platform driverGabor Juhos2013-02-171-4/+56
* MIPS: pci-ar724x: convert into a platform driverGabor Juhos2013-02-171-2/+55
* MIPS: ralink: add CPU interrupt controller to of_irq_idsGabor Juhos2013-02-172-3/+17
* MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos2013-02-172-0/+48
* MIPS: ralink: adds default config fileJohn Crispin2013-02-171-0/+167
* MIPS: ralink: adds Kbuild filesJohn Crispin2013-02-176-0/+76
* MIPS: ralink: adds rt305x devicetreeJohn Crispin2013-02-172-0/+148
* MIPS: ralink: adds support for RT305x SoC familyJohn Crispin2013-02-172-0/+381
* MIPS: ralink: adds early_printk supportJohn Crispin2013-02-171-0/+44
* MIPS: ralink: adds OF codeJohn Crispin2013-02-171-0/+107
* MIPS: ralink: adds clkdev codeJohn Crispin2013-02-171-0/+72
* MIPS: ralink: adds prom and cmdline codeJohn Crispin2013-02-171-0/+69
* MIPS: ralink: adds reset codeJohn Crispin2013-02-171-0/+44
* MIPS: ralink: adds irq codeJohn Crispin2013-02-171-0/+176
* MIPS: ralink: adds include filesJohn Crispin2013-02-173-0/+108
* MIPS: ath79: simplify MISC IRQ handlingGabor Juhos2013-02-172-36/+10Star
* MIPS: ath79: simplify ath79_gpio_function_* routinesGabor Juhos2013-02-171-24/+6Star
* MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos2013-02-172-12/+28
* MIPS: Add new GIC clocksource.Steven J. Hill2013-02-176-34/+106
* MIPS: dsp: Simplify the DSP macros.Steven J. Hill2013-02-171-201/+30Star
* MIPS: dsp: Support toolchains without DSP ASE and microMIPS.Steven J. Hill2013-02-171-0/+89
* MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill2013-02-172-17/+67
* MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-179-0/+22