1. a4fbdcf Merge branch '2020-04-27-master-imports' by Tom Rini · Mon Apr 27 17:50:43 2020 -0400
  2. a0f6da6 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Apr 27 17:50:35 2020 -0400
  3. 6e38a5c Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Mon Apr 27 17:50:11 2020 -0400
  4. b4febf5 Azure/GitLab: Switch over to using LLVM-10 by Tom Rini · Fri Apr 10 18:28:04 2020 -0400
  5. 192d957 travis: Switch over to using LLVM-10 by Tom Rini · Wed Feb 12 17:14:57 2020 -0500
  6. e9f1b17 Azure/GitLab: Update to latest Docker image by Tom Rini · Mon Apr 27 17:18:32 2020 -0400
  7. 1f1e499 travis: Update ARC toolchain to 2019.09 by Tom Rini · Mon Apr 27 16:41:11 2020 -0400
  8. bc18b5b Makefile: copy SPL_FIT_SOURCE in build directory by Patrick Delaunay · Thu Apr 23 09:39:08 2020 +0200
  9. 6c3a447 net: tftp: remove TFTP_MTU_BLOCKSIZE by Patrick Delaunay · Wed Apr 22 14:18:26 2020 +0200
  10. 1e51f3e net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE by Patrick Delaunay · Wed Apr 22 14:18:25 2020 +0200
  11. ebdcb60 fs: ext4: skip journal state if fs has metadata_csum by Arnaud Ferraris · Wed Apr 22 12:43:44 2020 +0200
  12. bc85617 test: test_fs error message by Heinrich Schuchardt · Mon Apr 20 20:48:40 2020 +0200
  13. 3fdb917 lib: zlib: fix formatting, reference by Heinrich Schuchardt · Mon Apr 20 17:40:57 2020 +0200
  14. 9b9a897 doc: sphinx: refresh parse-headers.pl from Linux by Heinrich Schuchardt · Mon Apr 20 17:38:31 2020 +0200
  15. 9f45c35 Add .readthedocs.yml by Heinrich Schuchardt · Tue Apr 21 12:11:59 2020 +0200
  16. ac1b967 doc: specify that xelatex is used as Latex engine by Heinrich Schuchardt · Tue Apr 21 12:11:58 2020 +0200
  17. faf2998 tools: fw_env: use erasesize from MEMGETINFO ioctl by Rasmus Villemoes · Tue Mar 24 13:57:40 2020 +0100
  18. 82accda CMD: random: fix return code by Eugeniy Paltsev · Fri Mar 20 19:38:17 2020 +0300
  19. 83ae2ce mips: Add support for SoM "VoCore2". by Mauro Condarelli · Tue Feb 18 09:34:48 2020 +0100
  20. 142b032 mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations by Stefan Roese · Fri Mar 06 15:14:05 2020 +0100
  21. 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
  22. 6877cdb mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error() by Stefan Roese · Fri Mar 06 15:14:03 2020 +0100
  23. 1d0f33c mips: mtmips: Increase CONFIG_SPL_SYS_MALLOC_F_LEN by Stefan Roese · Tue Apr 21 09:28:50 2020 +0200
  24. 7305b4c mips: mtmips: add support for mt7628-rfb by developer · Tue Apr 21 09:28:49 2020 +0200
  25. 9720bc3 mips: mtmips: enable SPL for all boards by developer · Tue Apr 21 09:28:48 2020 +0200
  26. 19d572e mips: mtmips: add SPL support by developer · Tue Apr 21 09:28:47 2020 +0200
  27. 29b37c5 mips: mtmips: rewrite lowlevel codes of mt7628 by developer · Tue Apr 21 09:28:34 2020 +0200
  28. 01a2828 mips: add a option to support not reserving malloc space on initial stack by developer · Tue Apr 21 09:28:33 2020 +0200
  29. eb7d3a2 mips: add an option to support initialize SRAM for initial stack by developer · Tue Apr 21 09:28:27 2020 +0200
  30. aa1c1d3 spl: spl_legacy: Add lzma decompression support for legacy image by developer · Tue Apr 21 09:28:45 2020 +0200
  31. 4ee4cf9 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · Tue Apr 21 09:28:44 2020 +0200
  32. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · Tue Apr 21 09:28:43 2020 +0200
  33. fc962c5 spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · Tue Apr 21 09:28:42 2020 +0200
  34. 21a1df1 spl: Extract legacy image handling into separate file by Stefan Roese · Tue Apr 21 09:28:41 2020 +0200
  35. 13e9876 Makefile: add support to generate LZMA compressed u-boot image by developer · Tue Apr 21 09:28:39 2020 +0200
  36. 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · Tue Apr 21 09:28:38 2020 +0200
  37. a057755 dts: mtmips: add alternative pinmux node for uart2 by developer · Tue Apr 21 09:28:35 2020 +0200
  38. 7c28736 mips: add a mtmips-specific field to architecture-specific global data by developer · Tue Apr 21 09:28:32 2020 +0200
  39. 3b3015f mips: mtmips: make use of sysreset-resetctrl for mt7628 soc by developer · Tue Apr 21 09:28:30 2020 +0200
  40. 1aa3089 sysreset: add reset controller based reboot driver by developer · Tue Apr 21 09:28:29 2020 +0200
  41. c891901 mips: spl: Flush cache before jumping to U-Boot proper by Stefan Roese · Tue Apr 21 09:28:46 2020 +0200
  42. 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
  43. fa8f330 mips: enable support for appending dtb to spl binary by developer · Tue Apr 21 09:28:36 2020 +0200
  44. de8b4cf mips: start.S: avoid overwriting outside gd when clearing global data in stack by developer · Tue Apr 21 09:28:28 2020 +0200
  45. 26f763e mips: mtmips: add predefined i-cache/d-cache size and linesize by developer · Tue Apr 21 09:28:26 2020 +0200
  46. 20d8b66 configs: enable CONFIG_RESTORE_EXCEPTION_VECTOR_BASE for all mtmips boards by developer · Tue Apr 21 09:28:31 2020 +0200
  47. 5cbbd71 mips: add support to restore exception vector base before booting linux by developer · Tue Apr 21 09:28:25 2020 +0200
  48. 646eae0 bmips: allow disabling usb support by Álvaro Fernández Rojas · Sat Apr 04 16:01:12 2020 +0200
  49. d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · Thu Apr 02 10:37:52 2020 +0200
  50. 7376b52 Merge tag 'video-for-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Apr 27 09:41:51 2020 -0400
  51. d8a0892 ARC: AXS10x: cleanup kconfig by Eugeniy Paltsev · Thu Apr 23 22:45:20 2020 +0300
  52. cfe4cfa ARC: HSDK-4xD: make init status resistant to U-boot reloading by Eugeniy Paltsev · Fri Apr 24 23:11:10 2020 +0300
  53. c9a721f ARC: HSDK-4xD: use separate config file by Eugeniy Paltsev · Wed Apr 22 02:59:31 2020 +0300
  54. 90a7fa0 ARC: HSDK-4xD: tweak memory map by Eugeniy Paltsev · Wed Mar 25 12:35:49 2020 +0300
  55. f9a6a6c ARC: HSDK-4xD: add CSM configuration support by Eugeniy Paltsev · Mon Mar 23 21:50:03 2020 +0300
  56. cd7dd22 ARC: HSDK-4xD: add support for SLC enable/disable by Eugeniy Paltsev · Mon Mar 23 20:46:35 2020 +0300
  57. 062703b ARC: HSDK-4xD: print timer clock value by Eugeniy Paltsev · Thu Apr 23 14:52:43 2020 +0300
  58. c65ffa1 ARC: HSDK-4xD: drop additional GPU clock info by Eugeniy Paltsev · Wed Apr 22 22:44:24 2020 +0300
  59. 87e4f18 ARC: HSDK-4xD: print info about HDMI clocks by Eugeniy Paltsev · Wed Apr 22 02:08:06 2020 +0300
  60. a8ca052 ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibility by Eugeniy Paltsev · Wed Apr 22 01:57:41 2020 +0300
  61. c867745 ARC: HSDK-4xD: use active low polarity of cpu_start pulse by Eugeniy Paltsev · Thu Jan 16 19:22:32 2020 +0300
  62. 63c40fa ARC: HSDK: split HSDK and HSDK-4xD DTS by Eugeniy Paltsev · Wed Apr 22 01:29:18 2020 +0300
  63. e87a552 ARC: HSDK-4xD: add initial board support by Eugeniy Paltsev · Wed Apr 22 00:33:40 2020 +0300
  64. 6575713 ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · Thu Apr 23 14:50:50 2020 +0300
  65. f0aa995 ARC: ARCv2: handle DSP presence in HW by Eugeniy Paltsev · Wed Apr 22 18:33:21 2020 +0300
  66. 6a0e7a6 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · Mon Apr 20 20:27:32 2020 +0100
  67. 07c7876 drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · Mon Apr 20 19:18:25 2020 +0100
  68. 2cfdf67 Merge branch '2020-04-25-master-imports' by Tom Rini · Sat Apr 25 08:20:22 2020 -0400
  69. 100e860 rtc: ds1374: typo Watchdog by Heinrich Schuchardt · Mon Apr 20 18:31:21 2020 +0200
  70. d4e78c3 spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · Mon Apr 20 16:13:41 2020 +0200
  71. 939a961 spl: fit: do not check argument of free() by Heinrich Schuchardt · Mon Apr 20 12:44:01 2020 +0200
  72. 3e24970 MAINTAINERS: add entry for cubieboard7 config by Amit Singh Tomar · Sun Apr 19 19:28:37 2020 +0530
  73. 9e5938b doc: boards: add Cubieboard7 documentation by Amit Singh Tomar · Sun Apr 19 19:28:36 2020 +0530
  74. b6b7c6b arm: add Cubieboard7 board support by Amit Singh Tomar · Sun Apr 19 19:28:35 2020 +0530
  75. 82704fa actions: Move defconfig options to Kconfig by Amit Singh Tomar · Sun Apr 19 19:28:34 2020 +0530
  76. 0b880dd arm: add support Actions Semi S700 by Amit Singh Tomar · Sun Apr 19 19:28:33 2020 +0530
  77. 9be8cdd arm: dts: actions: s700: add u-boot specific dtsi file by Amit Singh Tomar · Sun Apr 19 19:28:32 2020 +0530
  78. 5e144d5 arm: actions: add S700 SoC device tree by Amit Singh Tomar · Sun Apr 19 19:28:31 2020 +0530
  79. 8821be4 clk: actions: Add common clock driver by Amit Singh Tomar · Sun Apr 19 19:28:30 2020 +0530
  80. bf0bf55 arm: dts: actions: s900: add u-boot specific dtsi file by Amit Singh Tomar · Sun Apr 19 19:28:29 2020 +0530
  81. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · Sun Apr 19 19:28:28 2020 +0530
  82. f497770 serial: actions: add compatible string by Amit Singh Tomar · Sun Apr 19 19:28:27 2020 +0530
  83. ddc4c8e arm: actions: rename sysmap-s900 to sysmap-owl by Amit Singh Tomar · Sun Apr 19 19:28:26 2020 +0530
  84. cae8193 arm: actions: Add common framework for Actions Owl Semi SoCs by Amit Singh Tomar · Sun Apr 19 19:28:25 2020 +0530
  85. 8fb9842 coccinelle: adjust NULL check before free() by Heinrich Schuchardt · Sun Apr 19 11:56:02 2020 +0200
  86. 084462d coccinelle: check for casting malloc output by Heinrich Schuchardt · Sun Apr 19 11:07:34 2020 +0200
  87. 77ddac8 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · Fri Apr 17 16:21:36 2020 +0900
  88. ad21539 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · Fri Apr 17 16:21:35 2020 +0900
  89. 1e36545 cache: l2x0: Fix write to incorrect shared-override bit by Ley Foon Tan · Fri Apr 17 14:45:35 2020 +0800
  90. b09a18d README: remove references on no more used config CONFIG_SYS_RCAR_I2C* by Patrick Delaunay · Fri Apr 10 16:34:41 2020 +0200
  91. 390e354 cosmetic: README: Fix one CONFIG name by Patrick Delaunay · Fri Apr 10 16:34:40 2020 +0200
  92. 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · Wed Apr 08 08:33:00 2020 -0600
  93. baefa09 pci: Add a macro to convert BDF from linux to U-Boot by Simon Glass · Wed Apr 08 08:32:59 2020 -0600
  94. 4acd4f0 uuid: Use const char * where possible by Simon Glass · Wed Apr 08 08:32:58 2020 -0600
  95. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · Wed Apr 08 08:32:56 2020 -0600
  96. d050928 test: Add the beginnings of some string tests by Simon Glass · Wed Apr 08 08:32:55 2020 -0600
  97. 2887081 lib: strto: Stop detection when invalid char is used by Michal Simek · Wed Apr 08 10:09:16 2020 +0200
  98. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · Sun Apr 05 19:19:31 2020 +0300
  99. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  100. 2b61847 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · Sun Mar 29 20:57:40 2020 +0300