1. d67f9e3 mips: Avoid using config_enabled() directly by Simon Glass · 2 years, 8 months ago
  2. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  4. 130845b common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 3 years, 10 months ago
  5. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 1 month ago
  6. 81d4b14 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 3 months ago
  7. dd1bb42 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · 4 years, 3 months ago
  8. 6077243 mips: refactor disabling of caches by Daniel Schwierzeck · 4 years, 3 months ago
  9. b55e07e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · 4 years, 3 months ago
  10. 60a0559 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · 4 years, 3 months ago
  11. 1d4ba15 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · 4 years, 4 months ago
  12. 2eed3dc mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · 4 years, 4 months ago
  13. c372813 mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · 4 years, 4 months ago
  14. a02bc1f mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · 4 years, 4 months ago
  15. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  16. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  17. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  18. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  19. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  20. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  21. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  22. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  23. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  24. 2a9d68e mips: spl: Flush cache before jumping to U-Boot proper by Stefan Roese · 4 years, 5 months ago
  25. 7105973 mips: add support to restore exception vector base before booting linux by Weijie Gao · 4 years, 5 months ago
  26. fb9acad mips: cmd: go: Flush cache before jumping to app/image by Stefan Roese · 4 years, 8 months ago
  27. ebdc278 MIPS: allow override of flush_dcache_range() by Alex Nemirovsky · 4 years, 9 months ago
  28. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  29. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  30. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 4 years, 11 months ago
  31. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  32. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  33. 22247c6 MIPS: add compile time definition of L2 cache size by Ramon Fried · 5 years ago
  34. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  35. 6943cc9 arch: mips: Update initrd_start and initrd_end by Horatiu Vultur · 5 years ago
  36. e515166 bootm: mips: Remove boot_reloc_ramdisk by Horatiu Vultur · 6 years ago
  37. 46203ba MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE by Daniel Schwierzeck · 6 years ago
  38. 5ef337a MIPS: cache: make index base address configurable by Daniel Schwierzeck · 6 years ago
  39. b838586 MIPS: cache: optimise changing of k0 CCA mode by Daniel Schwierzeck · 6 years ago
  40. 2f85c2b MIPS: cache: reimplement dcache_[status, enable, disable] by Daniel Schwierzeck · 6 years ago
  41. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  42. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  43. cc4f364 MIPS: Break out of cache loops for unimplemented caches by Paul Burton · 7 years ago
  44. d8b3269 MIPS: Clear instruction hazards in flush_cache() by Paul Burton · 7 years ago
  45. 219c2db MIPS: Ensure cache ops complete in cache maintenance functions by Paul Burton · 7 years ago
  46. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  47. 48bfc31 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · 7 years ago
  48. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  49. 939a255 MIPS: Make CM GCR base configurable by Paul Burton · 7 years ago
  50. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  51. 7a3e0f7 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · 8 years ago
  52. 6c59363 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  53. bd60252 MIPS: reserve space for exception vectors by Daniel Schwierzeck · 9 years ago
  54. 67588bd MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  55. 639200f MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  56. d608254 MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  57. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  58. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  59. 5c72e5a MIPS: Define register names for cache init by Paul Burton · 8 years ago
  60. 33b5c9b MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  61. 8cb4817 MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  62. e2f88df libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  63. a95800e MIPS: Fix invalidate_dcache_range to operate on L1 Dcache by Paul Burton · 8 years ago
  64. fb64cda MIPS: Abstract cache op loops with a macro by Paul Burton · 8 years ago
  65. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  66. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  67. 9f8ac82 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 8 years ago
  68. fdff5b0 MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · 8 years ago
  69. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  70. fbb0de0 mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  71. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  72. 347ea94 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · 9 years ago
  73. 2bb5b63 MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · 9 years ago
  74. 4adcb23 MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · 9 years ago
  75. 90b1c9f MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  76. 8755d50 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  77. dd7c720 MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  78. ca4e833 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  79. ac22fec MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  80. 536cb7c MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  81. 4a5d889 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  82. 30374f9 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  83. e13a50b MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  84. 5002d8c MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  85. 8cec725 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  86. ca65e58 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  87. 25fc664 MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  88. 6cec63d MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · 10 years ago
  89. c963942 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · 10 years ago
  90. 426f870 MIPS: remove board.c by Daniel Schwierzeck · 10 years ago
  91. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  92. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 10 years ago
  93. 9f0868f MIPS: allow use of generic board by Paul Burton · 10 years ago
  94. 11a932f MIPS: move mips_io_port_base out of board.c by Paul Burton · 10 years ago
  95. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  96. d18d49d mips: don't hardcode Malta env baudrate by Paul Burton · 11 years ago
  97. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  98. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  99. 4b17645 MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · 12 years ago
  100. b87493f MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · 11 years ago