| Commit message (Expand) | Author | Files | Lines |
2013-02-19 | MIPS: ath79: add PCI controller registration code for the QCA955X SoCs | Gabor Juhos | 3 | -0/+51 |
2013-02-19 | MIPS: ath79: add WMAC registration code for the QCA955X SoCs | Gabor Juhos | 3 | -1/+24 |
2013-02-19 | MIPS: ath79: register UART for the QCA955X SoCs | Gabor Juhos | 1 | -1/+2 |
2013-02-19 | MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear} | Gabor Juhos | 2 | -0/+5 |
2013-02-19 | MIPS: ath79: add GPIO setup code for the QCA955X SoCs | Gabor Juhos | 2 | -1/+4 |
2013-02-19 | MIPS: ath79: add IRQ handling code for the QCA955X SoCs | Gabor Juhos | 3 | -8/+140 |
2013-02-19 | MIPS: ath79: add clock setup code for the QCA955X SoCs | Gabor Juhos | 2 | -0/+117 |
2013-02-19 | MIPS: ath79: add SoC detection code for the QCA955X SoCs | Gabor Juhos | 4 | -1/+40 |
2013-02-19 | MIPS: ath79: add early printk support for the QCA955X SoCs | Gabor Juhos | 2 | -0/+4 |
2013-02-19 | MIPS: ath79: fix WMAC IRQ resource assignment | Gabor Juhos | 1 | -1/+1 |
2013-02-19 | mips: reserve elfcorehdr | Corey Minyard | 1 | -0/+39 |
2013-02-19 | mips: Make sure kernel memory is in iomem | Corey Minyard | 1 | -21/+31 |
2013-02-17 | MIPS: ath79: use dynamically allocated USB platform devices | Gabor Juhos | 1 | -60/+51 |
2013-02-17 | ath79: remove ATH79_MISC_IRQ_* defines | Gabor Juhos | 4 | -18/+5 |
2013-02-17 | ath79: add ATH79_CPU_IRQ() macro | Gabor Juhos | 5 | -36/+31 |
2013-02-17 | MIPS: pci-ar71xx: move irq base to the controller structure | Gabor Juhos | 1 | -8/+24 |
2013-02-17 | MIPS: pci-ar71xx: remove static PCI IO/MEM resources | Gabor Juhos | 2 | -17/+35 |
2013-02-17 | MIPS: pci-ar71xx: use dynamically allocated PCI controller structure | Gabor Juhos | 1 | -31/+53 |
2013-02-17 | MIPS: pci-ar724x: setup command register of the PCI controller | Gabor Juhos | 3 | -1/+74 |
2013-02-17 | MIPS: pci-ar724x: use per-controller IRQ base | Gabor Juhos | 1 | -10/+21 |
2013-02-17 | MIPS: pci-ar724x: remove static PCI IO/MEM resources | Gabor Juhos | 2 | -17/+44 |
2013-02-17 | MIPS: pci-ar724x: use dynamically allocated PCI controller structure | Gabor Juhos | 1 | -47/+82 |
2013-02-17 | MIPS: ath79: allow to specify bus number in PCI IRQ maps | Gabor Juhos | 2 | -1/+4 |
2013-02-17 | MIPS: add dummy pci_load_of_ranges | Gabor Juhos | 1 | -0/+5 |
2013-02-17 | MIPS: avoid possible resource conflict in register_pci_controller | Gabor Juhos | 1 | -2/+13 |
2013-02-17 | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions | Gabor Juhos | 4 | -87/+0 |
2013-02-17 | MIPS: ath79: register platform devices for the PCI controllers | Gabor Juhos | 1 | -9/+78 |
2013-02-17 | MIPS: ath79: move global PCI defines into a common header | Gabor Juhos | 3 | -24/+24 |
2013-02-17 | MIPS: pci-ar71xx: convert into a platform driver | Gabor Juhos | 1 | -4/+56 |
2013-02-17 | MIPS: pci-ar724x: convert into a platform driver | Gabor Juhos | 1 | -2/+55 |
2013-02-17 | MIPS: ralink: add CPU interrupt controller to of_irq_ids | Gabor Juhos | 2 | -3/+17 |
2013-02-17 | MIPS: add irqdomain support for the CPU IRQ controller | Gabor Juhos | 2 | -0/+48 |