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