1. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  2. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  3. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  4. 5c1fd58 sandbox: Support unmapping a file by Simon Glass · Sat Oct 23 17:25:58 2021 -0600
  5. 9b72457 command: Use a constant pointer for the help by Simon Glass · Sun Sep 19 15:49:32 2021 -0600
  6. 39240b6 tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER by Etienne Carriere · Tue Nov 09 17:08:22 2021 +0100
  7. 1d7b18c tee: define session login identifiers by Etienne Carriere · Tue Nov 09 17:08:20 2021 +0100
  8. 6325520 firmware: scmi: fix description of an API function by Etienne Carriere · Mon Nov 08 08:56:07 2021 +0100
  9. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · Wed Sep 29 18:04:39 2021 +0300
  10. 966809c net: dsa: allow drivers to get the port OF node by Vladimir Oltean · Wed Sep 29 18:04:38 2021 +0300
  11. 9a6473e include: import if_vlan.h from Linux by Vladimir Oltean · Wed Sep 29 18:04:37 2021 +0300
  12. 3556c4d net: tsec: add support for promiscuous mode by Vladimir Oltean · Wed Sep 29 18:04:36 2021 +0300
  13. 1752762 configs: ast2600: Boot kernel FIT in DRAM by Chia-Wei Wang · Wed Oct 27 14:17:35 2021 +0800
  14. bfc0cf8 configs: aspeed: Make EXTRA_ENV_SETTINGS board specific by Chia-Wei Wang · Wed Oct 27 14:17:34 2021 +0800
  15. 2376935 pci: Add standard PCIe ECAM macros by Pali Rohár · Wed Nov 03 01:01:05 2021 +0100
  16. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · Thu Oct 21 21:08:52 2021 -0600
  17. 4580008 sandbox: Use a text-based environment by Simon Glass · Thu Oct 21 21:08:47 2021 -0600
  18. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  19. eca3f4e sandbox: Drop distro_boot by Simon Glass · Thu Oct 21 21:08:44 2021 -0600
  20. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 13 18:13:35 2021 -0500
  21. 6e92361 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · Sun Nov 07 22:59:51 2021 -0500
  22. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · Sun Nov 07 22:59:50 2021 -0500
  23. 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · Sun Nov 07 22:59:49 2021 -0500
  24. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · Sun Nov 07 22:59:48 2021 -0500
  25. e9d3020 Convert CONFIG_MD5 to Kconfig by Tom Rini · Sun Nov 07 22:59:47 2021 -0500
  26. 39948ce Convert CONFIG_MX6 et al to Kconfig by Tom Rini · Sun Nov 07 22:59:46 2021 -0500
  27. f1b6dda Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · Sun Nov 07 22:59:45 2021 -0500
  28. 8c563a1 Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · Sun Nov 07 22:59:44 2021 -0500
  29. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · Sun Nov 07 22:59:43 2021 -0500
  30. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Sun Nov 07 22:59:42 2021 -0500
  31. 3faebfb Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · Sun Nov 07 22:59:41 2021 -0500
  32. 710639a Convert CONFIG_TRACE et al to Kconfig by Tom Rini · Sun Nov 07 22:59:40 2021 -0500
  33. 9c86797 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · Sun Nov 07 22:59:39 2021 -0500
  34. 6fe8422 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · Sun Nov 07 22:59:38 2021 -0500
  35. d479a9f Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · Sun Nov 07 22:59:37 2021 -0500
  36. 80b4861 Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · Sun Nov 07 22:59:36 2021 -0500
  37. 2fe0b1b Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · Sun Nov 07 22:59:35 2021 -0500
  38. df78862 Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · Sun Nov 07 22:59:34 2021 -0500
  39. 7b1474d Convert CONFIG_E1000 to Kconfig by Tom Rini · Sun Nov 07 22:59:33 2021 -0500
  40. 056680c Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · Sun Nov 07 22:59:32 2021 -0500
  41. d9fe9db Remove LYNX KDI remainders by Thomas Huth · Tue Oct 26 14:31:18 2021 +0200
  42. 1dacc6f pxe: Allow calling the pxe_get logic directly by Simon Glass · Thu Oct 14 12:48:11 2021 -0600
  43. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · Thu Oct 14 12:48:08 2021 -0600
  44. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · Thu Oct 14 12:48:07 2021 -0600
  45. 978739d lib: Add tests for simple_itoa() by Simon Glass · Thu Oct 14 12:48:06 2021 -0600
  46. 5e3e39a pxe: Drop get_bootfile_path() by Simon Glass · Thu Oct 14 12:48:05 2021 -0600
  47. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · Thu Oct 14 12:48:04 2021 -0600
  48. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · Thu Oct 14 12:48:03 2021 -0600
  49. 0666fcb pxe: Move pxe_utils files by Simon Glass · Thu Oct 14 12:48:00 2021 -0600
  50. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Nov 11 09:04:20 2021 -0500
  51. 97f5e2d tpm2: Introduce TIS tpm core by Ilias Apalodimas · Tue Nov 09 09:02:17 2021 +0200
  52. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Nov 10 14:11:30 2021 -0500
  53. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · Mon Oct 11 09:52:50 2021 +0200
  54. f9484bc board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · Fri Oct 22 10:19:25 2021 +0200
  55. 324d1be Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Nov 09 08:51:00 2021 -0500
  56. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · Tue Nov 09 16:30:38 2021 +0530
  57. 6301280 configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs by Kuldeep Singh · Tue Nov 09 14:52:26 2021 +0530
  58. a7b9df2 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · Fri Oct 15 15:15:17 2021 +0200
  59. 1830659 arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux by Michael Walle · Wed Oct 13 18:14:26 2021 +0200
  60. aa28014 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · Thu Oct 07 13:07:44 2021 +0300
  61. 0b13209 board: sl28: enable EFI UpdateCapsule support by Michael Walle · Tue Nov 09 14:48:51 2021 +0530
  62. 121c7db lx2162a : Rename emmc boot command variable by Meenakshi Aggarwal · Thu Aug 26 16:09:24 2021 +0530
  63. 04c26ff efi: Add video support to the app by Simon Glass · Wed Nov 03 21:09:10 2021 -0600
  64. 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · Wed Nov 03 21:09:09 2021 -0600
  65. 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · Thu Nov 04 22:59:16 2021 +0900
  66. 36f4879 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · Sat Oct 30 23:03:57 2021 -0400
  67. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · Sat Oct 30 23:03:56 2021 -0400
  68. 1bd3b17 Convert CONFIG_BMP_16BPP to Kconfig by Tom Rini · Sat Oct 30 23:03:55 2021 -0400
  69. 5cd398a Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · Sat Oct 30 23:03:54 2021 -0400
  70. ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · Sat Oct 30 23:03:53 2021 -0400
  71. 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · Sat Oct 30 23:03:52 2021 -0400
  72. a34469d Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Tom Rini · Sat Oct 30 23:03:51 2021 -0400
  73. c25cc7a Convert CONFIG_SYS_TEXT_BASE to Kconfig by Tom Rini · Sat Oct 30 23:03:50 2021 -0400
  74. 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · Sat Oct 30 23:03:49 2021 -0400
  75. 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · Wed Nov 03 22:55:14 2021 -0500
  76. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  77. adb431e env: Use static_assert() to check if default_environment is too large by Marek Behún · Fri Oct 22 15:47:25 2021 +0200
  78. 73d2534 env: Always use char for default_environment by Marek Behún · Fri Oct 22 15:47:24 2021 +0200
  79. e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · Mon Oct 18 08:49:03 2021 +0300
  80. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  81. 4e6df40 board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · Sun Oct 17 13:44:32 2021 +0300
  82. 2826cbd SoC: qcom: add support for SDM845 by Dzmitry Sankouski · Sun Oct 17 13:44:31 2021 +0300
  83. 2ec941f arm: dts: apple: Add preliminary device trees by Mark Kettenis · Sat Oct 23 16:58:06 2021 +0200
  84. 58d5127 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · Sat Oct 23 16:58:03 2021 +0200
  85. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:01 2021 +0200
  86. 8cd3128 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · Tue Aug 17 12:46:41 2021 -0700
  87. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  88. 74f6f71 Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Oct 26 18:42:26 2021 -0400
  89. 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · Tue Oct 26 17:27:25 2021 +0900
  90. d5e3abb firmware: scmi: fix struct layout for scmi_clk_rate_set_in by Clément Léger · Wed Oct 13 16:00:04 2021 +0200
  91. cd1fe7d efi_loader: add SMBIOS table measurement by Masahisa Kojima · Tue Oct 26 17:27:24 2021 +0900
  92. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · Wed Oct 20 15:12:06 2021 +0300
  93. cbd2802 efi_loader: function to get GUID for variable name by Heinrich Schuchardt · Thu Sep 09 08:22:58 2021 +0200
  94. 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · Thu Sep 09 07:12:14 2021 +0200
  95. bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · Fri Oct 22 20:24:24 2021 +0900
  96. 3d2cd03 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 25 12:09:57 2021 -0400
  97. f425599 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 25 09:54:36 2021 -0400
  98. 41c1ed4 include: axp_pmic: Include headers for all variants by Samuel Holland · Sun Aug 22 18:18:04 2021 -0500
  99. 02a7707 include: axp_pmic: Add missing header guard definition by Samuel Holland · Sun Aug 22 18:18:03 2021 -0500
  100. a0bd31c sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · Tue Oct 12 18:54:56 2021 -0500