summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: dts: Change upper case to lower caseSongjun Wu2018-10-152-28/+28
* MIPS: generic: Add Network, SPI and I2C to ocelot_defconfigAlexandre Belloni2018-10-151-1/+9
* MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-10-152-11/+4
* MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen2018-10-151-40/+3
* MIPS: Remove unused PREF, PREFE & PREFX macrosPaul Burton2018-10-151-36/+0
* MIPS: lib: Use kernel_pref & user_pref in memcpy()Paul Burton2018-10-151-4/+8
* MIPS: Remove unused CAT macroPaul Burton2018-10-151-9/+0
* MIPS: Add kernel_pref & user_pref helpersPaul Burton2018-10-151-0/+6
* MIPS: Remove unused TTABLE macroPaul Burton2018-10-151-11/+0
* MIPS: Remove unused PIC macrosPaul Burton2018-10-151-17/+0
* MIPS: Remove unused MOVN & MOVZ macrosPaul Burton2018-10-151-43/+0
* MIPS: Provide actually relaxed MMIO accessorsMaciej W. Rozycki2018-10-091-20/+28
* MIPS: Enforce strong ordering for MMIO accessorsMaciej W. Rozycki2018-10-091-8/+20
* MIPS: Correct `mmiowb' barrier for `wbflush' platformsMaciej W. Rozycki2018-10-091-8/+3
* MIPS: Define MMIO ordering barriersMaciej W. Rozycki2018-10-091-0/+13
* MIPS: mscc: add PCB120 to the ocelot fitImageQuentin Schulz2018-10-093-4/+21
* MIPS: mscc: add DT for Ocelot PCB120Quentin Schulz2018-10-092-1/+108
* MIPS: memset: Limit excessive `noreorder' assembly mode useMaciej W. Rozycki2018-10-091-24/+24
* MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki2018-10-091-1/+3
* MIPS: stop using _PTRS_PER_PGDAlexandre Belloni2018-09-281-6/+1
* MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu2018-09-281-0/+10
* MIPS: MT: Remove obsolete cache flush repeat codePaul Burton2018-09-262-112/+0
* MIPS: MT: Remove unused MT single-threaded cache flush codePaul Burton2018-09-261-20/+0
* MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsYasha Cherikovsky2018-09-264-37/+67
* MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky2018-09-261-6/+3
* MIPS: BMIPS: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky2018-09-261-8/+1
* MIPS/head: Store ELF appended dtb in a global variable tooYasha Cherikovsky2018-09-251-2/+4
* MIPS/head: Add comments after #endif and #elseYasha Cherikovsky2018-09-251-7/+7
* MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu2018-09-224-46/+45
* MIPS: kexec: Relax memory restrictionDengcheng Zhu2018-09-221-3/+3
* MIPS: kexec: CPS systems to halt nonboot CPUsDengcheng Zhu2018-09-221-25/+55
* MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu2018-09-228-10/+126
* MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-09-212-0/+6
* MIPS/PCI: Let Loongson-3 pci_ops access extended config spaceHuacai Chen2018-09-191-10/+24
* MIPS: Loongson-3: Enable Store Fill Buffer at runtimeHuacai Chen2018-09-182-5/+13
* MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen2018-09-181-0/+4
* mips: switch to NO_BOOTMEMMike Rapoport2018-09-145-102/+46
* MIPS: pci-rt2880: set pci controller of_nodeTobias Wolf2018-09-061-0/+2
* mips: txx9: fix iounmap related issueDing Xiang2018-09-061-3/+2
* MIPS: dts: mscc: enable i2c on ocelot_pcb123Alexandre Belloni2018-09-051-0/+6
* MIPS: dts: mscc: Add i2c on ocelotAlexandre Belloni2018-09-051-0/+19
* MIPS: Move arch_mem_init() comment near definitionPaul Burton2018-08-311-23/+22
* MIPS: Remove no-op/identity castsPaul Burton2018-08-315-10/+10
* MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin2018-08-301-0/+5
* MIPS: Remove SLOW_DOWN_IOPaul Burton2018-08-301-37/+3
* MIPS: Use GENERIC_IOMAPPaul Burton2018-08-305-241/+12
* MIPS: Use a custom elf-entry program to find kernel entry pointPaul Burton2018-08-304-7/+104
* MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen2018-08-291-3/+5
* MIPS: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-284-19/+19
* MIPS: Loongon64: DMA functions cleanupHuacai Chen2018-08-285-7/+14