Age | Commit message (Expand) | Author |
2017-01-10 | mips: Use common _AC macro now. | Tom Rini |
2016-12-02 | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY | Masahiro Yamada |
2016-11-30 | MIPS: Fix map_physmem for cached mappings | Paul Burton |
2016-11-30 | MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve | 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: reserve space for exception vectors | Daniel Schwierzeck |
2016-11-30 | MIPS: add asm-offsets for struct pt_regs | Daniel Schwierzeck |
2016-11-30 | MIPS: add possibility to setup initial stack and global data in SRAM | Daniel Schwierzeck |
2016-11-30 | MIPS: factor out code for initial stack and global data | Daniel Schwierzeck |
2016-11-30 | MIPS: fix iand optimize setup of CP0 registers | Daniel Schwierzeck |
2016-11-30 | MIPS: fix ROM exception vectors | Daniel Schwierzeck |
2016-11-30 | MIPS: make inclusion of ROM exception vectors configurable | Daniel Schwierzeck |
2016-10-31 | Fix spelling of "resetting". | Vagrant Cascadian |
2016-10-19 | efi: Use asmlinkage for EFIAPI | Simon Glass |
2016-09-23 | Remove arch/${ARCH}/include/asm/errno.h | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-21 | MIPS: Hang if run on a secondary CPU | Paul Burton |
2016-09-21 | MIPS: Fix cache maintenance in relocate_code & simplify | Paul Burton |
2016-09-21 | boston: Introduce support for the MIPS Boston development board | Paul Burton |
2016-09-21 | MIPS: Ensure cache ops complete in mips_cache_reset | Paul Burton |
2016-09-21 | MIPS: Clear hazard between TagLo writes & cache ops | Paul Burton |
2016-09-21 | MIPS: Ensure Config.K0=2 applies before any memory accesses | Paul Burton |
2016-09-21 | MIPS: Malta: Enable CM & L2 support | 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: Define register names for cache init | Paul Burton |
2016-09-21 | MIPS: If we don't need DDR for cache init, init cache first | Paul Burton |
2016-09-21 | MIPS: Preserve Config implementation-defined bits | Paul Burton |
2016-09-21 | MIPS: Enable use of the instruction cache earlier | Paul Burton |
2016-09-21 | MIPS: Probe cache line sizes once during boot | Paul Burton |
2016-09-21 | MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init | Paul Burton |
2016-09-21 | mips: Add MIPSfpga platform support | Zubair Lutfullah Kakakhel |
2016-09-21 | mips: xilfpga: Add device tree files | Zubair Lutfullah Kakakhel |
2016-08-15 | net: mii: Use spatch to update miiphy_register | Joe Hershberger |
2016-07-31 | libfdt: Introduce new ARCH_FIXUP_FDT option | Michal Simek |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-06-10 | MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex | Paul Burton |
2016-06-10 | MIPS: Fix invalidate_dcache_range to operate on L1 Dcache | Paul Burton |
2016-05-31 | mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define | Wills Wang |
2016-05-31 | mips: ath79: Add support for ungating USB and ethernet on qca953x | Wills Wang |
2016-05-31 | mips: ath79: ap121: Enable ethernet | Wills Wang |
2016-05-31 | mips: ath79: Rename get_bootstrap into ath79_get_bootstrap | Wills Wang |
2016-05-31 | MIPS: Abstract cache op loops with a macro | Paul Burton |
2016-05-31 | MIPS: Split I & D cache line size config | Paul Burton |
2016-05-31 | MIPS: Move cache sizes to Kconfig | Paul Burton |
2016-05-31 | MIPS: remove dead code from asm/u-boot-mips.h | Daniel Schwierzeck |
2016-05-31 | MIPS: add tune for MIPS 34kc | Daniel Schwierzeck |
2016-05-31 | MIPS: provide a default u-boot-spl.lds | Daniel Schwierzeck |