1. bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 2 months ago
  2. dcd7c90 mscc: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  3. 1015540 mips: octeon: Update Octeon Kconfig by Stefan Roese · 4 years, 2 months ago
  4. 9044ed2 mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT node by Stefan Roese · 4 years, 2 months ago
  5. 1032491 mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node by Stefan Roese · 4 years, 2 months ago
  6. a078c65 mips: octeon: dts: Add Octeon clock driver DT nodes by Stefan Roese · 4 years, 2 months ago
  7. 7ab9328 mips: octeon: dts: Add I2C DT nodes by Stefan Roese · 4 years, 2 months ago
  8. fad5ec5 mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes by Stefan Roese · 4 years, 2 months ago
  9. 5fef24c mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · 4 years, 3 months ago
  10. e9609dc mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · 4 years, 3 months ago
  11. ff7e4f0 mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · 4 years, 3 months ago
  12. 0dc4ab9 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 3 months ago
  13. de34a61 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · 4 years, 3 months ago
  14. 81d4b14 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 3 months ago
  15. c0f9957 mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 3 months ago
  16. eac8000 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 3 months ago
  17. dd1bb42 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · 4 years, 3 months ago
  18. 57bfb1a mips: add config options for generic cache setup code by Daniel Schwierzeck · 4 years, 3 months ago
  19. 6077243 mips: refactor disabling of caches by Daniel Schwierzeck · 4 years, 3 months ago
  20. b55e07e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · 4 years, 3 months ago
  21. 54e7fbd mips: start.S: remove dead code by Daniel Schwierzeck · 4 years, 3 months ago
  22. 60a0559 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · 4 years, 3 months ago
  23. 1d4ba15 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · 4 years, 4 months ago
  24. 2eed3dc mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · 4 years, 4 months ago
  25. c372813 mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · 4 years, 4 months ago
  26. a02bc1f mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · 4 years, 4 months ago
  27. a414281 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · 4 years, 4 months ago
  28. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  29. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  30. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  31. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  32. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  33. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  34. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  35. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  36. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  37. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  38. 3fd0231 mips: Add support for SoM "VoCore2". by Mauro Condarelli · 4 years, 7 months ago
  39. 04d21a9 mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations by Stefan Roese · 4 years, 7 months ago
  40. 112add3 mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max by Stefan Roese · 4 years, 7 months ago
  41. 896449f mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error() by Stefan Roese · 4 years, 7 months ago
  42. 6bd888b mips: mtmips: add support for mt7628-rfb by Weijie Gao · 4 years, 5 months ago
  43. 757cbbe mips: mtmips: enable SPL for all boards by Weijie Gao · 4 years, 5 months ago
  44. 7a4b696 mips: mtmips: add SPL support by Weijie Gao · 4 years, 5 months ago
  45. 02cd449 mips: mtmips: rewrite lowlevel codes of mt7628 by Weijie Gao · 4 years, 5 months ago
  46. c95c3ec mips: add a option to support not reserving malloc space on initial stack by Weijie Gao · 4 years, 5 months ago
  47. 2434f58 mips: add an option to support initialize SRAM for initial stack by Weijie Gao · 4 years, 5 months ago
  48. df3bad9 dts: mtmips: add alternative pinmux node for uart2 by Weijie Gao · 4 years, 5 months ago
  49. a60c1e6 mips: add a mtmips-specific field to architecture-specific global data by Weijie Gao · 4 years, 5 months ago
  50. c366a45 mips: mtmips: make use of sysreset-resetctrl for mt7628 soc by Weijie Gao · 4 years, 5 months ago
  51. 2a9d68e mips: spl: Flush cache before jumping to U-Boot proper by Stefan Roese · 4 years, 5 months ago
  52. 814a891 mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds by Weijie Gao · 4 years, 5 months ago
  53. e951119 mips: enable support for appending dtb to spl binary by Weijie Gao · 4 years, 5 months ago
  54. 6e9281b mips: start.S: avoid overwriting outside gd when clearing global data in stack by Weijie Gao · 4 years, 5 months ago
  55. 7976520 mips: mtmips: add predefined i-cache/d-cache size and linesize by Weijie Gao · 4 years, 5 months ago
  56. 7105973 mips: add support to restore exception vector base before booting linux by Weijie Gao · 4 years, 5 months ago
  57. 8914831 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  58. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  59. fb9acad mips: cmd: go: Flush cache before jumping to app/image by Stefan Roese · 4 years, 8 months ago
  60. 7048bb1 mips: vcoreiii: Fix cache coherency issues by Lars Povlsen · 4 years, 8 months ago
  61. 47a1933 MIPS: allow override of get_tbclk() by Alex Nemirovsky · 4 years, 9 months ago
  62. ebdc278 MIPS: allow override of flush_dcache_range() by Alex Nemirovsky · 4 years, 9 months ago
  63. e14ba8a arch: Add explicit linker script for u-boot-elf by Michal Simek · 4 years, 6 months ago
  64. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 7 months ago
  65. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  66. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  67. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  68. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 9 months ago
  69. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  70. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  71. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 4 years, 10 months ago
  72. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 4 years, 11 months ago
  73. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 11 months ago
  74. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  75. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  76. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  77. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  78. 2a250ae MIPS: remove Micronas VCT boards by Daniel Schwierzeck · 5 years ago
  79. 3f851c9 mips: mtmips: select essential drivers in Kconfig by Weijie Gao · 5 years ago
  80. 4e2ccca dts: mtmips: add default pinctrl to eth nodes for all boards by Weijie Gao · 5 years ago
  81. ef55fa0 dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688 by Weijie Gao · 5 years ago
  82. e3b326f dts: mtmips: add mmc related nodes for mt7628an.dtsi by Weijie Gao · 5 years ago
  83. cff0b04 dts: mtmips: enable eth port0 led and link poll functions for all boards by Weijie Gao · 5 years ago
  84. 6658ebc dts: mtmips: update reset controller node for mt7628 by Weijie Gao · 5 years ago
  85. 123ffd4 dts: mtmips: add default pinctrl for uart nodes by Weijie Gao · 5 years ago
  86. fdf92df dts: mtmips: add pinctrl node for mt7628 by Weijie Gao · 5 years ago
  87. 2d767a7 dts: mtmips: add clock node for mt7628 by Weijie Gao · 5 years ago
  88. 5fcea8d dts: mtmips: enable high-speed UART support for mt7628 by Weijie Gao · 5 years ago
  89. d1d8814 dts: mtmips: move uart property clock-frequency into mt7628an.dtsi by Weijie Gao · 5 years ago
  90. a69bae0 mips: bmips: switch to board defines for dtb by Álvaro Fernández Rojas · 5 years ago
  91. f923c75 bmips: correct name characters by Álvaro Fernández Rojas · 5 years ago
  92. 331bee8 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · 5 years ago
  93. 0f57c93 bmips: bcm63268: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  94. c4bf879 bmips: bcm6362: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  95. 12dfa45 bmips: bcm6328: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  96. edbd175 bmips: bcm6368: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  97. 22247c6 MIPS: add compile time definition of L2 cache size by Ramon Fried · 5 years ago
  98. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  99. 9814fb2 mips: mt76xx: Implement new d-cache fix in last_stage_init() by Stefan Roese · 5 years ago
  100. f913eab mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INIT by Stefan Roese · 5 years ago