1. 46203ba MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE by Daniel Schwierzeck · 6 years ago
  2. 5ef337a MIPS: cache: make index base address configurable by Daniel Schwierzeck · 6 years ago
  3. b838586 MIPS: cache: optimise changing of k0 CCA mode by Daniel Schwierzeck · 6 years ago
  4. 2f85c2b MIPS: cache: reimplement dcache_[status, enable, disable] by Daniel Schwierzeck · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 639200f MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  7. d608254 MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  8. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  9. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  10. 5c72e5a MIPS: Define register names for cache init by Paul Burton · 8 years ago
  11. 33b5c9b MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  12. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  13. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  14. 9f8ac82 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 8 years ago
  15. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  16. 8755d50 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  17. dd7c720 MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  18. ca4e833 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  19. ac22fec MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  20. 536cb7c MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  21. 4a5d889 MIPS: unify cache initialization code by Paul Burton · 10 years ago[Renamed (95%) from arch/mips/cpu/mips32/cache.S]
  22. 2b8bcc5 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  23. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  24. db2c86d MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  25. ee8b1e2 MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  26. c325916 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  27. da84f33 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  28. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  29. cb0a6a1 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  30. 979cfea MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 12 years ago
  31. 7aa1f19 MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · 13 years ago
  32. 522171a MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · 13 years ago
  33. 9180960 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 by Daniel Schwierzeck · 14 years ago[Renamed from arch/mips/cpu/cache.S]
  34. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  35. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  36. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 14 years ago[Renamed from cpu/mips/cache.S]
  37. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  39. 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  40. 49387db [MIPS] cpu/mips/cache.S: Fix build warning by Shinya Kuribayashi · 16 years ago
  41. ea63895 [MIPS] cpu/mips/cache.S: Add dcache_enable by Shinya Kuribayashi · 16 years ago
  42. 43c5092 Use jr as register jump instruction by Shinya Kuribayashi · 16 years ago
  43. 373b16f [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · 17 years ago
  44. d98e348 [MIPS] Fix dcache_status() by Shinya Kuribayashi · 17 years ago
  45. 2e0e527 [MIPS] Fix I-/D-cache initialization loops by Shinya Kuribayashi · 17 years ago
  46. 1898840 [MIPS] Replace memory clearance code with f_fill64 by Shinya Kuribayashi · 17 years ago
  47. 2f5d414 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · 17 years ago
  48. e139080 [MIPS] Request for the 'mips_cache_lock()' removal by Shinya Kuribayashi · 17 years ago
  49. 03c031d [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · 17 years ago
  50. 5da627a * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  51. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  52. 60fbe25 Prepare for 0.3.0 release by wdenk · 21 years ago
  53. 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 21 years ago
  54. c021880 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago