summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-05-15MIPS: lantiq: fix cmdline parsingThomas Langer
2012-05-15MIPS: lantiq: fix early printkThomas Langer
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin
2012-05-15MIPS: lantiq: enable oprofile support on lantiq targetsJohn Crispin
2012-05-15MIPS: lantiq: clear all irqs properly on bootJohn Crispin
2012-05-15MIPS: remove unused prototype kgdb_configJohn Crispin
2012-05-15MIPS: add clkdev.hJohn Crispin
2012-05-15MIPS: parse chosen node on bootJohn Crispin
2012-05-15MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle
2012-05-15MIPS: Provide pci_address_to_pio.Ralf Baechle
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau
2012-05-15MIPS: ath79: add initial support for the Atheros DB120 boardGabor Juhos
2012-05-15MIPS: ath79: add PCI registration code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos
2012-05-15MIPS: ath79: add WMAC registration code for AR934XGabor Juhos
2012-05-15MIPS: ath79: register UART device for AR934X SoCsGabor Juhos
2012-05-15MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}Gabor Juhos
2012-05-15MIPS: ath79: add IRQ handling code for AR934XGabor Juhos
2012-05-15MIPS: ath79: rework IP2/IP3 interrupt handlingGabor Juhos
2012-05-15MIPS: ath79: add GPIO support code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add clock initialization code for AR934XGabor Juhos
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos
2012-05-15MIPS: ath79: sort case statements in ath79_detect_sys_typeGabor Juhos
2012-05-15MIPS: ath79: add early_printk support for AR934XGabor Juhos
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos
2012-05-15MIPS: ath79: register PCI controller on the PB44 boardGabor Juhos
2012-05-15MIPS: ath79: remove ar724x_pci_add_data functionGabor Juhos
2012-05-15MIPS: ath79: allow to use SoC specific PCI IRQ mapsGabor Juhos
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos
2012-05-15MIPS: ath79: allow to use board specific pci_plat_dev_init functionsGabor Juhos
2012-05-15MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.cGabor Juhos
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos
2012-05-15MIPS: ath79: fix a wrong IRQ numberGabor Juhos
2012-05-15MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos
2012-05-15MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGabor Juhos
2012-05-15MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos
2012-05-15MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos
2012-05-15MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos
2012-05-15MIPS: ath79: add a common PCI registration functionGabor Juhos
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos
2012-05-15MIPS: ath79: rename pci-ath724x.hGabor Juhos
2012-05-15MIPS: ath79: separate common PCI codeGabor Juhos
2012-05-15MIPS: ath79: Use kmemdup rather than duplicating its implementationThomas Meyer
2012-05-15MIPS: Don't use module.h just to export symbols in asm/uasm.hPaul Gortmaker
2012-05-15MIPS: Delete bogus module.h usage in termios.hPaul Gortmaker
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker
2012-05-15MIPS: Code formatting fixes.Steven J. Hill
2012-05-15MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski