Age | Commit message (Expand) | Author |
2020-02-20 | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada |
2018-12-19 | mips: Add SPL header | Paul Burton |
2018-12-19 | MIPS: Allow to prefetch and lock instructions into cache | Gregory CLEMENT |
2018-12-19 | MIPS: move create_tlb() in an proper header: mipsregs.h | Gregory CLEMENT |
2018-12-19 | MIPS: remove local_irq_[save|restore] from CP0 macros | Daniel Schwierzeck |
2018-11-20 | MIPS: drop asm/const.h | Baruch Siach |
2018-11-20 | Use _AC and UL macros from linux/const.h | Baruch Siach |
2018-11-18 | mips: mt76xx: Enable watchdog support | Stefan Roese |
2018-11-14 | mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 | Mario Six |
2018-09-25 | mips: use asm-generic/atomic.h | Chris Packham |
2018-09-22 | mips: Add arch/mips/include/asm/atomic.h | Stefan Roese |
2018-09-10 | arch: types.h: factor out fixed width typedefs to int-ll64.h | Masahiro Yamada |
2018-08-08 | mips: au1x00: Remove support for these SoCs | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-11-28 | MIPS: Clear instruction hazards in flush_cache() | Paul Burton |
2017-10-02 | mips: Use asm-generic/io.h | Paul Burton |
2017-07-25 | MIPS: Stop building position independent code | Paul Burton |
2017-06-05 | mips: Make u-boot-mips.h a private header | Simon Glass |
2017-01-10 | mips: Use common _AC macro now. | Tom Rini |
2016-11-30 | MIPS: Fix map_physmem for cached mappings | Paul Burton |
2016-11-30 | mips: Let cache.h be included from assembly source | Marek Vasut |
2016-11-30 | MIPS: add handling for generic and EJTAG exceptions | Daniel Schwierzeck |
2016-11-30 | MIPS: add asm-offsets for struct pt_regs | Daniel Schwierzeck |
2016-11-30 | MIPS: fix iand optimize setup of CP0 registers | Daniel Schwierzeck |
2016-10-19 | efi: Use asmlinkage for EFIAPI | Simon Glass |
2016-09-23 | Remove arch/${ARCH}/include/asm/errno.h | Masahiro Yamada |
2016-09-21 | MIPS: Hang if run on a secondary CPU | Paul Burton |
2016-09-21 | MIPS: Join the coherent domain when a CM is present | Paul Burton |
2016-09-21 | MIPS: L2 cache support | Paul Burton |
2016-09-21 | MIPS: Map CM Global Control Registers | Paul Burton |
2016-09-21 | MIPS: Preserve Config implementation-defined bits | Paul Burton |
2016-09-21 | MIPS: Probe cache line sizes once during boot | Paul Burton |
2016-05-31 | MIPS: Split I & D cache line size config | Paul Burton |
2016-05-31 | MIPS: remove dead code from asm/u-boot-mips.h | Daniel Schwierzeck |
2016-05-31 | MIPS: Use CPHYSADDR to implement mips32 virt_to_phys | Paul Burton |
2016-05-27 | mips: Drop unused code in u-boot.h | Simon Glass |
2016-05-26 | mips: Drop JZ4740 remnants | Marek Vasut |
2016-05-21 | mips: add base support for QCA/Atheros ath79 SOCs | Wills Wang |
2016-03-09 | MIPS: fix mips_cache fallback without __builtin_mips_cache | Matthias Schiffer |
2016-02-01 | MIPS: Support dynamic I/O port base address | Paul Burton |
2016-02-01 | MIPS: Remove SLOW_DOWN_IO | Paul Burton |
2016-01-25 | mips: asm/io.h: Add in <linux/bug.h> | Tom Rini |
2016-01-16 | MIPS: implement bit manipulating I/O accessors | Daniel Schwierzeck |
2016-01-16 | MIPS: fix SPDX license identifier in remaining arch header files | Daniel Schwierzeck |
2016-01-16 | MIPS: sync processor and register definitions with linux-4.4 | Daniel Schwierzeck |
2016-01-16 | MIPS: sync I/O related header files with linux-4.4 | Daniel Schwierzeck |
2016-01-16 | MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT | Daniel Schwierzeck |
2016-01-16 | MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ | Daniel Schwierzeck |
2016-01-16 | MIPS: create .text sub-sections for assembler functions | Daniel Schwierzeck |
2016-01-16 | MIPS: fix annotation of _start and relocate_code | Daniel Schwierzeck |