Age | Commit message (Expand) | Author |
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 |
2014-04-20 | MIPS: allow use of generic board | Paul Burton |
2014-04-20 | MIPS: move mips_io_port_base out of board.c | Paul Burton |
2014-03-07 | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC | Masahiro Yamada |
2013-11-26 | mips: don't hardcode Malta env baudrate | Paul Burton |
2013-11-09 | qemu-malta: rename to just "malta" | Paul Burton |
2013-10-31 | mips: convert makefiles to Kbuild style | Masahiro Yamada |
2013-08-13 | MIPS: bootm: drop obsolete Qemu specific bootm implementation | Daniel Schwierzeck |
2013-08-13 | MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta | Daniel Schwierzeck |
2013-08-13 | MIPS: bootm: add support for generic relocation of init ramdisks | Daniel Schwierzeck |
2013-08-13 | MIPS: bootm: refactor initialisation of kernel environment | Daniel Schwierzeck |
2013-08-13 | MIPS: bootm: refactor initialisation of kernel cmdline | Daniel Schwierzeck |
2013-08-13 | MIPS: bootm: add support for LMB | Daniel Schwierzeck |
2013-08-13 | MIPS: bootm: optimize kernel entry call | Daniel Schwierzeck |