1. 3d850b1 MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE by Daniel Schwierzeck · 6 years ago
  2. e3b432d MIPS: cache: make index base address configurable by Daniel Schwierzeck · 6 years ago
  3. 5cfb438 MIPS: cache: optimise changing of k0 CCA mode by Daniel Schwierzeck · 6 years ago
  4. 7026e84 MIPS: cache: reimplement dcache_[status, enable, disable] by Daniel Schwierzeck · 6 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  7. ed258e6 MIPS: Break out of cache loops for unimplemented caches by Paul Burton · 7 years ago
  8. 834f74e MIPS: Clear instruction hazards in flush_cache() by Paul Burton · 7 years ago
  9. ee3c0b8 MIPS: Ensure cache ops complete in cache maintenance functions by Paul Burton · 7 years ago
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. 4c55ab4 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · 7 years ago
  12. d3a278d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  13. 3d6864a MIPS: Make CM GCR base configurable by Paul Burton · 8 years ago
  14. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  15. 0ecd903 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · 8 years ago
  16. e8d3155 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  17. d8209b8 MIPS: reserve space for exception vectors by Daniel Schwierzeck · 9 years ago
  18. c8e280f MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  19. 0286885 MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  20. ac8668a MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  21. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  22. 8156078 MIPS: L2 cache support by Paul Burton · 8 years ago
  23. f868be5 MIPS: Define register names for cache init by Paul Burton · 8 years ago
  24. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  25. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  26. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  27. 1194f94 MIPS: Fix invalidate_dcache_range to operate on L1 Dcache by Paul Burton · 8 years ago
  28. a97d593 MIPS: Abstract cache op loops with a macro by Paul Burton · 9 years ago
  29. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · 9 years ago
  30. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · 9 years ago
  31. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 9 years ago
  32. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · 9 years ago
  33. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  34. 0e50ffc mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  35. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  36. 735bb01 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · 9 years ago
  37. 20a8b1c MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · 9 years ago
  38. c7e758e MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · 9 years ago
  39. d1b29d2 MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  40. 69acad0 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  41. 6832bdc MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  42. ca41a03 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  43. d878cc2 MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  44. edf1f85 MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  45. 02df4e6 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  46. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  47. 1a4797c MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  48. 8d7ff4d MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  49. 2edd528 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  50. c07dc60 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  51. f9749fa MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  52. ea7e328 MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · 10 years ago
  53. 0665838 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · 10 years ago
  54. cf707c9 MIPS: remove board.c by Daniel Schwierzeck · 10 years ago
  55. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  56. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  57. d0120b0 MIPS: allow use of generic board by Paul Burton · 11 years ago
  58. c3d31a5 MIPS: move mips_io_port_base out of board.c by Paul Burton · 11 years ago
  59. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  60. 43c4f59 mips: don't hardcode Malta env baudrate by Paul Burton · 11 years ago
  61. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  62. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  63. fb1c2ed MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · 12 years ago
  64. 0dfa0b3 MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · 11 years ago
  65. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 12 years ago
  66. 46145fb MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · 12 years ago
  67. eb782d6 MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · 12 years ago
  68. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · 12 years ago
  69. 0b95a7c MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · 12 years ago
  70. 40f30c0 MIPS: bootm: fix checkpatch.pl warnings by Daniel Schwierzeck · 12 years ago
  71. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  72. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  73. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  74. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  75. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  76. bd4277d MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  77. 7f959fd MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  78. 72cb5f0 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  79. e0d783b MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  80. a89c233 MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  81. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  82. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  83. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  84. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  85. 1954ce7 dm: mips: Import libgcc components from Linux by Marek Vasut · 12 years ago
  86. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  87. 731c402 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  88. 83010eb MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  89. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  90. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  91. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  92. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  93. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  94. 32b8c18 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  95. 11f9884 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · 13 years ago
  96. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  97. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  98. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  99. 60a471f MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · 14 years ago
  100. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago