1. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · Wed Aug 12 13:16:36 2020 +0200
  2. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Tue Aug 04 11:07:16 2020 -0400
  3. 51a8b70 mscc: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:51 2020 -0600
  4. 67b9edb mips: octeon: Update Octeon Kconfig by Stefan Roese · Thu Jul 30 13:56:21 2020 +0200
  5. a6c50c3 mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT node by Stefan Roese · Thu Jul 30 13:56:20 2020 +0200
  6. 35d4693 mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node by Stefan Roese · Thu Jul 30 13:56:19 2020 +0200
  7. 1faed61 mips: octeon: dts: Add Octeon clock driver DT nodes by Stefan Roese · Thu Jul 30 13:56:17 2020 +0200
  8. 42bbbfa mips: octeon: dts: Add I2C DT nodes by Stefan Roese · Thu Jul 30 13:56:15 2020 +0200
  9. 7bce6c0 mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes by Stefan Roese · Thu Jul 30 13:56:14 2020 +0200
  10. a6f2ea4 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · Tue Jun 30 12:08:58 2020 +0200
  11. 15ba802 mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · Tue Jun 30 12:33:17 2020 +0200
  12. 9e29eff mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · Tue Jun 30 12:08:57 2020 +0200
  13. b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · Tue Jun 30 12:08:56 2020 +0200
  14. c6f54b4 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · Tue Jun 30 12:33:16 2020 +0200
  15. e4ccb47 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:18 2020 +0200
  16. b018d6b mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:17 2020 +0200
  17. 53056e4 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:16 2020 +0200
  18. e61db37 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · Sun Jul 12 01:46:15 2020 +0200
  19. c95e7f1 mips: add config options for generic cache setup code by Daniel Schwierzeck · Sun Jul 12 00:45:57 2020 +0200
  20. 765f417 mips: refactor disabling of caches by Daniel Schwierzeck · Sun Jul 12 00:45:56 2020 +0200
  21. ab1d86e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · Sun Jul 12 00:45:55 2020 +0200
  22. de4987c mips: start.S: remove dead code by Daniel Schwierzeck · Sun Jul 12 00:45:54 2020 +0200
  23. e4a3ba2 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · Tue Jun 30 12:33:19 2020 +0200
  24. fef1b82 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · Thu May 14 11:59:04 2020 +0200
  25. bfcce78 mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · Thu May 14 11:59:03 2020 +0200
  26. 459a76d mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · Fri Jun 05 10:29:25 2020 +0200
  27. fb79cbd mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · Thu May 14 11:59:06 2020 +0200
  28. 56a4381 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · Thu May 14 11:59:05 2020 +0200
  29. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  30. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  31. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  32. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  33. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  34. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  35. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  36. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  37. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  38. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  39. 83ae2ce mips: Add support for SoM "VoCore2". by Mauro Condarelli · Tue Feb 18 09:34:48 2020 +0100
  40. 142b032 mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations by Stefan Roese · Fri Mar 06 15:14:05 2020 +0100
  41. 1a33eab mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max by Stefan Roese · Fri Mar 06 15:14:04 2020 +0100
  42. 6877cdb mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error() by Stefan Roese · Fri Mar 06 15:14:03 2020 +0100
  43. 7305b4c mips: mtmips: add support for mt7628-rfb by developer · Tue Apr 21 09:28:49 2020 +0200
  44. 9720bc3 mips: mtmips: enable SPL for all boards by developer · Tue Apr 21 09:28:48 2020 +0200
  45. 19d572e mips: mtmips: add SPL support by developer · Tue Apr 21 09:28:47 2020 +0200
  46. 29b37c5 mips: mtmips: rewrite lowlevel codes of mt7628 by developer · Tue Apr 21 09:28:34 2020 +0200
  47. 01a2828 mips: add a option to support not reserving malloc space on initial stack by developer · Tue Apr 21 09:28:33 2020 +0200
  48. eb7d3a2 mips: add an option to support initialize SRAM for initial stack by developer · Tue Apr 21 09:28:27 2020 +0200
  49. a057755 dts: mtmips: add alternative pinmux node for uart2 by developer · Tue Apr 21 09:28:35 2020 +0200
  50. 7c28736 mips: add a mtmips-specific field to architecture-specific global data by developer · Tue Apr 21 09:28:32 2020 +0200
  51. 3b3015f mips: mtmips: make use of sysreset-resetctrl for mt7628 soc by developer · Tue Apr 21 09:28:30 2020 +0200
  52. c891901 mips: spl: Flush cache before jumping to U-Boot proper by Stefan Roese · Tue Apr 21 09:28:46 2020 +0200
  53. 25678a0 mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds by developer · Tue Apr 21 09:28:37 2020 +0200
  54. fa8f330 mips: enable support for appending dtb to spl binary by developer · Tue Apr 21 09:28:36 2020 +0200
  55. de8b4cf mips: start.S: avoid overwriting outside gd when clearing global data in stack by developer · Tue Apr 21 09:28:28 2020 +0200
  56. 26f763e mips: mtmips: add predefined i-cache/d-cache size and linesize by developer · Tue Apr 21 09:28:26 2020 +0200
  57. 5cbbd71 mips: add support to restore exception vector base before booting linux by developer · Tue Apr 21 09:28:25 2020 +0200
  58. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  59. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  60. eec92d6 mips: cmd: go: Flush cache before jumping to app/image by Stefan Roese · Thu Feb 13 07:04:00 2020 +0100
  61. 1470ce2 mips: vcoreiii: Fix cache coherency issues by Lars Povlsen · Thu Feb 06 10:45:40 2020 +0100
  62. f536438 MIPS: allow override of get_tbclk() by Alex Nemirovsky · Mon Dec 23 20:53:56 2019 +0000
  63. 6086d7f MIPS: allow override of flush_dcache_range() by Alex Nemirovsky · Mon Dec 23 20:19:20 2019 +0000
  64. 5d458a1 arch: Add explicit linker script for u-boot-elf by Michal Simek · Mon Mar 30 13:58:59 2020 +0200
  65. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  66. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  67. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  68. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  69. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  70. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  71. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  72. 9ca7490 Merge branch '2019-12-02-master-imports' by Tom Rini · Mon Dec 02 22:05:35 2019 -0500
  73. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · Thu Nov 14 12:57:48 2019 -0700
  74. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  75. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  76. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  77. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  78. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  79. 2f9e494 MIPS: remove Micronas VCT boards by Daniel Schwierzeck · Fri Oct 18 15:13:26 2019 +0200
  80. 591826e mips: mtmips: select essential drivers in Kconfig by developer · Wed Sep 25 17:45:43 2019 +0800
  81. 8a71849 dts: mtmips: add default pinctrl to eth nodes for all boards by developer · Wed Sep 25 17:45:41 2019 +0800
  82. 74d8c58 dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688 by developer · Wed Sep 25 17:45:40 2019 +0800
  83. a6b8735 dts: mtmips: add mmc related nodes for mt7628an.dtsi by developer · Wed Sep 25 17:45:39 2019 +0800
  84. e3c4a92 dts: mtmips: enable eth port0 led and link poll functions for all boards by developer · Wed Sep 25 17:45:36 2019 +0800
  85. 5485f62 dts: mtmips: update reset controller node for mt7628 by developer · Wed Sep 25 17:45:30 2019 +0800
  86. 295ac53 dts: mtmips: add default pinctrl for uart nodes by developer · Wed Sep 25 17:45:28 2019 +0800
  87. bea7fa3 dts: mtmips: add pinctrl node for mt7628 by developer · Wed Sep 25 17:45:27 2019 +0800
  88. f7ea9e0 dts: mtmips: add clock node for mt7628 by developer · Wed Sep 25 17:45:22 2019 +0800
  89. 0844157 dts: mtmips: enable high-speed UART support for mt7628 by developer · Wed Sep 25 17:45:20 2019 +0800
  90. a799f39 dts: mtmips: move uart property clock-frequency into mt7628an.dtsi by developer · Wed Sep 25 17:45:19 2019 +0800
  91. 7b86648 mips: bmips: switch to board defines for dtb by Álvaro Fernández Rojas · Mon Sep 16 17:15:05 2019 +0200
  92. 094deda bmips: correct name characters by Álvaro Fernández Rojas · Fri Aug 30 12:00:42 2019 +0200
  93. 9a8e3c6 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · Wed Aug 28 19:12:20 2019 +0200
  94. 456208b bmips: bcm63268: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:19 2019 +0200
  95. 3729f78 bmips: bcm6362: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:18 2019 +0200
  96. 2795b47 bmips: bcm6328: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:17 2019 +0200
  97. 540d4ea bmips: bcm6368: add support for brcmnand by Álvaro Fernández Rojas · Wed Aug 28 19:12:16 2019 +0200
  98. 7e07e49 MIPS: add compile time definition of L2 cache size by Ramon Fried · Mon Jun 10 21:05:26 2019 +0300
  99. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  100. 17679e4 mips: mt76xx: Implement new d-cache fix in last_stage_init() by Stefan Roese · Tue May 28 08:11:37 2019 +0200