summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorLines
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle-16/+16
2014-11-24MIPS: <asm/types.h> fix indentation.Ralf Baechle-1/+1
2014-11-24MIPS: Remove a temporary hack for debugging cache flushes in SMTC configurationRalf Baechle-59/+0
2014-11-24MIPS: Remove declaration of obsolete arch_init_clk_ops()Maarten ter Huurne-3/+0
2014-11-24MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki-180/+181
2014-11-24MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki-0/+6
2014-11-24MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki-91/+126
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle-4/+2
2014-11-24MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen-4/+1
2014-11-24MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen-95/+0
2014-11-24MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen-19/+1
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov-3/+21
2014-11-24MIPS: ath25: add board configuration detectionSergey Ryazanov-0/+73
2014-11-24MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov-1/+9
2014-11-24MIPS: ath25: add common partsSergey Ryazanov-0/+161
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin-0/+11
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin-5/+2
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin-33/+114
2014-11-24MIPS: ralink: add rt_sysc_m32 helperJohn Crispin-0/+7
2014-11-24MIPS: ralink: add a helper for reading the ECO versionJohn Crispin-0/+5
2014-11-24MIPS: lantiq: export soc typeJohn Crispin-0/+2
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker-4/+1
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker-1/+1
2014-11-24MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee-0/+72
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee-0/+1
2014-11-24MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee-0/+1
2014-11-24MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee-0/+1
2014-11-24MIPS: Loongson1B: Some fixes/updates for LS1BKelvin Cheung-8/+152
2014-11-24MIPS: Loongson1B: Fix reboot problem on LS1BKelvin Cheung-7/+4
2014-11-24MIPS: BCM47XX: Clean up nvram headerRafał Miłecki-34/+1
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton-17/+33
2014-11-24MIPS: ELF: Add definition for the .MIPS.abiflags sectionPaul Burton-0/+25
2014-11-24MIPS: Support for hybrid FPRsPaul Burton-8/+46
2014-11-24MIPS: detect presence of the FRE & UFR bitsPaul Burton-0/+5
2014-11-24MIPS: define bits introduced for hybrid FPRsPaul Burton-0/+3
2014-11-24MIPS: Loongson-3: Add RS780/SBX00 HPET supportHuacai Chen-0/+73
2014-11-24MIPS: Loongson: Improve LEFI firmware interfaceHuacai Chen-8/+107
2014-11-24MIPS: Loongson: Allow booting from any coreHuacai Chen-4/+6
2014-11-24MIPS: Loongson-3: Add PHYS48_TO_HT40 supportHuacai Chen-3/+3
2014-11-24MIPS: Remove __strlen_user().Ralf Baechle-27/+0
2014-11-24MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki-0/+1
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker-327/+2
2014-11-24irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker-65/+7
2014-11-24irqchip: mips-gic: Export function to read counter widthAndrew Bresticker-0/+1
2014-11-24irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker-5/+0
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker-9/+34
2014-11-24irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker-1/+0
2014-11-24irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker-2/+2
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker-40/+22
2014-11-24irqchip: mips-gic: Use IRQ domainsAndrew Bresticker-1/+0