summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-21MIPS: Hang if run on a secondary CPUPaul Burton
2016-09-21MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton
2016-09-21MIPS: Ensure cache ops complete in mips_cache_resetPaul Burton
2016-09-21MIPS: Clear hazard between TagLo writes & cache opsPaul Burton
2016-09-21MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton
2016-09-21MIPS: Join the coherent domain when a CM is presentPaul Burton
2016-09-21MIPS: L2 cache supportPaul Burton
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton
2016-09-21MIPS: Define register names for cache initPaul Burton
2016-09-21MIPS: If we don't need DDR for cache init, init cache firstPaul Burton
2016-09-21MIPS: Preserve Config implementation-defined bitsPaul Burton
2016-09-21MIPS: Enable use of the instruction cache earlierPaul Burton
2016-09-21MIPS: Probe cache line sizes once during bootPaul Burton
2016-09-21MIPS: ath79: Use mach_cpu_init instead of arch_cpu_initPaul Burton
2016-09-21mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel
2016-09-21mips: xilfpga: Add device tree filesZubair Lutfullah Kakakhel
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-10MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hexPaul Burton
2016-06-10MIPS: Fix invalidate_dcache_range to operate on L1 DcachePaul Burton
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang
2016-05-31mips: ath79: ap121: Enable ethernetWills Wang
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang
2016-05-31MIPS: Abstract cache op loops with a macroPaul Burton
2016-05-31MIPS: Split I & D cache line size configPaul Burton
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck
2016-05-31malta: Allow MIPS64 buildsPaul Burton
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton
2016-05-27mips: Drop unused code in u-boot.hSimon Glass
2016-05-26mips: ath79: ar933x: Avoid warning with gcc5Wills Wang
2016-05-26mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang
2016-05-26mips: Drop JZ4740 remnantsMarek Vasut
2016-05-26mips: Allow overriding start.S in SPLMarek Vasut
2016-05-26malta: Use device model & tree for UARTPaul Burton
2016-05-21malta: Support MIPS32r6 configurationsPaul Burton
2016-05-21MIPS: Support for targetting MIPSr6Paul Burton
2016-05-21MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton
2016-05-21MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-05-21mips: ath79: Add support for TPLink WDR4300Marek Vasut