summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/gesbc9312.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang71-132/+3351
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang34-96/+95
2019-10-24MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer1-48/+0
2019-10-24MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer4-10/+22
2019-10-24MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer3-19/+13
2019-10-24MIPS: arc: remove unused stuffThomas Bogendoerfer2-4/+2
2019-10-24MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer3-7/+3
2019-10-24MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer5-4/+17
2019-10-24MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn1-1/+1
2019-10-12MIPS: Make builtin_cmdline const & variable lengthPaul Burton1-1/+1
2019-10-12MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n buildsPaul Burton1-0/+6
2019-10-12MIPS: Always define builtin_cmdlinePaul Burton1-0/+2
2019-10-10mips: Fix unroll macro when building with ClangNathan Chancellor1-1/+2
2019-10-10MIPS: cmdline: Clean up boot_command_line initializationPaul Burton1-42/+83
2019-10-10MIPS: cmdline: Remove redundant Kconfig defaultsPaul Burton1-3/+0
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer5-79/+34
2019-10-09MIPS: SGI-IP22: set PHYS_OFFSET to memory startThomas Bogendoerfer1-2/+1
2019-10-09MIPS: fw: arc: workaround 64bit kernel/32bit ARC problemsThomas Bogendoerfer1-4/+21
2019-10-09MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer1-4/+8
2019-10-09MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernelThomas Bogendoerfer2-73/+35
2019-10-09MIPS: fw: arc: remove unused ARC codeThomas Bogendoerfer9-304/+6
2019-10-09MIPS: Drop 32-bit asm string functionsPaul Burton1-123/+0
2019-10-09MIPS: Provide unroll() macro, use it for cache opsPaul Burton3-343/+103
2019-10-08MIPS: generic: Use __initconst for const init dataTiezhu Yang1-3/+3
2019-10-07MIPS: futex: Restore \n after sync instructionsPaul Burton1-3/+3
2019-10-07mips: check for dsp presence only once before save/restoreAurabindo Jayamohanan1-4/+4
2019-10-07MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer4-8/+175
2019-10-07nvmem: core: add nvmem_device_findThomas Bogendoerfer3-34/+38
2019-10-07MIPS: CI20: DTS: Add LedsAlexandre GRIVEAUX1-0/+28
2019-10-07MIPS: CI20: DTS: Add IW8103 Wifi + bluetoothAlexandre GRIVEAUX1-0/+39
2019-10-07MIPS: CI20: DTS: Add I2C nodesAlexandre GRIVEAUX1-0/+147
2019-10-07MIPS: JZ4780: DTS: Add I2C nodesAlexandre GRIVEAUX1-0/+86
2019-10-07mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin2-0/+3
2019-10-07MIPS: Loongson-3: Add CSR IPI supportHuacai Chen1-8/+62
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen8-50/+111