summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix invalidate_dcache_range to operate on L1 DcachePaul Burton2016-06-101-1/+1
* MIPS: Abstract cache op loops with a macroPaul Burton2016-05-311-41/+18
* MIPS: Split I & D cache line size configPaul Burton2016-05-312-17/+9
* MIPS: Move cache sizes to KconfigPaul Burton2016-05-312-4/+4
* MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-211-1/+1
* MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal2016-04-191-2/+3
* MIPS: Support dynamic I/O port base addressPaul Burton2016-02-012-13/+0
* mips: cache: Bulletproof the code against cornercasesMarek Vasut2016-02-011-0/+8
* MIPS: sync processor and register definitions with linux-4.4Daniel Schwierzeck2016-01-162-10/+10
* MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck2015-11-061-19/+14
* MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck2015-11-061-85/+78
* MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja2015-08-211-2/+2
* MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck2015-04-241-1/+5
* MIPS: clear TagLo select 2 during cache initPaul Burton2015-01-291-2/+8
* MIPS: allow systems to skip loads during cache initPaul Burton2015-01-291-6/+13
* MIPS: inline mips_init_[id]cache functionsPaul Burton2015-01-291-58/+28
* MIPS: refactor cache loops to a macroPaul Burton2015-01-291-17/+13
* MIPS: refactor L1 cache config reads to a macroPaul Burton2015-01-291-56/+41
* MIPS: unify cache initialization codePaul Burton2015-01-292-0/+278
* MIPS: unify cache maintenance functionsPaul Burton2015-01-292-0/+119
* MIPS: bootm: add bootstage reportingDaniel Schwierzeck2015-01-211-2/+6
* MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck2015-01-211-2/+36
* MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck2015-01-211-0/+26
* MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck2015-01-211-1/+13
* MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck2015-01-211-2/+14
* MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck2014-11-271-3/+0
* MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck2014-11-271-0/+20
* MIPS: remove board.cDaniel Schwierzeck2014-11-272-323/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* MIPS: drop incaip boardDaniel Schwierzeck2014-04-201-3/+0
* MIPS: allow use of generic boardPaul Burton2014-04-201-0/+2
* MIPS: move mips_io_port_base out of board.cPaul Burton2014-04-203-6/+14
* kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-071-6/+1
* mips: don't hardcode Malta env baudratePaul Burton2013-11-261-2/+4
* qemu-malta: rename to just "malta"Paul Burton2013-11-091-6/+6
* mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-39/+5
* MIPS: bootm: drop obsolete Qemu specific bootm implementationDaniel Schwierzeck2013-08-132-66/+0
* MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck2013-08-131-2/+20
* MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck2013-08-131-2/+6
* MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck2013-08-131-33/+29
* MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck2013-08-131-47/+83
* MIPS: bootm: add support for LMBDaniel Schwierzeck2013-08-131-0/+21
* MIPS: bootm: optimize kernel entry callDaniel Schwierzeck2013-08-131-7/+4
* MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck2013-08-131-6/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-68/+4
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-2/+2
* lib: consolidate hang()Andreas Bießmann2013-05-011-7/+0
* MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck2013-02-151-8/+0
* MIPS: add dynamic relocation supportGabor Juhos2013-02-121-9/+0
* MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck2013-02-121-2/+3
OpenPOWER on IntegriCloud