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