summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: Lantiq: Add 1e103100.deu clockHauke Mehrtens2015-11-111-0/+6
| * | | MIPS: Lantiq: Add clock for mei driverHauke Mehrtens2015-11-111-0/+6
| * | | MIPS: Lantiq: Add SoC detection for ar10 and grx390Hauke Mehrtens2015-11-112-2/+38
| * | | MIPS: Lantiq: Add support for gphy firmware loading for ar10 and grx390Hauke Mehrtens2015-11-111-20/+92
| * | | MIPS: Lantiq: Add pmu bits for ar10 and grx390Hauke Mehrtens2015-11-111-1/+56
| * | | MIPS: Lantiq: Add PMU bits for USB and SDIO devicesHauke Mehrtens2015-11-111-1/+23
| * | | MIPS: Lantiq: Deactivate most of the devices by defaultHauke Mehrtens2015-11-111-21/+28
| * | | MIPS: Lantiq: Add clock detection for grx390 and ar10Hauke Mehrtens2015-11-112-1/+167
| * | | MIPS: Lantiq: Fix pp32 clock on vr9Hauke Mehrtens2015-11-112-3/+8
| * | | MIPS: Lantiq: Rename CGU_SYS_VR9 registerHauke Mehrtens2015-11-111-4/+5
| * | | MIPS: Lantiq: Add support for setting PMU register on AR10 and GRX390Hauke Mehrtens2015-11-111-11/+73
| * | | MIPS: Lantiq: Add locking for PMU register and check status afterwardsHauke Mehrtens2015-11-111-5/+27
| * | | MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki2015-11-113-19/+18
| * | | MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.plRafał Miłecki2015-11-111-9/+16
| * | | MIPS: BCM47xx: Support on-SoC bus in SPROM reading functionRafał Miłecki2015-11-111-2/+6
| * | | MIPS: lantiq: add clk_round_rate()Hauke Mehrtens2015-11-111-0/+17
| * | | MIPS: Add LATENCYTOP supportAaro Koskinen2015-11-112-12/+19
| * | | MIPS: pci-rt3883: drop unneeded of_node_getJulia Lawall2015-11-111-4/+2
| * | | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-119-10/+460
| * | | irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-112-0/+31
| * | | MIPS: Initial implementation of a VDSOAlex Smith2015-11-1119-124/+1114
| * | | MIPS: mpc30x_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-3/+3
| * | | MIPS: maltaup_xpa_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-7/+9
| * | | MIPS: maltaup_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+5
| * | | MIPS: maltasmvp_eva_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+5
| * | | MIPS: maltaaprp_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+5
| * | | MIPS: malta_qemu_32r6_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+5
| * | | MIPS: malta_kvm_guest_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-7/+9
| * | | MIPS: malta_kvm_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-7/+9
| * | | MIPS: malta_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-4/+2
| * | | MIPS: lemote2f_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-8/+3
| * | | MIPS: lasat_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-5/+5
| * | | MIPS: fuloong2e_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-9/+5
| * | | MIPS: e55_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-3/+3
| * | | MIPS: capcella_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-3/+3
| * | | MIPS: bigsur_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+6
| * | | MIPS: Extend hardware table walking support to MIPS64Paul Burton2015-11-112-3/+8
| * | | MIPS: Malta: Register UP SMP ops if all else failsPaul Burton2015-11-112-0/+2
| * | | MIPS: Malta: Setup RAM regions via DTPaul Burton2015-11-117-93/+204
| * | | MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2015-11-112-80/+29
| * | | MIPS: Malta: Split obj-y entries across linesPaul Burton2015-11-111-3/+9
| * | | MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton2015-11-111-5/+1
| * | | MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton2015-11-111-2/+45
| * | | MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton2015-11-111-9/+3
| * | | MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton2015-11-111-11/+3
| * | | MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-111-24/+10
| * | | MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton2015-11-111-8/+8
| * | | MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton2015-11-111-1/+10
| * | | MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2015-11-112-0/+12
| * | | MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-113-3/+9