summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-05UPSTREAM: MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn
2018-02-05UPSTREAM: MIPS: Fix early CM probingPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Add nothreads kernel parameterPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Skip core setup if coherentPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Pull cache init into a functionPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Ensure our VP ident calculation is correctPaul Burton
2018-02-05UPSTREAM: irqchip: mips-gic: Provide VP ID accessorPaul Burton
2018-02-05UPSTREAM: irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDRPaul Burton
2018-02-05UPSTREAM: MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton
2018-02-05UPSTREAM: MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton
2018-02-05UPSTREAM: MIPS: CPC: Add start, stop and running CM3 CPC registersMarkos Chandras
2018-02-05UPSTREAM: MIPS: pm-cps: Avoid offset overflow on MIPSr6Markos Chandras
2018-02-05UPSTREAM: MIPS: traps: Make sure secondary cores have a sane ebase registerMarkos Chandras
2018-02-05UPSTREAM: MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton
2018-02-05UPSTREAM: Documentation: Add device tree binding for Goldfish FB driverAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: Use preferred flavor of unsigned integer declarationsAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)Douglas Leung
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)Douglas Leung
2018-02-05UPSTREAM: MIPS: Update Goldfish RTC driver maintainer email addressAleksandar Markovic
2018-02-05UPSTREAM: MIPS: Update RINT emulation maintainer email addressAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: do not use bools for arithmeticManuel Lauss
2018-02-05UPSTREAM: rtc: goldfish: Add RTC driver for Android emulatorMiodrag Dinic
2018-02-05BACKPORT: dt-bindings: Add device tree binding for Goldfish RTC driverAleksandar Markovic
2018-02-05UPSTREAM: tty: goldfish: Implement support for kernel 'earlycon' parameterMiodrag Dinic
2018-02-05UPSTREAM: tty: goldfish: Use streaming DMA for r/w operations on Ranchu platf...Miodrag Dinic
2018-02-05UPSTREAM: tty: goldfish: Refactor constants to better reflect their natureAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: Add FP emu debugfs stats for individual instructionsAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: Add FP emu debugfs clear functionalityAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: Add FP emu debugfs statistics for branchesAleksandar Markovic
2018-02-05BACKPORT: MIPS: math-emu: CLASS.D: Zero bits 32-63 of the resultAleksandar Markovic
2018-02-05BACKPORT: MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementationAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashesAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumera...Aleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputsAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputsAleksandar Markovic
2018-02-05UPSTREAM: MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagationAleksandar Markovic
2018-02-05UPSTREAM: tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2018-02-05UPSTREAM: MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic
2018-02-05UPSTREAM: MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc
2018-02-05UPSTREAM: MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic
2018-02-05UPSTREAM: MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips...Miodrag Dinic
2018-02-05UPSTREAM: MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic
2018-02-05UPSTREAM: MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF sep...Aleksandar Markovic
2018-02-05UPSTREAM: MIPS: Support per-device DMA coherencePaul Burton