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