summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SEAD3: Convert I2C driver to module_platform_driver.Ralf Baechle2015-04-011-11/+1
* MIPS: SEAD3: Convert LED driver to module_platform_driver.Ralf Baechle2015-04-011-12/+1
* MIPS: SEAD3: Collect LED platform device registration in a single file.Ralf Baechle2015-04-012-22/+15
* MIPS: BMIPS: restrict DTB selection to BMIPS_GENERICFlorian Fainelli2015-04-011-0/+4
* MIPS: BMIPS: Flush the readahead cache after DMA.Ralf Baechle2015-04-011-0/+16
* MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle2015-04-019-1/+35
* MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle2015-04-011-10/+0
* MIPS: Loongson-3: remove deprecated IRQF_DISABLEDMichael Opdenacker2015-04-011-1/+1
* MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-017-26/+3
* MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney2015-04-011-5/+5
* MIPS: BCM47XX: Use strnchr to avoid reading out of the bufferRafał Miłecki2015-04-011-2/+4
* MIPS: BCM47XX: Use helpers for reading NVRAM contentRafał Miłecki2015-04-011-5/+2
* MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen2015-04-013-3/+3
* MIPS: Provide fallback reboot/poweroff/halt implementationsAndrew Bresticker2015-04-011-0/+25
* MIPS: smp: Make stop_this_cpu() actually stop the CPUAndrew Bresticker2015-04-011-4/+2
* MIPS: ath79: Increase max memory limit to 256MByteHelmut Schaa2015-04-011-1/+1
* MIPS: Add FPU emulator counter for emulated delay slots.David Daney2015-04-013-1/+3
* MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard2015-04-011-7/+8
* MIPS: pci: Drop owner assignment from platform_driversWolfram Sang2015-04-012-2/+0
* MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang2015-04-011-1/+0
* MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam2015-04-014-3/+94
* MIPS: Netlogic: i2c IRQ mappings for XLP9XXSubhendu Sekhar Behera2015-04-011-0/+8
* MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam2015-04-013-1/+12
* MIPS: Netlogic: Do not enable SUE for coreJayachandran C2015-04-011-1/+1
* MIPS: Netlogic: Handle XLP hardware errataJayachandran C2015-04-012-0/+22
* MIPS: Netlogic: Update function to read DRAM BARsJayachandran C2015-04-013-7/+9
* MIPS: Netlogic: Added HugeTLB as defaultPrem Mallappa2015-04-011-0/+1
* MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C2015-04-011-1/+7
* MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2015-04-016-36/+43
* MIPS: Netlogic: Use MIPS topology.hJayachandran C2015-04-012-15/+1
* MIPS: MSI: Update MSI handling for XLPJayachandran C2015-04-011-9/+10
* MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam2015-04-012-4/+7
* MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C2015-04-011-9/+16
* MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam2015-04-011-1/+1
* MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_divQingmin Liu2015-04-011-1/+1
* MIPS: Netlogic: Fix wait for slave CPUsShanghui Liu2015-04-011-1/+1
* MIPS: LLVMLinux: Silence variable self-assignment warnings.Toma Tabacu2015-04-014-20/+0
* MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders2015-04-011-2/+4
* MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu2015-04-011-2/+4
* MIPS: Changed current_thread_info() to an equivalent supported by both clang ...Daniel Sanders2015-04-011-2/+2
* MIPS: XPA: Add new configuration file.Steven J. Hill2015-04-011-0/+439
* MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva2015-04-011-1/+4
* MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle2015-04-011-8/+0
* MIPS: OCTEON: Use device tree to probe for flash chips.David Daney2015-04-011-5/+37
* MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.David Daney2015-04-012-1/+42
* MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney2015-04-012-0/+5
* MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee2015-04-0123-1/+1992
* MIPS: BMIPS: Refresh BCM3384 DTS filesKevin Cernekee2015-04-013-117/+127
* MIPS: BMIPS: Enable additional peripheral and CPU support in defconfigKevin Cernekee2015-04-013-6/+109
* MIPS: BMIPS: Use a non-default FIXADDR_TOP settingKevin Cernekee2015-04-011-0/+18