1. 65bdcc3 Merge branch '2020-07-07-misc-new-features' by Tom Rini · Tue Jul 07 22:58:18 2020 -0400
  2. 6d51958 arm: juno: Enable SATA controller by Andre Przywara · Thu Jun 11 12:03:21 2020 +0100
  3. 95486fb arm: juno: Enable PCI by Andre Przywara · Thu Jun 11 12:03:20 2020 +0100
  4. 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · Thu Jun 11 12:03:19 2020 +0100
  5. d263e76 arm: juno: Enable DM_ETH by Andre Przywara · Thu Jun 11 12:03:18 2020 +0100
  6. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · Thu Jun 11 12:03:17 2020 +0100
  7. 2cd81f1 net: dm: Remove warning about EEPROM provided MAC address by Andre Przywara · Thu Jun 11 12:03:16 2020 +0100
  8. 197b00e arm: vexpress64: Fix counter frequency by Andre Przywara · Thu Jun 11 12:03:15 2020 +0100
  9. ea9a22d arm: use correct argument size of special registers by Heinrich Schuchardt · Wed May 27 20:04:24 2020 +0200
  10. 864f4da arm: remove outdated comment concerning -ffixed-x18 by Heinrich Schuchardt · Wed May 27 20:04:23 2020 +0200
  11. f77701d trace: clang compatible handling of gd register by Heinrich Schuchardt · Wed May 27 20:04:22 2020 +0200
  12. 6cc5432 fs: fat_write: fix short name creation. by Heinrich Schuchardt · Tue May 26 21:06:50 2020 +0200
  13. 83b73fc test_sleep.py: make sleep time and margin configurable by Heiko Schocher · Thu Jun 04 17:24:00 2020 +0200
  14. a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · Fri May 22 11:08:59 2020 +0200
  15. 613bd72 configs: Enable mac and phy configs by Amit Singh Tomar · Sat May 09 19:55:15 2020 +0530
  16. eda3067 owl: Kconfig: Enable DM eth for OWL platform by Amit Singh Tomar · Sat May 09 19:55:14 2020 +0530
  17. c515675 arm: dts: s700: add node for ethernet controller by Amit Singh Tomar · Sat May 09 19:55:13 2020 +0530
  18. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · Sat May 09 19:55:12 2020 +0530
  19. 4f21b2a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · Sat May 09 19:55:11 2020 +0530
  20. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · Sat May 09 19:55:10 2020 +0530
  21. ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · Sat May 09 19:55:09 2020 +0530
  22. 204f3dc arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs by Amit Singh Tomar · Sat May 09 13:45:08 2020 +0530
  23. 66d495a Actions: OWL: Calculate SDRAM size by Amit Singh Tomar · Sat May 09 13:45:07 2020 +0530
  24. d1c2484 image: Add support for ZSTD decompression by Robert Marko · Sat Apr 25 19:37:21 2020 +0200
  25. 09262bb cmd: blkls: Add blkls command by Niel Fourie · Mon Mar 30 17:22:58 2020 +0200
  26. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  27. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  28. 40102bc cmd: part: Add subcommand to list supported partition tables by Niel Fourie · Tue Mar 24 16:17:03 2020 +0100
  29. 4676a9e Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Jul 07 14:00:44 2020 -0400
  30. db43177 Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jul 07 12:55:57 2020 -0400
  31. b2b5225 arm64: issue ISB after updating system registers by Volodymyr Babchuk · Wed Jun 24 01:05:19 2020 +0000
  32. 1c4b5ad ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · Thu Jul 02 19:56:37 2020 +0200
  33. 94df091 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · Thu Jul 02 19:56:36 2020 +0200
  34. d5bf2b0 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · Thu Jul 02 19:56:35 2020 +0200
  35. 87b882b ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · Thu Jul 02 19:56:34 2020 +0200
  36. 59d0da1 stm32mp1: use the command env info in env_check by Patrick Delaunay · Thu Jul 02 17:43:45 2020 +0200
  37. 4b876be cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · Thu Jul 02 17:43:44 2020 +0200
  38. 48bd3c9 board: dh_stm32mp1: update the gpio hog support by Patrick Delaunay · Thu Jul 02 15:20:47 2020 +0200
  39. fcb6b0b board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · Mon Jun 29 10:34:06 2020 +0200
  40. 9321129 configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · Tue Jun 16 18:30:27 2020 +0200
  41. 6332c04 arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · Tue Jun 16 18:27:44 2020 +0200
  42. dd17838 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · Tue Jun 16 18:25:14 2020 +0200
  43. d83072e board: st: stm32mp1: increase teed partition by Patrick Delaunay · Tue Jun 16 18:19:28 2020 +0200
  44. 4b00a41 stm32mp1: configs: activate CMD_ERASEENV by Patrick Delaunay · Mon Jun 15 11:25:13 2020 +0200
  45. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · Fri Jun 12 10:40:58 2020 +0200
  46. e2088ca configs: stm32mp1: activate WATCHDOG by Patrick Delaunay · Thu Jun 11 16:51:17 2020 +0200
  47. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:33 2020 +0200
  48. ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · Thu Jun 04 14:30:32 2020 +0200
  49. 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:31 2020 +0200
  50. e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · Thu Jun 04 14:30:30 2020 +0200
  51. bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · Thu Jun 04 14:30:29 2020 +0200
  52. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · Thu Jun 04 14:30:28 2020 +0200
  53. 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · Thu Jun 04 14:30:27 2020 +0200
  54. b087cab gpio: stm32: add ops get_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:26 2020 +0200
  55. c6d455c gpio: stm32: add ops set_dir_flags by Patrick Delaunay · Thu Jun 04 14:30:25 2020 +0200
  56. 9789640 board: stm32mp1: update the gpio hog support by Patrick Delaunay · Thu Jun 04 14:30:24 2020 +0200
  57. bf9c8b1 configs: stm32mp1: activate CONFIG_GPIO_HOG by Patrick Delaunay · Thu Jun 04 14:30:23 2020 +0200
  58. 79c0791 board: stm32mp1: move the function board_debug_uart_init in spl.c by Patrick Delaunay · Mon May 25 12:19:49 2020 +0200
  59. 72b1080 ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPL by Patrick Delaunay · Mon May 25 12:19:48 2020 +0200
  60. 08c891a board: stm32mp1: update vddcore in SPL by Patrick Delaunay · Mon May 25 12:19:47 2020 +0200
  61. f2f25c3 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · Mon May 25 12:19:46 2020 +0200
  62. 3d1fe4e arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · Mon May 25 12:19:45 2020 +0200
  63. 885bdc2 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · Mon May 25 12:19:44 2020 +0200
  64. ff0c0bc board: st: create common file stpmic1.c by Patrick Delaunay · Mon May 25 12:19:43 2020 +0200
  65. 0e20c1f ARM: dts: stm32: add cpufreq support on stm32mp15x by Patrick Delaunay · Mon May 25 12:19:42 2020 +0200
  66. b6cc505 arm: stm32mp: spl: add bsec driver in SPL by Patrick Delaunay · Mon May 25 12:19:41 2020 +0200
  67. a0466f6 net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · Thu May 14 15:00:23 2020 +0200
  68. 59e9440 fs: fat: fix fat iteration by Christian Gmeiner · Tue Jun 09 09:09:07 2020 +0200
  69. 86dde17 common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · Fri Jun 19 11:22:18 2020 +0300
  70. 8728b30 Revert "riscv: sifive: fu540: Add gpio-restart support" by Tom Rini · Mon Jul 06 17:57:14 2020 -0400
  71. 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · Wed Jul 01 14:56:10 2020 +0200
  72. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  73. 1620081 Prepare v2020.07 by Tom Rini · Mon Jul 06 15:22:53 2020 -0400
  74. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  75. 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Jul 05 18:13:12 2020 -0400
  76. 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · Sun Jul 05 18:03:32 2020 -0400
  77. 85ef035 Merge branch '2020-07-05-gpio-regression-fix' by Tom Rini · Sun Jul 05 08:06:52 2020 -0400
  78. 4508abf sandbox, test: add test for GPIO_HOG function by Heiko Schocher · Fri May 22 11:08:58 2020 +0200
  79. aa914cd gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · Fri May 22 11:08:56 2020 +0200
  80. 6c46aaa efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · Sat Mar 21 20:45:50 2020 +0100
  81. de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  82. 5106dc7 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · Tue Jun 30 12:02:14 2020 +0200
  83. 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · Sun May 31 10:07:31 2020 +0200
  84. 2db39ef efi_loader: time based authentication by Heinrich Schuchardt · Wed Jul 01 15:32:47 2020 +0200
  85. 7a76a3f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · Wed Jul 01 12:44:00 2020 +0200
  86. e1eb319 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · Wed Jul 01 20:01:53 2020 +0200
  87. 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · Wed Jul 01 20:01:52 2020 +0200
  88. 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
  89. 446b148 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · Thu Jul 02 08:25:46 2020 +0200
  90. bdcdde7 test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · Tue Jun 09 14:09:43 2020 +0900
  91. f62b024 test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · Tue Jun 09 14:09:42 2020 +0900
  92. cb0b411 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · Tue Jun 09 14:09:35 2020 +0900
  93. 3712373 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · Tue Jun 09 14:09:34 2020 +0900
  94. 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · Tue Jun 09 14:09:33 2020 +0900
  95. 836bdc8 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · Tue Jun 09 14:09:32 2020 +0900
  96. 9b31c63 efi_loader: change efi objects initialization order by AKASHI Takahiro · Tue Jun 09 14:09:31 2020 +0900
  97. 8cfbea0 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · Tue Jun 30 11:30:59 2020 +0200
  98. 8a52128 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · Fri May 29 12:14:51 2020 +0530
  99. 491734f riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · Wed Jun 24 14:56:15 2020 -0700
  100. f0947db riscv: Do not return error if reserved node already exists by Atish Patra · Wed Jun 24 14:56:14 2020 -0700