summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | MIPS: Drop pmon.hJiaxun Yang2019-11-112-47/+0
| * | | | | MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen2019-11-113-17/+24
| * | | | | MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen2019-11-1113-17/+17
| * | | | | MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer2019-11-0119-0/+1471
| * | | | | MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer2019-11-012-13/+16
| * | | | | Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-0113-26/+83
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3Tiezhu Yang2019-11-011-1/+0
| * | | | | MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer2019-11-016-30/+10
| * | | | | mips/cavium-octeon: Fix typo *must* in commentPaul Menzel2019-11-011-1/+1
| * | | | | MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-0126-75/+37
| * | | | | 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-0169-126/+3345
| * | | | | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-3131-93/+92
| * | | | | MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer2019-10-231-48/+0
| * | | | | MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer2019-10-234-10/+22
| * | | | | MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer2019-10-233-19/+13
| * | | | | MIPS: arc: remove unused stuffThomas Bogendoerfer2019-10-232-4/+2
| * | | | | MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer2019-10-233-7/+3
| * | | | | MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer2019-10-235-4/+17
| * | | | | MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn2019-10-231-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-091-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
| * | | | | 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-077-50/+96
| * | | | | 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