Age | Commit message (Expand) | Author |
2017-11-28 | MIPS: Break out of cache loops for unimplemented caches | Paul Burton |
2017-11-28 | MIPS: Clear instruction hazards in flush_cache() | Paul Burton |
2017-11-28 | MIPS: Ensure cache ops complete in cache maintenance functions | Paul Burton |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-07-25 | MIPS: bootm: Fix broken boot_env_legacy codepath | Zubair Lutfullah Kakakhel |
2017-07-25 | MIPS: Stop building position independent code | Paul Burton |
2017-05-12 | MIPS: Make CM GCR base configurable | Paul Burton |
2016-12-02 | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY | Masahiro Yamada |
2016-11-30 | MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve | Paul Burton |
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-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: Join the coherent domain when a CM is present | Paul Burton |
2016-09-21 | MIPS: L2 cache support | Paul Burton |
2016-09-21 | MIPS: Define register names for cache init | 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-07-31 | libfdt: Introduce new ARCH_FIXUP_FDT option | Michal Simek |
2016-06-10 | MIPS: Fix invalidate_dcache_range to operate on L1 Dcache | Paul Burton |
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-21 | MIPS: Use unchecked immediate addition/subtraction | Paul Burton |
2016-04-19 | MIPS: bootm: Add fixup of '/memory' node. | Purna Chandra Mandal |
2016-02-01 | MIPS: Support dynamic I/O port base address | Paul Burton |
2016-02-01 | mips: cache: Bulletproof the code against cornercases | Marek Vasut |
2016-01-16 | MIPS: sync processor and register definitions with linux-4.4 | Daniel Schwierzeck |
2015-11-06 | MIPS: bootm: use CONFIG_IS_ENABLED() everywhere | Daniel Schwierzeck |
2015-11-06 | MIPS: bootm: rework and fix broken bootm code | Daniel Schwierzeck |
2015-08-21 | MIPS: fix syntax for fdt_chosen/initrd. | Govindraj Raja |
2015-04-24 | MIPS: implement device-tree handover to Linux kernel | Daniel Schwierzeck |
2015-01-29 | MIPS: clear TagLo select 2 during cache init | Paul Burton |
2015-01-29 | MIPS: allow systems to skip loads during cache init | Paul Burton |
2015-01-29 | MIPS: inline mips_init_[id]cache functions | Paul Burton |
2015-01-29 | MIPS: refactor cache loops to a macro | Paul Burton |
2015-01-29 | MIPS: refactor L1 cache config reads to a macro | Paul Burton |
2015-01-29 | MIPS: unify cache initialization code | Paul Burton |
2015-01-29 | MIPS: unify cache maintenance functions | Paul Burton |
2015-01-21 | MIPS: bootm: add bootstage reporting | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: prepare a flattened device tree for the kernel | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: add mem, rd_start and rd_size to kernel command line | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: refactor preparation of Linux kernel environment | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: refactor preparation of Linux kernel command line | Daniel Schwierzeck |
2014-11-27 | MIPS: bootm: remove unused or redundant header files | Daniel Schwierzeck |
2014-11-27 | MIPS: bootm: add missing initramfs relocation | Daniel Schwierzeck |
2014-11-27 | MIPS: remove board.c | Daniel Schwierzeck |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-04-20 | MIPS: drop incaip board | Daniel Schwierzeck |