1. 9ad16d6 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · Sun May 24 17:38:16 2020 -0600
  2. c72d4a8 cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · Sun May 24 17:38:15 2020 -0600
  3. 2029a6d cbfs: Use bool type for whether initialised by Simon Glass · Sun May 24 17:38:14 2020 -0600
  4. 6b82446 cbfs: Use ulong consistently by Simon Glass · Sun May 24 17:38:13 2020 -0600
  5. 650b241 cbfs: Rename the result variable by Simon Glass · Sun May 24 17:38:12 2020 -0600
  6. 55209ce cbfs: drop file_cbfs_result declaration by Christian Gmeiner · Tue May 19 11:01:59 2020 +0200
  7. 65e6339 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · Thu May 14 15:16:22 2020 +0200
  8. d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · Mon May 18 12:33:35 2020 +0200
  9. d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · Mon May 18 12:33:34 2020 +0200
  10. 7f8ff51 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · Mon May 18 12:33:33 2020 +0200
  11. f9910fb x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · Thu May 07 08:12:52 2020 -0600
  12. 1937570 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue May 26 15:27:04 2020 -0400
  13. 63683ef configs: Resync with savedefconfig by Tom Rini · Tue May 26 08:32:25 2020 -0400
  14. 1916147 sifive: fix palmer's email address by Pragnesh Patel · Thu Apr 30 20:12:03 2020 +0530
  15. a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · Tue Apr 21 14:51:57 2020 -0700
  16. 482e9c0 Prepare v2020.07-rc3 by Tom Rini · Mon May 25 20:34:01 2020 -0400
  17. 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
  18. bd44d62 Merge branch '2020-05-25-misc-fixes' by Tom Rini · Mon May 25 11:56:57 2020 -0400
  19. 8ffe86c sandbox: move compression option to Kconfig by Michael Walle · Fri May 22 14:07:38 2020 +0200
  20. c11187a cmd: zip: fix implicit declaration warning by Michael Walle · Fri May 22 14:07:37 2020 +0200
  21. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200
  22. f253f2c cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · Fri May 22 14:07:35 2020 +0200
  23. b7f3f23 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · Fri May 22 01:10:14 2020 +0200
  24. 9120eca tools/env/fw_env.h: remove env.h by Romain Naour · Thu May 21 23:22:06 2020 +0200
  25. 71b4604 Convert CONFIG_CMD_MMC to Kconfig by Tom Rini · Thu May 21 16:26:03 2020 -0400
  26. 62bd5b1 phy: Fix possible NULL pointer deference by Vignesh Raghavendra · Wed May 20 22:35:41 2020 +0530
  27. 19dbebc MAINTAINERS: add dfu.h and dfu.rst to DFU by Heinrich Schuchardt · Sun May 24 12:02:14 2020 +0200
  28. ec2d3da doc: dfu: describe more DFU function by Heinrich Schuchardt · Sat May 23 14:24:40 2020 +0200
  29. 10eba70 doc: dfu: fix typos in README.dfu by Heinrich Schuchardt · Sat May 23 13:48:07 2020 +0200
  30. d523818 doc: dfu: add DFU to HTML documentation by Heinrich Schuchardt · Sat May 23 12:01:08 2020 +0200
  31. 1d4e44d doc: dfu: describe eMMC partition number parameter by Heinrich Schuchardt · Sat May 23 11:36:49 2020 +0200
  32. 363ec49 MAINTAINERS: add doc/driver-model/ to DRIVER MODEL by Heinrich Schuchardt · Wed May 20 23:24:52 2020 +0200
  33. 41bad3e armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · Mon May 11 16:41:07 2020 +0800
  34. 7fcb9b8 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri May 22 22:58:50 2020 -0400
  35. b201d5a Merge branch 'net' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri May 22 22:58:16 2020 -0400
  36. f462228 net: ks8851: Add Kconfig entries by Marek Vasut · Wed Mar 25 19:08:59 2020 +0100
  37. f5d054b net: ks8851: Add DM support by Marek Vasut · Wed Mar 25 18:00:35 2020 +0100
  38. 5347ab6 net: ks8851: Receive one packet per recv call by Marek Vasut · Wed Mar 25 18:47:10 2020 +0100
  39. c0bb0d9 net: ks8851: Split non-DM specific bits from common code by Marek Vasut · Wed Mar 25 17:54:45 2020 +0100
  40. 1e1693e net: ks8851: Pass around driver private data by Marek Vasut · Wed Mar 25 17:35:00 2020 +0100
  41. e457cb1 net: ks8851: Checkpatch cleanup by Marek Vasut · Wed Mar 25 17:25:29 2020 +0100
  42. b4ba60b net: ks8851: Clean up chip ID readout by Marek Vasut · Wed Mar 25 18:15:46 2020 +0100
  43. 21bf578 net: ks8851: Remove type_frame_head by Marek Vasut · Wed Mar 25 17:23:11 2020 +0100
  44. 1994c90 net: ks8851: Trim down struct ks_net by Marek Vasut · Wed Mar 25 17:18:55 2020 +0100
  45. 1ef7af8 net: ks8851: Use 16bit RXQCR access by Marek Vasut · Wed Mar 25 17:02:51 2020 +0100
  46. 12a2b66 net: ks8851: Remove RXQCR cache by Marek Vasut · Wed Mar 25 17:02:21 2020 +0100
  47. 033a879 net: ks8851: Replace malloc()+memset() with calloc() by Marek Vasut · Wed Mar 25 16:52:38 2020 +0100
  48. 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
  49. 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
  50. 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
  51. 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
  52. 1bb3ee4 eth/r8152: fix typo in register name by Hayes Wang · Fri May 22 16:54:11 2020 +0800
  53. b72ae70 usb: dwc3: fix NULL pointer issue by developer · Thu May 14 13:55:11 2020 +0800
  54. cb167e8 usb: ehci-omap: Add Support for DM_USB and OF_CONTROL by Adam Ford · Sat May 16 01:19:53 2020 -0500
  55. 2e20846 rockchip: rk3328: rock64 - fix gen3 SPL hang by Kurt Miller · Wed May 13 15:55:20 2020 -0400
  56. aa02ec0 defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL by Urja Rannikko · Wed May 13 19:15:23 2020 +0000
  57. 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
  58. e8c4c96 rockchip: veyron: move board_early_init_f to _r (after reloc) by Urja Rannikko · Wed May 13 19:15:21 2020 +0000
  59. c22d863 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · Wed May 13 19:15:20 2020 +0000
  60. 1707816 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · Sat May 09 21:31:03 2020 +0200
  61. dfe0a3d rockchip: Enable PCIe/M.2 on rock960 board by Jagan Teki · Sat May 09 22:26:24 2020 +0530
  62. 77c31a8 rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2 by Jagan Teki · Sat May 09 22:26:23 2020 +0530
  63. 5f14232 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · Sat May 09 22:26:22 2020 +0530
  64. 0226247 pci: Add Rockchip PCIe controller driver by Jagan Teki · Sat May 09 22:26:21 2020 +0530
  65. 70c54ee clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · Sat May 09 22:26:20 2020 +0530
  66. 6c7f14a clk: rk3399: Add enable/disable clks by Jagan Teki · Sat May 09 22:26:19 2020 +0530
  67. 2ba556a rockpro64: Enable HDMI output on rockpro64 board by Andrius Štikonas · Fri Apr 24 22:03:29 2020 +0100
  68. f2aed09 thermal: imx_scu_thermal: prevent boot hang with zero pdata by Anatolij Gustschin · Wed May 20 10:21:53 2020 +0200
  69. 50ca4a0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · Wed May 20 01:31:44 2020 +0200
  70. 8966958 cpu: imx8: fix type and rate detection by Anatolij Gustschin · Sat May 16 22:34:19 2020 +0200
  71. 4ef2ded rockchip: rk3399: enable spl-fifo-mode for sdmmc by Deepak Das · Wed Apr 15 08:55:24 2020 +0530
  72. 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
  73. 6370a30 ARM: uniphier: remove board_eth_init() by Masahiro Yamada · Wed May 20 12:31:28 2020 +0900
  74. e631441 ARM: uniphier: delete or replace <common.h> includes by Masahiro Yamada · Wed May 20 12:31:27 2020 +0900
  75. 4808fbc ARM: uniphier: drop #include <log.h> again by Masahiro Yamada · Wed May 20 12:31:26 2020 +0900
  76. b0060b5 ARM: uniphier: drop #include <init.h> again from umc-pxs2.c by Masahiro Yamada · Wed May 20 12:31:25 2020 +0900
  77. bbec08c ARM: uniphier: remove #include <net.h> again from micro-support-card.c by Masahiro Yamada · Wed May 20 12:31:24 2020 +0900
  78. 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
  79. db56b99 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · Thu May 07 22:12:00 2020 +0900
  80. ae8d7d5 ARM: uniphier: select DM_ETH by Masahiro Yamada · Thu May 07 22:11:19 2020 +0900
  81. 64648cb mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · Fri Apr 17 16:51:42 2020 +0900
  82. 555de4b Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu May 21 08:26:40 2020 -0400
  83. 2321b55 efi_loader: check device path is not installed twice by Heinrich Schuchardt · Thu May 21 09:22:06 2020 +0200
  84. 7bdb602 efi_loader: device path for SATA devices by Heinrich Schuchardt · Wed May 20 23:12:02 2020 +0200
  85. c770aaa efi_loader: device path for virtio block devices by Heinrich Schuchardt · Wed May 20 22:39:35 2020 +0200
  86. f667a18 efi_loader: initialize root node first by Heinrich Schuchardt · Wed May 20 21:27:29 2020 +0200
  87. e76f0e4 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · Tue May 19 07:20:46 2020 +0200
  88. efaa3b8 efi_loader: Remove unnecessary debug by Pragnesh Patel · Tue May 19 15:43:34 2020 +0530
  89. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed May 20 08:46:56 2020 -0400
  90. dc6099b Merge branch '2020-05-19-misc-fixes' by Tom Rini · Wed May 20 08:22:17 2020 -0400
  91. c55ff07 sh: Enable ffunction-sections and fdata-sections by Marek Vasut · Sun May 03 17:22:43 2020 +0200
  92. a6c719f ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,Ebisu by Marek Vasut · Sun Mar 08 18:25:09 2020 +0100
  93. e8829f6 ARM: rmobile: Enable support for OpTee on Gen3 by Marek Vasut · Sat Apr 11 20:54:02 2020 +0200
  94. da8646a ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3 by Marek Vasut · Sat Apr 11 20:50:24 2020 +0200
  95. 8876c44 ARM: dts: rmobile: Reserve space in R-Car Gen3 DTs by Marek Vasut · Sat Apr 11 20:49:49 2020 +0200
  96. edeb654 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · Sat Apr 11 21:18:59 2020 +0200
  97. f0476a1 libfdt: Export overlay_apply_node() as fdt_overlay_apply_node() by Marek Vasut · Sat Apr 11 20:43:07 2020 +0200
  98. b12df3a cmd: avb: free partition buffer upon verify completion by Gary Bisson · Mon May 11 12:11:53 2020 +0200
  99. da56d57 drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC by Jan Kiszka · Thu May 07 20:36:03 2020 +0200
  100. a3186e6 test: Use ut_asserteq_mem() where possible by Simon Glass · Sun May 10 12:52:45 2020 -0600