1. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  2. 85ef035 Merge branch '2020-07-05-gpio-regression-fix' by Tom Rini · Sun Jul 05 08:06:52 2020 -0400
  3. 4508abf sandbox, test: add test for GPIO_HOG function by Heiko Schocher · Fri May 22 11:08:58 2020 +0200
  4. aa914cd gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · Fri May 22 11:08:56 2020 +0200
  5. 20160e5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 03 12:00:36 2020 -0400
  6. 8cfbea0 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · Tue Jun 30 11:30:59 2020 +0200
  7. 8a52128 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · Fri May 29 12:14:51 2020 +0530
  8. 491734f riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · Wed Jun 24 14:56:15 2020 -0700
  9. f0947db riscv: Do not return error if reserved node already exists by Atish Patra · Wed Jun 24 14:56:14 2020 -0700
  10. a33888f doc: qemu-riscv: Update QEMU run command by Bin Meng · Tue Jun 23 05:23:15 2020 -0700
  11. ec94e6e riscv: sifive: fu540: Add gpio-restart support by Bin Meng · Mon Jun 22 22:29:46 2020 -0700
  12. c71f100 riscv: Do not build reset.c if SYSRESET is on by Bin Meng · Mon Jun 22 22:29:44 2020 -0700
  13. 2bdcd05 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · Thu Jun 25 18:16:08 2020 -0700
  14. 7a36bd8 riscv: Expand the DT size before copy reserved memory node by Bin Meng · Thu Jun 25 18:16:07 2020 -0700
  15. 77073f4 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · Thu Jun 25 18:16:06 2020 -0700
  16. 3961e14 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · Mon Jun 08 20:28:26 2020 -0700
  17. e3870c8 riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · Mon Jun 08 20:28:25 2020 -0700
  18. 358138f riscv: sbi: Add newline to error message by Sean Anderson · Sat Jun 06 15:26:03 2020 -0400
  19. 85369b0 Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jun 30 17:15:39 2020 -0400
  20. 524961a test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · Sat Jun 27 18:03:17 2020 -0700
  21. 8bec61e efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · Tue Jun 30 14:12:43 2020 +0200
  22. b493d8f Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Jun 29 15:58:09 2020 -0400
  23. 874b373 video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · Mon Jun 29 16:53:44 2020 +0200
  24. 563e552 efi_loader: fix incorrect use of EFI_EXIT() by Heinrich Schuchardt · Mon Jun 29 11:49:58 2020 +0200
  25. 467eec6 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jun 28 10:12:25 2020 -0400
  26. 98168a9 Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Jun 28 10:12:07 2020 -0400
  27. 54fe2bd rockchip: correctly set vop0 or vop1 by Patrick Wildt · Sun Jun 07 20:36:12 2020 +0200
  28. 0034079 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · Wed Jun 24 10:45:42 2020 +0200
  29. bf8f564 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · Wed Jun 24 10:45:41 2020 +0200
  30. 581449b video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · Wed Jun 24 10:45:40 2020 +0200
  31. 0b89a87 video: mipi update panel platform data by Yannick Fertre · Wed Jun 24 10:45:39 2020 +0200
  32. 402ac70 video: check hardware version of DSI by Yannick Fertre · Wed Jun 24 10:43:59 2020 +0200
  33. a2cdea2 splash: Fix build warning on 64 bits CPU by Ye Li · Wed Jun 10 02:52:22 2020 -0700
  34. 3e37469 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · Wed Jun 10 02:52:21 2020 -0700
  35. b5c864d video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · Wed Jun 10 02:52:23 2020 -0700
  36. 016133a rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · Mon Jun 22 16:17:09 2020 +0300
  37. 1baa6e2 rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · Mon Jun 22 16:19:25 2020 +0300
  38. c1c33ce rk3399: Add BOOTENV_SF command by Jagan Teki · Mon Jun 08 10:17:08 2020 -0400
  39. c3dc99f Merge branch 'for-tom' of https://github.com/lftan/u-boot by Tom Rini · Fri Jun 26 09:44:45 2020 -0400
  40. 91373cd arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · Thu Jun 25 19:19:09 2020 +0800
  41. 7c19901 Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jun 25 13:33:15 2020 -0400
  42. ae587c7 ARM: dts: imx6q-tbs2910: Fix Ethernet regression by Fabio Estevam · Thu Jun 25 08:14:57 2020 -0300
  43. bae548c efi_loader: size of secure boot variables by Heinrich Schuchardt · Wed Jun 24 12:38:00 2020 +0200
  44. e422dcc efi_loader: type of efi_secure_mode by Heinrich Schuchardt · Wed Jun 24 12:14:49 2020 +0200
  45. eb0f48f cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · Mon Jun 22 23:50:50 2020 -0700
  46. 4154981 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jun 24 09:05:35 2020 -0400
  47. e1d8aa7 mmc: sdhci: Fix HISPD bit handling by Jagan Teki · Thu Jun 18 19:33:12 2020 +0530
  48. 7194951 mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready by Haibo Chen · Mon Jun 15 17:18:12 2020 +0800
  49. 43162c3 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · Mon Jun 22 19:38:04 2020 +0800
  50. 86a0a01 mmc: fsl_esdhc_imx: fix the mask for tuning start point by Haibo Chen · Mon Jun 22 19:38:03 2020 +0800
  51. dfff8ed cmd: mmc: Cache-align extcsd read target by Marek Vasut · Sat Jun 20 14:28:25 2020 +0200
  52. 313db95 Merge branch '2020-06-23-misc-minor-fixes' by Tom Rini · Tue Jun 23 14:43:47 2020 -0400
  53. 66c5174 psci: add 'static inline' to invoke_psci_fn() stub by Masahiro Yamada · Wed May 20 09:32:39 2020 +0900
  54. 1eb8a60 doc: sifive: Fix spelling of "environment". by Vagrant Cascadian · Thu Jun 04 10:42:02 2020 -0700
  55. 3dd1678 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · Thu Jun 04 10:42:01 2020 -0700
  56. 82bc1a6 nvme: Invalidate dcache before submitting admin cmd by Jagan Teki · Wed Jun 10 21:18:23 2020 +0200
  57. 5694b8e phy: atheros: Fix the "qca,clk-out-frequency" example by Fabio Estevam · Wed Jun 17 15:07:04 2020 -0300
  58. 6600c12 zfs: fix missing include for disk_partition definition by Joel Johnson · Fri Jun 19 22:45:47 2020 -0600
  59. c403ed6 Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jun 23 08:20:55 2020 -0400
  60. 52f3404 configs: Resync with savedefconfig by Tom Rini · Tue Jun 23 08:20:07 2020 -0400
  61. e803156 Prepare v2020.07-rc5 by Tom Rini · Mon Jun 22 20:49:04 2020 -0400
  62. bf63670 mx6cuboxi: remove unused code by Walter Lozano · Tue May 19 15:24:24 2020 -0300
  63. 3387ba7 mx6cuboxi: enable OF_CONTROL and DM in SPL by Walter Lozano · Tue May 19 15:24:23 2020 -0300
  64. f74f7e8 mx6cuboxi: customize board_boot_order to access eMMC by Walter Lozano · Tue May 19 15:24:22 2020 -0300
  65. d1456f1 mx6cuboxi: enable MMC and eMMC in DT for SPL by Walter Lozano · Tue May 19 15:24:21 2020 -0300
  66. 3a834d6 mx6ull_14x14_evk_plugin: Convert to DM_ETH by Fabio Estevam · Tue Jun 09 10:44:00 2020 -0300
  67. bed0f99 mx6slevk_spl: Convert to DM_ETH by Fabio Estevam · Tue Jun 09 10:43:59 2020 -0300
  68. f5cea9e mx6slevk_spinor: Convert to DM_ETH by Fabio Estevam · Tue Jun 09 10:43:58 2020 -0300
  69. 1866d9a arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliases by Ye Li · Tue Jun 09 20:28:03 2020 -0700
  70. 81a4421 gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · Tue Jun 09 20:28:02 2020 -0700
  71. 9d9a4ce mx6ul_14x14_evk: Avoid overlap of environment over U-Boot proper by Otavio Salvador · Tue Jun 09 13:22:50 2020 -0300
  72. 0b02536 mx6ul_14x14_evk: Enable SPL USB and SDP support by Otavio Salvador · Tue Jun 09 13:22:49 2020 -0300
  73. 1fb490d ARM: imx: soc: Select default TEXT_BASE for MX7 by Marek Vasut · Fri May 22 01:13:54 2020 +0200
  74. 42b24b4 ARM: imx: soc: Switch BOARD_EARLY_INIT_F to imply on MX7 by Marek Vasut · Fri May 22 01:13:00 2020 +0200
  75. 494c4d8 ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7 by Marek Vasut · Fri May 22 01:12:39 2020 +0200
  76. 1384e44 imx: imx8qm_rom7720_a1: update README by Oliver Graute · Wed May 20 13:47:06 2020 +0200
  77. 56764b3 ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2 by Marek Vasut · Thu May 14 18:49:10 2020 +0200
  78. 442e60e arm: wandboard: move CONFIG_MXC_UART to defconfig by Heinrich Schuchardt · Mon Jun 08 01:43:47 2020 +0200
  79. a937ddd Fix MMC access on Sabrelite by Martyn Welch · Thu Jun 11 18:53:50 2020 +0100
  80. 36594d3 colibri_imx6: boot env configuration updates by Igor Opaniuk · Tue Jun 16 22:20:11 2020 +0300
  81. 3b20d6e colibri_imx7: boot env configuration updates by Igor Opaniuk · Tue Jun 16 22:20:10 2020 +0300
  82. 1544af5 apalis_imx6: boot env configuration updates by Igor Opaniuk · Tue Jun 16 22:20:09 2020 +0300
  83. 685a782 toradex: imx: enable BOOTCOUNT feature by Igor Opaniuk · Tue Jun 16 22:20:08 2020 +0300
  84. 2ddb1e2 apalis-tk1: fix setting fdtfile value by Igor Opaniuk · Tue Jun 16 22:20:07 2020 +0300
  85. 285e603 apalis-tk1: enable distroboot by Igor Opaniuk · Tue Jun 16 22:20:06 2020 +0300
  86. 115d21f configs/colibri_vf.h: drop sdboot in favour of distro_bootcmd by Max Krummenacher · Tue Jun 16 22:20:05 2020 +0300
  87. c79e8f3 colibri_vf_defconfig: enable part cmd by Max Krummenacher · Tue Jun 16 22:20:04 2020 +0300
  88. a72a1f5 colibri-imx6ull/imx7: define bootubipart for distro boot by Stefan Agner · Tue Jun 16 22:20:03 2020 +0300
  89. fa7dffe colibri_imx7: add addresses required for distro boot by Stefan Agner · Tue Jun 16 22:20:02 2020 +0300
  90. 408b8d9 colibri-imx8x: declare consoleargs by Oleksandr Suvorov · Tue Jun 16 22:20:01 2020 +0300
  91. 6f2e3be apalis/colibri-imx8: re-enable CONFIG_IMX_SCU_THERMAL by Max Krummenacher · Tue Jun 16 22:20:00 2020 +0300
  92. 2d7128c apalis-imx8: enable of_system_setup by Marcel Ziswiler · Tue Jun 16 22:19:59 2020 +0300
  93. d42c23d ARM: dts: imx6qdl-sabresd: Fix AR8031 phy-mode by Fabio Estevam · Wed Jun 17 14:33:16 2020 -0300
  94. 305a4ca ARM: dts: imx6qdl-sabreauto: Fix AR8031 phy-mode by Fabio Estevam · Thu Jun 18 22:14:42 2020 -0300
  95. 4bc9de5 mx6cuboxi: Convert to DM_ETH by Fabio Estevam · Thu Jun 18 20:21:20 2020 -0300
  96. 00e4bb7 ARM: dts: imx6qdl-sr-som: Sync with kernel 5.8-rc1 by Fabio Estevam · Thu Jun 18 20:21:19 2020 -0300
  97. c9eb520 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · Thu Jun 18 20:21:18 2020 -0300
  98. 8b10c00 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · Thu Jun 18 20:21:17 2020 -0300
  99. 0a6e27a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Jun 20 18:51:50 2020 -0400
  100. ed3a07a Merge tag 'efi-2020-07-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jun 19 14:22:23 2020 -0400