index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
Age
Commit message (
Expand
)
Author
2019-05-03
arch: mips: Update initrd_start and initrd_end
Horatiu Vultur
2019-04-12
bootm: mips: Remove boot_reloc_ramdisk
Horatiu Vultur
2018-09-22
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
Daniel Schwierzeck
2018-09-22
MIPS: cache: make index base address configurable
Daniel Schwierzeck
2018-09-22
MIPS: cache: optimise changing of k0 CCA mode
Daniel Schwierzeck
2018-09-22
MIPS: cache: reimplement dcache_[status, enable, disable]
Daniel Schwierzeck
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2017-11-28
MIPS: Break out of cache loops for unimplemented caches
Paul Burton
2017-11-28
MIPS: Clear instruction hazards in flush_cache()
Paul Burton
2017-11-28
MIPS: Ensure cache ops complete in cache maintenance functions
Paul Burton
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-25
MIPS: bootm: Fix broken boot_env_legacy codepath
Zubair Lutfullah Kakakhel
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2017-05-12
MIPS: Make CM GCR base configurable
Paul Burton
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-11-30
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
2016-11-30
MIPS: add handling for generic and EJTAG exceptions
Daniel Schwierzeck
2016-11-30
MIPS: reserve space for exception vectors
Daniel Schwierzeck
2016-11-30
MIPS: add asm-offsets for struct pt_regs
Daniel Schwierzeck
2016-09-21
MIPS: Ensure cache ops complete in mips_cache_reset
Paul Burton
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
[next]