summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-0127-77/+39
* MIPS: Loongson64: Cleanup unused codeJiaxun Yang2019-11-0135-1543/+34
* MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang2019-11-0130-1097/+56
* MIPS: Fork loongson2ef from loongson64Jiaxun Yang2019-11-0171-132/+3351
* MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-3134-96/+95
* MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer2019-10-241-48/+0
* MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer2019-10-244-10/+22
* MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer2019-10-243-19/+13
* MIPS: arc: remove unused stuffThomas Bogendoerfer2019-10-242-4/+2
* MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer2019-10-243-7/+3
* MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer2019-10-245-4/+17
* MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn2019-10-241-1/+1
* MIPS: Make builtin_cmdline const & variable lengthPaul Burton2019-10-121-1/+1
* MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n buildsPaul Burton2019-10-121-0/+6
* MIPS: Always define builtin_cmdlinePaul Burton2019-10-121-0/+2
* mips: Fix unroll macro when building with ClangNathan Chancellor2019-10-101-1/+2
* MIPS: cmdline: Clean up boot_command_line initializationPaul Burton2019-10-101-42/+83
* MIPS: cmdline: Remove redundant Kconfig defaultsPaul Burton2019-10-101-3/+0
* MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer2019-10-095-79/+34
* MIPS: SGI-IP22: set PHYS_OFFSET to memory startThomas Bogendoerfer2019-10-091-2/+1
* MIPS: fw: arc: workaround 64bit kernel/32bit ARC problemsThomas Bogendoerfer2019-10-091-4/+21
* MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer2019-10-091-4/+8
* MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernelThomas Bogendoerfer2019-10-092-73/+35
* MIPS: fw: arc: remove unused ARC codeThomas Bogendoerfer2019-10-099-304/+6
* MIPS: Drop 32-bit asm string functionsPaul Burton2019-10-091-123/+0
* MIPS: Provide unroll() macro, use it for cache opsPaul Burton2019-10-093-343/+103
* MIPS: generic: Use __initconst for const init dataTiezhu Yang2019-10-081-3/+3
* MIPS: futex: Restore \n after sync instructionsPaul Burton2019-10-071-3/+3
* mips: check for dsp presence only once before save/restoreAurabindo Jayamohanan2019-10-071-4/+4
* MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer2019-10-074-8/+175
* nvmem: core: add nvmem_device_findThomas Bogendoerfer2019-10-073-34/+38
* MIPS: CI20: DTS: Add LedsAlexandre GRIVEAUX2019-10-071-0/+28
* MIPS: CI20: DTS: Add IW8103 Wifi + bluetoothAlexandre GRIVEAUX2019-10-071-0/+39
* MIPS: CI20: DTS: Add I2C nodesAlexandre GRIVEAUX2019-10-071-0/+147
* MIPS: JZ4780: DTS: Add I2C nodesAlexandre GRIVEAUX2019-10-071-0/+86
* mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin2019-10-072-0/+3
* MIPS: Loongson-3: Add CSR IPI supportHuacai Chen2019-10-071-8/+62
* MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2019-10-078-50/+111
* MIPS: Loongson: Add CFUCFG&CSR supportHuacai Chen2019-10-071-0/+227
* mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2019-10-072-14/+4
* MIPS: Check Loongson3 LL/SC errata workaround correctnessPaul Burton2019-10-075-1/+325
* MIPS: genex: Don't reload address unnecessarilyPaul Burton2019-10-071-2/+2
* MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handlerPaul Burton2019-10-071-0/+2
* MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3Paul Burton2019-10-071-1/+11
* MIPS: barrier: Remove loongson_llsc_mb()Paul Burton2019-10-072-41/+1
* MIPS: syscall: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-1/+2
* MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-072-14/+14
* MIPS: cmpxchg: Omit redundant barriers for Loongson3Paul Burton2019-10-071-3/+23
* MIPS: cmpxchg: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-7/+6
* MIPS: bitops: Use smp_mb__before_atomic in test_* opsPaul Burton2019-10-071-3/+3