aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/bus-virt-phys-mapping.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle8-16/+0
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin10-0/+552
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin1-0/+7
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin1-44/+25
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin3-32/+27
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin1-32/+51
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin2-92/+283
2012-05-21GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin2-57/+127
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin5-1/+21
2012-05-21MIPS: pci: convert lantiq driver to OFJohn Crispin4-94/+131
2012-05-21MIPS: lantiq: convert dma to platform driverJohn Crispin1-22/+39
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin12-479/+681
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin5-62/+17
2012-05-21OF: MIPS: lantiq: implement irq_domain supportJohn Crispin1-76/+102
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin11-77/+294
2012-05-21MIPS: lantiq: drop mips_machine supportJohn Crispin16-529/+4
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin4-5/+6
2012-05-17MIPS: Cavium: Remove smp_reserve_lock.Ralf Baechle1-6/+0
2012-05-16MIPS: Move cache setup to setup_arch().David Daney4-6/+10
2012-05-16MIPS: Use board_cache_error_setup for r4k cache error handler setup.David Daney1-4/+10
2012-05-16MIPS: Octeon: Use board_cache_error_setup for cache error handler setup.David Daney1-6/+8
2012-05-16MIPS: Make set_handler() __cpuinit.David Daney1-1/+1
2012-05-16MIPS: Introduce board_cache_error_setup() hook.David Daney2-1/+5
2012-05-15MIPS: lantiq: cleanup reset codeJohn Crispin3-13/+48
2012-05-15MIPS: lantiq: add xway soc idsJohn Crispin6-102/+144
2012-05-15MIPS: lantiq: fix cmdline parsingThomas Langer1-2/+4
2012-05-15MIPS: lantiq: fix early printkThomas Langer2-9/+14
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin2-0/+65
2012-05-15MIPS: lantiq: enable oprofile support on lantiq targetsJohn Crispin1-0/+6
2012-05-15MIPS: lantiq: clear all irqs properly on bootJohn Crispin1-5/+6
2012-05-15MIPS: remove unused prototype kgdb_configJohn Crispin1-4/+0