summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-21116-904/+3857
|\
| * MIPS: remove broken conditional inside vpe loader codeJohn Crispin2013-02-191-12/+3
| * MIPS: SMTC: fix implicit declaration of set_vi_handlerFlorian Fainelli2013-02-191-0/+1
| * MIPS: early_printk: drop __init annotationsAaro Koskinen2013-02-195-11/+10
| * MIPS: Probe for and report hardware virtualization support.David Daney2013-02-195-1/+9
| * MIPS: ath79: add support for the Qualcomm Atheros AP136-010 boardGabor Juhos2013-02-195-0/+171
| * MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos2013-02-192-0/+18
| * MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos2013-02-193-0/+51
| * 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/+51
| * ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos2013-02-174-18/+5
| * ath79: add ATH79_CPU_IRQ() macroGabor Juhos2013-02-175-36/+31
| * 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/+0
| * 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