index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: spl: Flush cache before jumping to U-Boot proper
Stefan Roese
2020-04-27
2
-0
/
+22
*
mips: add support to restore exception vector base before booting linux
Weijie Gao
2020-04-27
2
-0
/
+22
*
mips: cmd: go: Flush cache before jumping to app/image
Stefan Roese
2020-04-09
2
-0
/
+24
*
MIPS: allow override of flush_dcache_range()
Alex Nemirovsky
2020-04-09
1
-1
/
+1
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move trap_init() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
MIPS: add compile time definition of L2 cache size
Ramon Fried
2019-10-25
1
-1
/
+1
*
env: Move env_init() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
arch: mips: Update initrd_start and initrd_end
Horatiu Vultur
2019-05-03
1
-0
/
+2
*
bootm: mips: Remove boot_reloc_ramdisk
Horatiu Vultur
2019-04-12
1
-19
/
+0
*
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
Daniel Schwierzeck
2018-09-22
1
-5
/
+1
*
MIPS: cache: make index base address configurable
Daniel Schwierzeck
2018-09-22
1
-10
/
+8
*
MIPS: cache: optimise changing of k0 CCA mode
Daniel Schwierzeck
2018-09-22
1
-22
/
+32
*
MIPS: cache: reimplement dcache_[status, enable, disable]
Daniel Schwierzeck
2018-09-22
2
-46
/
+20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
9
-20
/
+9
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
1
-4
/
+2
*
MIPS: Break out of cache loops for unimplemented caches
Paul Burton
2017-11-28
1
-7
/
+6
*
MIPS: Clear instruction hazards in flush_cache()
Paul Burton
2017-11-28
1
-0
/
+4
*
MIPS: Ensure cache ops complete in cache maintenance functions
Paul Burton
2017-11-28
1
-1
/
+12
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-3
/
+3
*
MIPS: bootm: Fix broken boot_env_legacy codepath
Zubair Lutfullah Kakakhel
2017-07-25
1
-4
/
+4
*
MIPS: Stop building position independent code
Paul Burton
2017-07-25
2
-0
/
+165
*
MIPS: Make CM GCR base configurable
Paul Burton
2017-05-12
1
-0
/
+2
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-2
/
+0
*
MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
Paul Burton
2016-11-30
1
-1
/
+1
*
MIPS: add handling for generic and EJTAG exceptions
Daniel Schwierzeck
2016-11-30
3
-0
/
+332
*
MIPS: reserve space for exception vectors
Daniel Schwierzeck
2016-11-30
2
-0
/
+20
*
MIPS: add asm-offsets for struct pt_regs
Daniel Schwierzeck
2016-11-30
1
-0
/
+61
*
MIPS: Ensure cache ops complete in mips_cache_reset
Paul Burton
2016-09-21
1
-0
/
+2
*
MIPS: Clear hazard between TagLo writes & cache ops
Paul Burton
2016-09-21
1
-0
/
+1
*
MIPS: Join the coherent domain when a CM is present
Paul Burton
2016-09-21
1
-0
/
+38
*
MIPS: L2 cache support
Paul Burton
2016-09-21
2
-6
/
+239
*
MIPS: Define register names for cache init
Paul Burton
2016-09-21
1
-19
/
+23
*
MIPS: Enable use of the instruction cache earlier
Paul Burton
2016-09-21
1
-0
/
+13
*
MIPS: Probe cache line sizes once during boot
Paul Burton
2016-09-21
1
-18
/
+25
*
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-31
1
-0
/
+2
*
MIPS: Fix invalidate_dcache_range to operate on L1 Dcache
Paul Burton
2016-06-10
1
-1
/
+1
*
MIPS: Abstract cache op loops with a macro
Paul Burton
2016-05-31
1
-41
/
+18
*
MIPS: Split I & D cache line size config
Paul Burton
2016-05-31
2
-17
/
+9
*
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-31
2
-4
/
+4
*
MIPS: Use unchecked immediate addition/subtraction
Paul Burton
2016-05-21
1
-1
/
+1
*
MIPS: bootm: Add fixup of '/memory' node.
Purna Chandra Mandal
2016-04-19
1
-2
/
+3
*
MIPS: Support dynamic I/O port base address
Paul Burton
2016-02-01
2
-13
/
+0
*
mips: cache: Bulletproof the code against cornercases
Marek Vasut
2016-02-01
1
-0
/
+8
*
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
2016-01-16
2
-10
/
+10
*
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
1
-19
/
+14
*
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-11-06
1
-85
/
+78
[next]