1. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  2. cc4f364 MIPS: Break out of cache loops for unimplemented caches by Paul Burton · 7 years ago
  3. d8b3269 MIPS: Clear instruction hazards in flush_cache() by Paul Burton · 7 years ago
  4. 219c2db MIPS: Ensure cache ops complete in cache maintenance functions by Paul Burton · 7 years ago
  5. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  6. 48bfc31 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · 7 years ago
  7. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  8. 939a255 MIPS: Make CM GCR base configurable by Paul Burton · 7 years ago
  9. 63c0941 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  10. 7a3e0f7 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · 8 years ago
  11. 6c59363 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  12. bd60252 MIPS: reserve space for exception vectors by Daniel Schwierzeck · 9 years ago
  13. 67588bd MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  14. 639200f MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  15. d608254 MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  16. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  17. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  18. 5c72e5a MIPS: Define register names for cache init by Paul Burton · 8 years ago
  19. 33b5c9b MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  20. 8cb4817 MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  21. e2f88df libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  22. a95800e MIPS: Fix invalidate_dcache_range to operate on L1 Dcache by Paul Burton · 8 years ago
  23. fb64cda MIPS: Abstract cache op loops with a macro by Paul Burton · 8 years ago
  24. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  25. ace3be4 MIPS: Move cache sizes to Kconfig by Paul Burton · 8 years ago
  26. 9f8ac82 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 8 years ago
  27. fdff5b0 MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · 8 years ago
  28. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  29. fbb0de0 mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  30. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  31. 347ea94 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · 9 years ago
  32. 2bb5b63 MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · 9 years ago
  33. 4adcb23 MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · 9 years ago
  34. 90b1c9f MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  35. 8755d50 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  36. dd7c720 MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  37. ca4e833 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  38. ac22fec MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  39. 536cb7c MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  40. 4a5d889 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  41. 30374f9 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  42. e13a50b MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  43. 5002d8c MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  44. 8cec725 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  45. ca65e58 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  46. 25fc664 MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  47. 6cec63d MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · 10 years ago
  48. c963942 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · 10 years ago
  49. 426f870 MIPS: remove board.c by Daniel Schwierzeck · 10 years ago
  50. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  51. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 10 years ago
  52. 9f0868f MIPS: allow use of generic board by Paul Burton · 10 years ago
  53. 11a932f MIPS: move mips_io_port_base out of board.c by Paul Burton · 10 years ago
  54. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  55. d18d49d mips: don't hardcode Malta env baudrate by Paul Burton · 11 years ago
  56. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  57. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  58. 4b17645 MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · 12 years ago
  59. b87493f MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · 11 years ago
  60. 6c15455 MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 11 years ago
  61. 15f8aa9 MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · 11 years ago
  62. 59e8cbd MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · 11 years ago
  63. f66cc1e MIPS: bootm: add support for LMB by Daniel Schwierzeck · 11 years ago
  64. c4b3784 MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · 11 years ago
  65. 45bde48 MIPS: bootm: fix checkpatch.pl warnings by Daniel Schwierzeck · 11 years ago
  66. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  67. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  68. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  69. 455fbfb MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  70. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  71. eea8a32 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  72. 9c170e2 MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · 12 years ago
  73. 0ea7213 MIPS: bootm.c: separate environment initialization by Gabor Juhos · 12 years ago
  74. e08634c MIPS: bootm.c: separate linux jump code by Gabor Juhos · 12 years ago
  75. 75a279c MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · 12 years ago
  76. f88e09d mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  77. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  78. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  79. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  80. d2aa5dc dm: mips: Import libgcc components from Linux by Marek Vasut · 12 years ago
  81. e034ea3 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  82. ed53010 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  83. e51a6b7 MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  84. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  85. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  86. 71919cf MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  87. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  88. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  89. d304286 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  90. cc257e4 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · 13 years ago
  91. 98e4611 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  92. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  93. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  94. 68cebb8 MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · 13 years ago
  95. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  96. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  97. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  98. 683e9f1 board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  99. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  100. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago