1. e7691f4 fs: btrfs: Use LZO_LEN to replace immediate number by Qu Wenruo · Thu Mar 26 13:35:54 2020 +0800
  2. b47c813 Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Thu Apr 16 17:14:44 2020 -0400
  3. 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Apr 16 16:41:40 2020 -0400
  4. c6f15de ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · Thu Apr 16 22:35:11 2020 +0300
  5. d8b76a5 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · Wed Mar 11 15:37:23 2020 +0300
  6. 637e354 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · Wed Mar 11 15:00:44 2020 +0300
  7. 67c3492 ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · Wed Mar 11 15:00:43 2020 +0300
  8. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  9. 44c4789 dm: core: Read parent ofdata before children by Simon Glass · Sun Apr 05 15:38:19 2020 -0600
  10. 62070e0 test: fdtdec: test fdtdec_set_carveout() by Laurentiu Tudor · Fri Apr 03 13:43:04 2020 +0300
  11. ef13522 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · Fri Apr 03 13:43:03 2020 +0300
  12. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · Fri Apr 03 11:39:18 2020 +0200
  13. b3f1cdd dm: core: refactor functions reading an u32 from dt by Dario Binacchi · Sun Mar 29 18:04:42 2020 +0200
  14. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  15. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · Sun Mar 29 18:04:40 2020 +0200
  16. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · Sat Mar 28 14:03:48 2020 -0600
  17. 5f3c9e0 dm: core: Add logging on unbind failure by Simon Glass · Sat Mar 28 14:03:47 2020 -0600
  18. d2c6dc8 fdt: Fix 'system' command by Tom Warren · Thu Mar 26 15:20:44 2020 -0700
  19. 06c25ae sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG by Heinrich Schuchardt · Sat Mar 14 12:27:02 2020 +0100
  20. a3fc9a4 sandbox: implement ft_board_setup() by Heinrich Schuchardt · Sat Mar 14 12:13:40 2020 +0100
  21. ad93570 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · Sat Mar 14 12:13:39 2020 +0100
  22. 39ed6bb patman: Apply the cc limit to the cover letter also by Simon Glass · Thu Feb 27 18:49:23 2020 -0700
  23. a42ff46 doc: driver-model: there is no UCLASS_ETHERNET by Heinrich Schuchardt · Wed Feb 26 20:18:54 2020 +0100
  24. f9bdfbc configs: sandbox: enable LOG_SYSLOG by Heinrich Schuchardt · Wed Feb 26 21:48:20 2020 +0100
  25. 9a3a7f1 test: log: test syslog logging driver by Heinrich Schuchardt · Wed Feb 26 21:48:19 2020 +0100
  26. f433d50 test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · Wed Feb 26 21:48:18 2020 +0100
  27. e393e4a log: output for CONFIG_LOG=n by Heinrich Schuchardt · Wed Feb 26 21:48:17 2020 +0100
  28. 2db9516 log: syslog driver by Heinrich Schuchardt · Wed Feb 26 21:48:16 2020 +0100
  29. 79e79bb log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · Wed Feb 26 21:48:15 2020 +0100
  30. c779e20 dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · Tue Feb 18 15:43:46 2020 +0100
  31. c13346e dm: core: remove redundant assignment by Heinrich Schuchardt · Sat Feb 15 21:46:04 2020 +0100
  32. 5246b37 dm: core: remove redundant if statement by Heinrich Schuchardt · Sat Feb 15 21:38:48 2020 +0100
  33. 2b72ad2 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · Fri Feb 14 10:58:37 2020 +0000
  34. 4a3ca48 sandbox: Update PCI nodes in dts files by Tom Rini · Tue Feb 11 12:41:23 2020 -0500
  35. a5405b1 sandbox: p2sb: Silence compiler warning by Simon Glass · Sat Feb 08 07:53:10 2020 -0700
  36. 01c18af serial: Set baudrate on boot by Sean Anderson · Sun Feb 02 13:15:17 2020 -0500
  37. 7f34dcd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Apr 16 08:56:37 2020 -0400
  38. c5e7f66 test: Add hexdump.h to the unit test header by Simon Glass · Wed Apr 08 16:57:40 2020 -0600
  39. e962989 acpi: Add support for DMAR by Simon Glass · Wed Apr 08 16:57:39 2020 -0600
  40. b2672ea acpi: Add a central location for table version numbers by Simon Glass · Wed Apr 08 16:57:38 2020 -0600
  41. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · Wed Apr 08 16:57:37 2020 -0600
  42. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  43. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  44. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · Wed Apr 08 16:57:34 2020 -0600
  45. 45ca1f7 dts: Add a binding for hid-over-i2c by Simon Glass · Wed Apr 08 16:57:32 2020 -0600
  46. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · Thu Apr 09 10:27:38 2020 -0600
  47. c0b2ae5 x86: apl: Add Global NVS table header by Simon Glass · Wed Apr 08 16:57:30 2020 -0600
  48. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · Thu Apr 09 10:27:36 2020 -0600
  49. 9976b01 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · Wed Apr 08 16:57:28 2020 -0600
  50. cce80dc x86: Correct wording of coreboot source code by Simon Glass · Wed Apr 08 16:57:27 2020 -0600
  51. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · Wed Apr 08 16:57:26 2020 -0600
  52. bfb409b tpm: Don't cleanup unless an error happens by Simon Glass · Wed Apr 08 16:57:25 2020 -0600
  53. 3c42e42 tpm: cr50: Use the correct GPIO binding by Simon Glass · Wed Apr 08 16:57:24 2020 -0600
  54. 2c16125 tpm: cr50: Add a comment for cr50_priv by Simon Glass · Wed Apr 08 16:57:23 2020 -0600
  55. fec444c tpm: cr50: Release locality on exit by Simon Glass · Wed Apr 08 16:57:22 2020 -0600
  56. ac5e9e7 spi: Add SPI mode enums by Simon Glass · Wed Apr 08 16:57:21 2020 -0600
  57. c35854a cpu: Support querying the address width by Simon Glass · Wed Apr 08 16:57:20 2020 -0600
  58. 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · Thu Feb 27 17:21:56 2020 +0200
  59. ee2c922 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · Thu Feb 27 17:21:55 2020 +0200
  60. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · Thu Feb 27 17:21:54 2020 +0200
  61. e674d8d efi_loader: add some description about UEFI secure boot by AKASHI Takahiro · Tue Apr 14 11:51:54 2020 +0900
  62. f6ada45 travis: add packages for UEFI secure boot test by AKASHI Takahiro · Tue Apr 14 11:51:53 2020 +0900
  63. 48534b0 sandbox: add extra configurations for UEFI and related tests by AKASHI Takahiro · Tue Apr 14 11:51:52 2020 +0900
  64. bcab983 efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · Tue Apr 14 11:51:51 2020 +0900
  65. 8e71bb5 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · Tue Apr 14 11:51:50 2020 +0900
  66. 58c95c2 efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · Tue Apr 14 11:51:49 2020 +0900
  67. 36bba2c cmd: efidebug: add "test bootmgr" sub-command by AKASHI Takahiro · Tue Apr 14 11:51:48 2020 +0900
  68. bd7defa cmd: env: add "-at" option to "env set -e" command by AKASHI Takahiro · Tue Apr 14 11:51:47 2020 +0900
  69. 7ffa17a cmd: env: use appropriate guid for authenticated UEFI variable by AKASHI Takahiro · Tue Apr 14 11:51:46 2020 +0900
  70. 8d494f6 efi_loader: set up secure boot by AKASHI Takahiro · Tue Apr 14 11:51:45 2020 +0900
  71. 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · Tue Apr 14 11:51:44 2020 +0900
  72. 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · Tue Apr 14 11:51:43 2020 +0900
  73. c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · Tue Apr 14 11:51:42 2020 +0900
  74. b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · Tue Apr 14 11:51:41 2020 +0900
  75. d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · Tue Apr 14 11:51:40 2020 +0900
  76. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · Tue Apr 14 11:51:39 2020 +0900
  77. 1900a3b efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · Tue Apr 14 11:51:38 2020 +0900
  78. cb082f0 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · Wed Apr 15 18:31:53 2020 +0000
  79. f011aa4 efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · Fri Apr 10 17:51:56 2020 +0200
  80. 76f5789 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · Fri Apr 10 17:10:34 2020 +0200
  81. 41020f3 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · Fri Apr 10 17:39:23 2020 +0200
  82. fa49752 efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · Wed Apr 01 11:15:01 2020 +0100
  83. 2f94c39 Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Apr 15 12:10:51 2020 -0400
  84. ff304e6 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · Wed Apr 15 08:30:16 2020 -0400
  85. 78f68f2 board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED by Patrick Delaunay · Fri Apr 10 19:14:01 2020 +0200
  86. d62c063 ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig by Patrick Delaunay · Fri Apr 10 18:13:19 2020 +0200
  87. e5f93c3 ARM: dts: stm32: Rename LEDs to match silkscreen on AV96 by Marek Vasut · Mon Apr 06 15:05:58 2020 +0200
  88. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · Wed Apr 01 09:07:33 2020 +0200
  89. 0839ea9 ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2 by Marek Vasut · Sat Mar 28 02:01:58 2020 +0100
  90. 93865c6 ARM: dts: stm32: Define FMC2 base address by Marek Vasut · Thu Mar 26 16:57:26 2020 +0100
  91. 5c8db37 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · Wed Mar 18 10:50:16 2020 +0100
  92. 104dab5 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · Wed Mar 18 10:50:15 2020 +0100
  93. f079990 watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · Mon Apr 06 13:29:52 2020 +0530
  94. 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · Fri Mar 13 17:04:58 2020 +0100
  95. f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · Fri Mar 13 17:04:57 2020 +0100
  96. cd5a048 watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h by Rasmus Villemoes · Fri Mar 13 17:04:56 2020 +0100
  97. cf737d5 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · Tue Apr 14 08:47:07 2020 -0400
  98. 455ef5b arm: mvebu: turris_mox: fix PCIe ranges in device tree by Marek Behún · Wed Apr 08 19:25:22 2020 +0200
  99. 41d2c40 arm64: mvebu: a37xx: add device-tree fixer for PCIe regions by Marek Behún · Wed Apr 08 19:25:21 2020 +0200
  100. 688a997 arm: mvebu: turris_mox: support devices with RAM > 1 GB by Marek Behún · Wed Apr 08 19:25:20 2020 +0200