1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. 3f66195 mips: mtmips: add two reference boards for mt7620 by developer · Thu Nov 12 16:35:56 2020 +0800
  3. 18ec8d6 mips: mtmips: add support for MediaTek MT7620 SoC by developer · Thu Nov 12 16:35:52 2020 +0800
  4. d14cd5b mips: mtmips: add support to initialize SDRAM by developer · Thu Nov 12 16:35:43 2020 +0800
  5. 80e446e mips: enable _machine_restart for spl by developer · Thu Nov 12 16:35:38 2020 +0800
  6. af2c754 mips: mtmips: fix dram size detection in dram_init by developer · Thu Nov 12 16:35:33 2020 +0800
  7. 93f7400 mips: mtmips: select SYSRESET for mt7628 only by developer · Thu Nov 12 16:35:28 2020 +0800
  8. 37e34ba mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory by developer · Thu Nov 12 16:35:23 2020 +0800
  9. 82bd4ef mips: dts: switch to board defines for dtb for mtmips by developer · Thu Nov 12 16:35:17 2020 +0800
  10. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · Sat Nov 28 10:43:18 2020 +0200
  11. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  12. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  13. fd9571a spi: dw: Add SoC-specific compatible strings by Sean Anderson · Fri Oct 16 18:57:50 2020 -0400
  14. 3dc0667 mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · Mon Nov 30 13:14:23 2020 +0100
  15. 29ada3d mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info() by Stefan Roese · Wed Oct 28 15:10:02 2020 +0100
  16. 380a97c mips: octeon: Report full DDR size in dram_init() to gd->ram_size by Stefan Roese · Wed Oct 28 15:10:01 2020 +0100
  17. 04c8b5a mips: start.S: Add Octeon boot header compatibility by Stefan Roese · Wed Oct 28 15:09:59 2020 +0100
  18. 46db382 mips: octeon: Add bootoctlinux command by Aaron Williams · Thu Aug 20 07:22:03 2020 +0200
  19. 643d96d mips: octeon: Add bootmem support by Aaron Williams · Thu Aug 20 07:22:02 2020 +0200
  20. 34658b1 mips: octeon: Add coremask support by Aaron Williams · Thu Aug 20 07:22:01 2020 +0200
  21. 093b72f mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · Thu Aug 20 07:22:00 2020 +0200
  22. c8e4f49 mips: octeon: Add header cvmx-fuse.h by Aaron Williams · Thu Aug 20 07:21:59 2020 +0200
  23. 71b7c48 mips: octeon: Add header octeon-feature.h by Aaron Williams · Thu Aug 20 07:21:58 2020 +0200
  24. 17c7ad2 mips: octeon: Add header cvmx-regs.h by Aaron Williams · Thu Aug 20 07:21:57 2020 +0200
  25. b352665 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · Thu Aug 20 07:21:56 2020 +0200
  26. 34afa2a mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · Thu Aug 20 07:21:55 2020 +0200
  27. 3e08317 mips: octeon: Add USB DT nodes by Stefan Roese · Mon Aug 24 13:04:42 2020 +0200
  28. 5e297f8 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · Mon Aug 24 13:04:41 2020 +0200
  29. 74558c0 mips: octeon: Add mangle-port.h by Stefan Roese · Mon Aug 24 13:04:40 2020 +0200
  30. 72a49ef mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · Mon Aug 24 13:04:39 2020 +0200
  31. 7113ee3 mips: octeon: dram.c: Add RAM driver support by Stefan Roese · Wed Sep 02 08:29:09 2020 +0200
  32. 345b9b4 mips: octeon: Add octeon_ddr.h header by Aaron Williams · Wed Sep 02 08:29:05 2020 +0200
  33. 33eb19b mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · Wed Sep 02 08:29:04 2020 +0200
  34. 6f1cbae mips: octeon: Add octeon-model.h header by Aaron Williams · Wed Sep 02 08:29:03 2020 +0200
  35. e9aa953 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · Wed Sep 02 08:29:02 2020 +0200
  36. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  37. aa05725 mips: vocore2: fix various issues by Mauro Condarelli · Sun Sep 20 18:28:59 2020 +0200
  38. a11b4db mips: dts: Fix PIC32MZDA GPIO register definitions by John Robertson · Tue Sep 01 18:02:20 2020 +0000
  39. a8e5836 mips: dts: Fix PIC32MZDA GPIO register definitions by John Robertson · Tue Sep 01 18:02:13 2020 +0000
  40. 93cb0a1 mips: dts: Fix device tree warnings for PIC32MZDA by John Robertson · Tue Sep 01 04:14:56 2020 +0000
  41. 43f1a88 mips: pic32mzdask: disable SDHCI SDCD signal workaround by John Robertson · Tue Sep 01 02:55:42 2020 +0000
  42. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · Wed Aug 12 13:16:36 2020 +0200
  43. 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
  44. 51a8b70 mscc: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:51 2020 -0600
  45. 67b9edb mips: octeon: Update Octeon Kconfig by Stefan Roese · Thu Jul 30 13:56:21 2020 +0200
  46. a6c50c3 mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT node by Stefan Roese · Thu Jul 30 13:56:20 2020 +0200
  47. 35d4693 mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node by Stefan Roese · Thu Jul 30 13:56:19 2020 +0200
  48. 1faed61 mips: octeon: dts: Add Octeon clock driver DT nodes by Stefan Roese · Thu Jul 30 13:56:17 2020 +0200
  49. 42bbbfa mips: octeon: dts: Add I2C DT nodes by Stefan Roese · Thu Jul 30 13:56:15 2020 +0200
  50. 7bce6c0 mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes by Stefan Roese · Thu Jul 30 13:56:14 2020 +0200
  51. a6f2ea4 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · Tue Jun 30 12:08:58 2020 +0200
  52. 15ba802 mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · Tue Jun 30 12:33:17 2020 +0200
  53. 9e29eff mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · Tue Jun 30 12:08:57 2020 +0200
  54. b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · Tue Jun 30 12:08:56 2020 +0200
  55. 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
  56. e4ccb47 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:18 2020 +0200
  57. b018d6b mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:17 2020 +0200
  58. 53056e4 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:16 2020 +0200
  59. e61db37 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · Sun Jul 12 01:46:15 2020 +0200
  60. c95e7f1 mips: add config options for generic cache setup code by Daniel Schwierzeck · Sun Jul 12 00:45:57 2020 +0200
  61. 765f417 mips: refactor disabling of caches by Daniel Schwierzeck · Sun Jul 12 00:45:56 2020 +0200
  62. ab1d86e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · Sun Jul 12 00:45:55 2020 +0200
  63. de4987c mips: start.S: remove dead code by Daniel Schwierzeck · Sun Jul 12 00:45:54 2020 +0200
  64. e4a3ba2 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · Tue Jun 30 12:33:19 2020 +0200
  65. fef1b82 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · Thu May 14 11:59:04 2020 +0200
  66. bfcce78 mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · Thu May 14 11:59:03 2020 +0200
  67. 459a76d mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · Fri Jun 05 10:29:25 2020 +0200
  68. fb79cbd mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · Thu May 14 11:59:06 2020 +0200
  69. 56a4381 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · Thu May 14 11:59:05 2020 +0200
  70. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  71. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  72. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  73. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  74. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  75. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  76. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  77. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  78. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  79. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  80. 83ae2ce mips: Add support for SoM "VoCore2". by Mauro Condarelli · Tue Feb 18 09:34:48 2020 +0100
  81. 142b032 mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations by Stefan Roese · Fri Mar 06 15:14:05 2020 +0100
  82. 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
  83. 6877cdb mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error() by Stefan Roese · Fri Mar 06 15:14:03 2020 +0100
  84. 7305b4c mips: mtmips: add support for mt7628-rfb by developer · Tue Apr 21 09:28:49 2020 +0200
  85. 9720bc3 mips: mtmips: enable SPL for all boards by developer · Tue Apr 21 09:28:48 2020 +0200
  86. 19d572e mips: mtmips: add SPL support by developer · Tue Apr 21 09:28:47 2020 +0200
  87. 29b37c5 mips: mtmips: rewrite lowlevel codes of mt7628 by developer · Tue Apr 21 09:28:34 2020 +0200
  88. 01a2828 mips: add a option to support not reserving malloc space on initial stack by developer · Tue Apr 21 09:28:33 2020 +0200
  89. eb7d3a2 mips: add an option to support initialize SRAM for initial stack by developer · Tue Apr 21 09:28:27 2020 +0200
  90. a057755 dts: mtmips: add alternative pinmux node for uart2 by developer · Tue Apr 21 09:28:35 2020 +0200
  91. 7c28736 mips: add a mtmips-specific field to architecture-specific global data by developer · Tue Apr 21 09:28:32 2020 +0200
  92. 3b3015f mips: mtmips: make use of sysreset-resetctrl for mt7628 soc by developer · Tue Apr 21 09:28:30 2020 +0200
  93. c891901 mips: spl: Flush cache before jumping to U-Boot proper by Stefan Roese · Tue Apr 21 09:28:46 2020 +0200
  94. 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
  95. fa8f330 mips: enable support for appending dtb to spl binary by developer · Tue Apr 21 09:28:36 2020 +0200
  96. de8b4cf mips: start.S: avoid overwriting outside gd when clearing global data in stack by developer · Tue Apr 21 09:28:28 2020 +0200
  97. 26f763e mips: mtmips: add predefined i-cache/d-cache size and linesize by developer · Tue Apr 21 09:28:26 2020 +0200
  98. 5cbbd71 mips: add support to restore exception vector base before booting linux by developer · Tue Apr 21 09:28:25 2020 +0200
  99. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  100. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400