summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin
2012-05-21GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin
2012-05-21MIPS: pci: convert lantiq driver to OFJohn Crispin
2012-05-21MIPS: lantiq: convert dma to platform driverJohn Crispin
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin
2012-05-21OF: MIPS: lantiq: implement irq_domain supportJohn Crispin
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin
2012-05-21MIPS: lantiq: drop mips_machine supportJohn Crispin
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin
2012-05-17MIPS: Cavium: Remove smp_reserve_lock.Ralf Baechle
2012-05-16MIPS: Move cache setup to setup_arch().David Daney
2012-05-16MIPS: Use board_cache_error_setup for r4k cache error handler setup.David Daney
2012-05-16MIPS: Octeon: Use board_cache_error_setup for cache error handler setup.David Daney
2012-05-16MIPS: Make set_handler() __cpuinit.David Daney
2012-05-16MIPS: Introduce board_cache_error_setup() hook.David Daney
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin
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