Age | Commit message (Expand) | Author |
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 |
2013-08-13 | MIPS: bootm: fix checkpatch.pl warnings | Daniel Schwierzeck |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-16 | Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM | Dirk Eibach |
2013-05-01 | lib: consolidate hang() | Andreas Bießmann |
2013-02-15 | MIPS: board.c: remove manual relocation of env_name_spec | Daniel Schwierzeck |
2013-02-12 | MIPS: add dynamic relocation support | Gabor Juhos |
2013-02-12 | MIPS: board.c: switch to new symbols __bss_end and __image_copy_end | Daniel Schwierzeck |
2013-01-16 | MIPS: bootm.c: add support for 'prep' and 'go' subcommands | Gabor Juhos |
2013-01-16 | MIPS: bootm.c: separate environment initialization | Gabor Juhos |
2013-01-16 | MIPS: bootm.c: separate linux jump code | Gabor Juhos |
2013-01-16 | MIPS: bootm.c: use debug macro to print debug message | Gabor Juhos |