summaryrefslogtreecommitdiff
path: root/arch/mips/lib
AgeCommit message (Expand)Author
2016-02-01MIPS: Support dynamic I/O port base addressPaul Burton
2016-02-01mips: cache: Bulletproof the code against cornercasesMarek Vasut
2016-01-16MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck
2015-11-06MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck
2015-11-06MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck
2015-08-21MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja
2015-04-24MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck
2015-01-29MIPS: clear TagLo select 2 during cache initPaul Burton
2015-01-29MIPS: allow systems to skip loads during cache initPaul Burton
2015-01-29MIPS: inline mips_init_[id]cache functionsPaul Burton
2015-01-29MIPS: refactor cache loops to a macroPaul Burton
2015-01-29MIPS: refactor L1 cache config reads to a macroPaul Burton
2015-01-29MIPS: unify cache initialization codePaul Burton
2015-01-29MIPS: unify cache maintenance functionsPaul Burton
2015-01-21MIPS: bootm: add bootstage reportingDaniel Schwierzeck
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck
2015-01-21MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck
2014-11-27MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck
2014-11-27MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck
2014-11-27MIPS: remove board.cDaniel Schwierzeck
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck
2014-04-20MIPS: allow use of generic boardPaul Burton
2014-04-20MIPS: move mips_io_port_base out of board.cPaul Burton
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2013-11-26mips: don't hardcode Malta env baudratePaul Burton
2013-11-09qemu-malta: rename to just "malta"Paul Burton
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-13MIPS: bootm: drop obsolete Qemu specific bootm implementationDaniel Schwierzeck
2013-08-13MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck
2013-08-13MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck
2013-08-13MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for LMBDaniel Schwierzeck
2013-08-13MIPS: bootm: optimize kernel entry callDaniel Schwierzeck
2013-08-13MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-02-15MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck
2013-01-16MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos
2013-01-16MIPS: bootm.c: separate environment initializationGabor Juhos
2013-01-16MIPS: bootm.c: separate linux jump codeGabor Juhos
2013-01-16MIPS: bootm.c: use debug macro to print debug messageGabor Juhos
2012-12-12mips: serial: Fix busted manual relocationJoe Hershberger
2012-12-12MIPS: constify mips_io_port_baseDaniel Schwierzeck