1. 48f46d6 patman: Add new tags for finer-grained changelog control by Sean Anderson · Mon May 04 16:28:34 2020 -0400
  2. 5ae4e8d patman: Suppress empty changelog entries by Sean Anderson · Mon May 04 16:28:33 2020 -0400
  3. a04f121 patman: Add an option to create patches without binary contents by Bin Meng · Mon May 04 00:52:44 2020 -0700
  4. 5b0a511 patman: Sort the command line options by Bin Meng · Mon May 04 00:52:43 2020 -0700
  5. a8c4306 dm: core: Reorder include files in read.c by Stefan Roese · Wed Apr 29 09:08:44 2020 +0200
  6. 8200d3a sandbox: update documents regarding spi_sf by AKASHI Takahiro · Mon Apr 27 15:46:45 2020 +0900
  7. ae76469 sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR by AKASHI Takahiro · Mon Apr 27 13:22:17 2020 +0900
  8. 310732a Merge tag 'u-boot-amlogic-20200529' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri May 29 08:57:04 2020 -0400
  9. 9f1ed6a arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot by Neil Armstrong · Thu May 28 15:47:27 2020 +0200
  10. 430ade0 configs: khadas-vim3: enable HDMI output by Neil Armstrong · Wed Apr 29 09:38:13 2020 +0200
  11. b1b1908 arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI output by Neil Armstrong · Wed Apr 29 09:37:55 2020 +0200
  12. b6affe8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed May 27 10:56:25 2020 -0400
  13. 4dbb86c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Wed May 27 10:55:55 2020 -0400
  14. ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · Sun May 24 17:38:24 2020 -0600
  15. 333a97d cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · Sun May 24 17:38:23 2020 -0600
  16. 9c42215 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · Sun May 24 17:38:22 2020 -0600
  17. 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · Sun May 24 17:38:21 2020 -0600
  18. ec36d7a cbfs: Record the start address in cbfs_priv by Simon Glass · Sun May 24 17:38:20 2020 -0600
  19. 6ca4c38 cbfs: Use void * for the position pointers by Simon Glass · Sun May 24 17:38:19 2020 -0600
  20. 5154100 cbfs: Unify the two header loaders by Simon Glass · Sun May 24 17:38:18 2020 -0600
  21. e78f9bb cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · Sun May 24 17:38:17 2020 -0600
  22. 9ad16d6 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · Sun May 24 17:38:16 2020 -0600
  23. c72d4a8 cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · Sun May 24 17:38:15 2020 -0600
  24. 2029a6d cbfs: Use bool type for whether initialised by Simon Glass · Sun May 24 17:38:14 2020 -0600
  25. 6b82446 cbfs: Use ulong consistently by Simon Glass · Sun May 24 17:38:13 2020 -0600
  26. 650b241 cbfs: Rename the result variable by Simon Glass · Sun May 24 17:38:12 2020 -0600
  27. 55209ce cbfs: drop file_cbfs_result declaration by Christian Gmeiner · Tue May 19 11:01:59 2020 +0200
  28. 65e6339 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · Thu May 14 15:16:22 2020 +0200
  29. d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · Mon May 18 12:33:35 2020 +0200
  30. d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · Mon May 18 12:33:34 2020 +0200
  31. 7f8ff51 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · Mon May 18 12:33:33 2020 +0200
  32. f9910fb x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · Thu May 07 08:12:52 2020 -0600
  33. 25acb8b arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236 by Luka Kovacic · Tue May 26 20:17:50 2020 +0200
  34. 7def83b arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500 by Jakov Petrina · Tue May 12 12:02:47 2020 +0200
  35. 07e17ed arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS by Ezra Buehler · Sat May 09 22:05:39 2020 +0200
  36. 09148fb arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0 by Ezra Buehler · Sat May 09 22:05:38 2020 +0200
  37. 1937570 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue May 26 15:27:04 2020 -0400
  38. 63683ef configs: Resync with savedefconfig by Tom Rini · Tue May 26 08:32:25 2020 -0400
  39. 1916147 sifive: fix palmer's email address by Pragnesh Patel · Thu Apr 30 20:12:03 2020 +0530
  40. a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · Tue Apr 21 14:51:57 2020 -0700
  41. 482e9c0 Prepare v2020.07-rc3 by Tom Rini · Mon May 25 20:34:01 2020 -0400
  42. 4723939 Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon May 25 14:09:42 2020 -0400
  43. bd44d62 Merge branch '2020-05-25-misc-fixes' by Tom Rini · Mon May 25 11:56:57 2020 -0400
  44. 8ffe86c sandbox: move compression option to Kconfig by Michael Walle · Fri May 22 14:07:38 2020 +0200
  45. c11187a cmd: zip: fix implicit declaration warning by Michael Walle · Fri May 22 14:07:37 2020 +0200
  46. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200
  47. f253f2c cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · Fri May 22 14:07:35 2020 +0200
  48. b7f3f23 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · Fri May 22 01:10:14 2020 +0200
  49. 9120eca tools/env/fw_env.h: remove env.h by Romain Naour · Thu May 21 23:22:06 2020 +0200
  50. 71b4604 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · Thu May 21 16:26:03 2020 -0400
  51. 62bd5b1 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · Wed May 20 22:35:41 2020 +0530
  52. 19dbebc MAINTAINERS: add dfu.h and dfu.rst to DFU by Heinrich Schuchardt · Sun May 24 12:02:14 2020 +0200
  53. ec2d3da doc: dfu: describe more DFU function by Heinrich Schuchardt · Sat May 23 14:24:40 2020 +0200
  54. 10eba70 doc: dfu: fix typos in README.dfu by Heinrich Schuchardt · Sat May 23 13:48:07 2020 +0200
  55. d523818 doc: dfu: add DFU to HTML documentation by Heinrich Schuchardt · Sat May 23 12:01:08 2020 +0200
  56. 1d4e44d doc: dfu: describe eMMC partition number parameter by Heinrich Schuchardt · Sat May 23 11:36:49 2020 +0200
  57. 363ec49 MAINTAINERS: add doc/driver-model/ to DRIVER MODEL by Heinrich Schuchardt · Wed May 20 23:24:52 2020 +0200
  58. 41bad3e armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · Mon May 11 16:41:07 2020 +0800
  59. 7fcb9b8 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri May 22 22:58:50 2020 -0400
  60. b201d5a Merge branch 'net' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri May 22 22:58:16 2020 -0400
  61. f462228 net: ks8851: Add Kconfig entries by Marek Vasut · Wed Mar 25 19:08:59 2020 +0100
  62. f5d054b net: ks8851: Add DM support by Marek Vasut · Wed Mar 25 18:00:35 2020 +0100
  63. 5347ab6 net: ks8851: Receive one packet per recv call by Marek Vasut · Wed Mar 25 18:47:10 2020 +0100
  64. c0bb0d9 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · Wed Mar 25 17:54:45 2020 +0100
  65. 1e1693e net: ks8851: Pass around driver private data by Marek Vasut · Wed Mar 25 17:35:00 2020 +0100
  66. e457cb1 net: ks8851: Checkpatch cleanup by Marek Vasut · Wed Mar 25 17:25:29 2020 +0100
  67. b4ba60b net: ks8851: Clean up chip ID readout by Marek Vasut · Wed Mar 25 18:15:46 2020 +0100
  68. 21bf578 net: ks8851: Remove type_frame_head by Marek Vasut · Wed Mar 25 17:23:11 2020 +0100
  69. 1994c90 net: ks8851: Trim down struct ks_net by Marek Vasut · Wed Mar 25 17:18:55 2020 +0100
  70. 1ef7af8 net: ks8851: Use 16bit RXQCR access by Marek Vasut · Wed Mar 25 17:02:51 2020 +0100
  71. 12a2b66 net: ks8851: Remove RXQCR cache by Marek Vasut · Wed Mar 25 17:02:21 2020 +0100
  72. 033a879 net: ks8851: Replace malloc()+memset() with calloc() by Marek Vasut · Wed Mar 25 16:52:38 2020 +0100
  73. f8e68e7 Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri May 22 10:28:38 2020 -0400
  74. 6c27dd5 Merge tag 'imx8qxp-fixes' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri May 22 10:28:26 2020 -0400
  75. cb9c6c1 Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri May 22 10:27:24 2020 -0400
  76. 57dac79 Merge tag 'uniphier-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Fri May 22 10:27:06 2020 -0400
  77. 1bb3ee4 eth/r8152: fix typo in register name by Hayes Wang · Fri May 22 16:54:11 2020 +0800
  78. b72ae70 usb: dwc3: fix NULL pointer issue by developer · Thu May 14 13:55:11 2020 +0800
  79. cb167e8 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · Sat May 16 01:19:53 2020 -0500
  80. 2e20846 rockchip: rk3328: rock64 - fix gen3 SPL hang by Kurt Miller · Wed May 13 15:55:20 2020 -0400
  81. aa02ec0 defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL by Urja Rannikko · Wed May 13 19:15:23 2020 +0000
  82. f0f5652 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · Wed May 13 19:15:22 2020 +0000
  83. e8c4c96 rockchip: veyron: move board_early_init_f to _r (after reloc) by Urja Rannikko · Wed May 13 19:15:21 2020 +0000
  84. c22d863 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · Wed May 13 19:15:20 2020 +0000
  85. 1707816 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · Sat May 09 21:31:03 2020 +0200
  86. dfe0a3d rockchip: Enable PCIe/M.2 on rock960 board by Jagan Teki · Sat May 09 22:26:24 2020 +0530
  87. 77c31a8 rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2 by Jagan Teki · Sat May 09 22:26:23 2020 +0530
  88. 5f14232 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · Sat May 09 22:26:22 2020 +0530
  89. 0226247 pci: Add Rockchip PCIe controller driver by Jagan Teki · Sat May 09 22:26:21 2020 +0530
  90. 70c54ee clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · Sat May 09 22:26:20 2020 +0530
  91. 6c7f14a clk: rk3399: Add enable/disable clks by Jagan Teki · Sat May 09 22:26:19 2020 +0530
  92. 2ba556a rockpro64: Enable HDMI output on rockpro64 board by Andrius Štikonas · Fri Apr 24 22:03:29 2020 +0100
  93. f2aed09 thermal: imx_scu_thermal: prevent boot hang with zero pdata by Anatolij Gustschin · Wed May 20 10:21:53 2020 +0200
  94. 50ca4a0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · Wed May 20 01:31:44 2020 +0200
  95. 8966958 cpu: imx8: fix type and rate detection by Anatolij Gustschin · Sat May 16 22:34:19 2020 +0200
  96. 4ef2ded rockchip: rk3399: enable spl-fifo-mode for sdmmc by Deepak Das · Wed Apr 15 08:55:24 2020 +0530
  97. 145d8f9 board: puma: use dtb given on the commandline instead of using u-boot.dtb by Heiko Stuebner · Wed May 06 13:06:56 2020 +0200
  98. 6370a30 ARM: uniphier: remove board_eth_init() by Masahiro Yamada · Wed May 20 12:31:28 2020 +0900
  99. e631441 ARM: uniphier: delete or replace <common.h> includes by Masahiro Yamada · Wed May 20 12:31:27 2020 +0900
  100. 4808fbc ARM: uniphier: drop #include <log.h> again by Masahiro Yamada · Wed May 20 12:31:26 2020 +0900