summaryrefslogtreecommitdiff
path: root/arch/mips/lib
AgeCommit message (Expand)Author
2019-05-03arch: mips: Update initrd_start and initrd_endHoratiu Vultur
2019-04-12bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur
2018-09-22MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODEDaniel Schwierzeck
2018-09-22MIPS: cache: make index base address configurableDaniel Schwierzeck
2018-09-22MIPS: cache: optimise changing of k0 CCA modeDaniel Schwierzeck
2018-09-22MIPS: cache: reimplement dcache_[status, enable, disable]Daniel Schwierzeck
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2017-11-28MIPS: Break out of cache loops for unimplemented cachesPaul Burton
2017-11-28MIPS: Clear instruction hazards in flush_cache()Paul Burton
2017-11-28MIPS: Ensure cache ops complete in cache maintenance functionsPaul Burton
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-25MIPS: bootm: Fix broken boot_env_legacy codepathZubair Lutfullah Kakakhel
2017-07-25MIPS: Stop building position independent codePaul Burton
2017-05-12MIPS: Make CM GCR base configurablePaul Burton
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-11-30MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck
2016-11-30MIPS: reserve space for exception vectorsDaniel Schwierzeck
2016-11-30MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck
2016-09-21MIPS: Ensure cache ops complete in mips_cache_resetPaul Burton
2016-09-21MIPS: Clear hazard between TagLo writes & cache opsPaul Burton
2016-09-21MIPS: Join the coherent domain when a CM is presentPaul Burton
2016-09-21MIPS: L2 cache supportPaul Burton
2016-09-21MIPS: Define register names for cache initPaul Burton
2016-09-21MIPS: Enable use of the instruction cache earlierPaul Burton
2016-09-21MIPS: Probe cache line sizes once during bootPaul Burton
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-06-10MIPS: Fix invalidate_dcache_range to operate on L1 DcachePaul Burton
2016-05-31MIPS: Abstract cache op loops with a macroPaul Burton
2016-05-31MIPS: Split I & D cache line size configPaul Burton
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton
2016-05-21MIPS: Use unchecked immediate addition/subtractionPaul Burton
2016-04-19MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal
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