1. 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · Wed Nov 03 21:09:09 2021 -0600
  2. 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · Thu Nov 04 22:59:16 2021 +0900
  3. 36f4879 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · Sat Oct 30 23:03:57 2021 -0400
  4. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · Sat Oct 30 23:03:56 2021 -0400
  5. 1bd3b17 Convert CONFIG_BMP_16BPP to Kconfig by Tom Rini · Sat Oct 30 23:03:55 2021 -0400
  6. 5cd398a Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · Sat Oct 30 23:03:54 2021 -0400
  7. ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · Sat Oct 30 23:03:53 2021 -0400
  8. 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · Sat Oct 30 23:03:52 2021 -0400
  9. a34469d Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Tom Rini · Sat Oct 30 23:03:51 2021 -0400
  10. c25cc7a Convert CONFIG_SYS_TEXT_BASE to Kconfig by Tom Rini · Sat Oct 30 23:03:50 2021 -0400
  11. 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · Sat Oct 30 23:03:49 2021 -0400
  12. 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · Wed Nov 03 22:55:14 2021 -0500
  13. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  14. 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
  15. 73d2534 env: Always use char for default_environment by Marek Behún · Fri Oct 22 15:47:24 2021 +0200
  16. e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · Mon Oct 18 08:49:03 2021 +0300
  17. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  18. 4e6df40 board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · Sun Oct 17 13:44:32 2021 +0300
  19. 2826cbd SoC: qcom: add support for SDM845 by Dzmitry Sankouski · Sun Oct 17 13:44:31 2021 +0300
  20. 2ec941f arm: dts: apple: Add preliminary device trees by Mark Kettenis · Sat Oct 23 16:58:06 2021 +0200
  21. 58d5127 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · Sat Oct 23 16:58:03 2021 +0200
  22. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:01 2021 +0200
  23. 8cd3128 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · Tue Aug 17 12:46:41 2021 -0700
  24. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  25. 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
  26. 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · Tue Oct 26 17:27:25 2021 +0900
  27. 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
  28. cd1fe7d efi_loader: add SMBIOS table measurement by Masahisa Kojima · Tue Oct 26 17:27:24 2021 +0900
  29. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · Wed Oct 20 15:12:06 2021 +0300
  30. cbd2802 efi_loader: function to get GUID for variable name by Heinrich Schuchardt · Thu Sep 09 08:22:58 2021 +0200
  31. 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · Thu Sep 09 07:12:14 2021 +0200
  32. bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · Fri Oct 22 20:24:24 2021 +0900
  33. 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
  34. 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
  35. 41c1ed4 include: axp_pmic: Include headers for all variants by Samuel Holland · Sun Aug 22 18:18:04 2021 -0500
  36. 02a7707 include: axp_pmic: Add missing header guard definition by Samuel Holland · Sun Aug 22 18:18:03 2021 -0500
  37. a0bd31c sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · Tue Oct 12 18:54:56 2021 -0500
  38. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Oct 23 10:49:28 2021 -0400
  39. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  40. 375027a mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · Tue Oct 05 15:56:01 2021 +0200
  41. 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
  42. 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
  43. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · Sun Oct 17 17:36:30 2021 +0200
  44. 7682002 env: Change env_match() to static and remove from header by Marek Behún · Sun Oct 17 17:36:29 2021 +0200
  45. 62fb43b env: Fix documentation for env_get_f() by Marek Behún · Sun Oct 17 17:36:26 2021 +0200
  46. fe51fb9 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · Thu Sep 30 17:52:45 2021 +0200
  47. 20fb01f imx8mp_evk: Delete noncached memory config by Ye Li · Mon Aug 16 18:44:31 2021 +0800
  48. 4891c18 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Thu Oct 21 13:57:38 2021 +0200
  49. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  50. 4c3abea arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · Sat Oct 09 19:33:46 2021 +0200
  51. ca6095b arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · Sat Oct 09 19:33:45 2021 +0200
  52. cad6072 arm: mvebu: turris_mox: Cosmetic update for board config header by Marek Behún · Sat Oct 09 19:33:39 2021 +0200
  53. d23d91d arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option by Marek Behún · Sat Oct 09 19:33:38 2021 +0200
  54. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · Sat Oct 09 19:33:37 2021 +0200
  55. 39cabfb arm: mvebu: turris_mox: Move options to defconfig by Marek Behún · Sat Oct 09 19:33:36 2021 +0200
  56. 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · Fri Oct 15 02:33:33 2021 +0200
  57. 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · Fri Oct 15 02:03:55 2021 +0200
  58. 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · Fri Oct 15 01:31:02 2021 +0200
  59. 6e01c23 efi_loader: Fix loaded image alignment by Ilias Apalodimas · Mon Oct 11 15:10:23 2021 +0300
  60. ca52380 doc: add system reset to API documentation by Heinrich Schuchardt · Thu Sep 23 11:06:16 2021 +0200
  61. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  62. 1f6668a colibri-imx6ull: add emmc variant by Max Krummenacher · Wed Oct 06 18:55:36 2021 +0200
  63. 268e315 colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variant by Philippe Schenker · Wed Oct 06 18:55:35 2021 +0200
  64. bdba931 include: configs: phycore-imx8mm: Do not use macro for address by Teresa Remmet · Wed Oct 06 11:56:49 2021 +0200
  65. dc1294f include: configs: phycore-imx8mm: Remove not needed defines by Teresa Remmet · Wed Oct 06 11:56:48 2021 +0200
  66. 8698e47 include: configs: phycore_imx8mm: Remove hard coded network settings by Teresa Remmet · Wed Oct 06 11:56:47 2021 +0200
  67. f106e63 include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable by Oleksandr Suvorov · Sat Oct 09 22:41:11 2021 +0200
  68. b9bde6c kontron-sl-mx8mm: fix missing configs and deadlock in CI by Stefano Babic · Wed Oct 20 11:55:25 2021 +0200
  69. 21cdfea dm: Provide dev_read_addr_index_ptr() wrapper by Bin Meng · Sun Sep 12 11:15:13 2021 +0800
  70. a44397f dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · Sun Sep 12 11:15:12 2021 +0800
  71. 3e44c08 arm: total_compute: increase DRAM to 8GB by Usama Arif · Tue Oct 12 13:43:16 2021 +0100
  72. 4e89154 ARM: imx: mx5: Add altbootcmd and resets to M53Menlo by Marek Vasut · Sun Sep 12 00:40:00 2021 +0200
  73. abe1bd1 board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfig by Ricardo Salveti · Thu Aug 26 14:04:24 2021 +0300
  74. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · Tue Oct 12 00:00:15 2021 +0300
  75. 2106a84 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Fri Oct 15 15:58:16 2021 -0400
  76. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · Sat Oct 09 15:27:35 2021 +0200
  77. 5de1046 Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · Sat Oct 09 15:27:34 2021 +0200
  78. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · Sat Oct 09 15:27:33 2021 +0200
  79. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · Sat Oct 09 15:27:32 2021 +0200
  80. 83f5620 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · Mon Oct 04 11:59:54 2021 +0200
  81. 7ad78c7 Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · Mon Oct 04 11:59:53 2021 +0200
  82. affdae3 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · Mon Oct 04 11:59:52 2021 +0200
  83. 153f63a am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · Mon Oct 04 11:59:51 2021 +0200
  84. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · Mon Oct 04 11:59:50 2021 +0200
  85. 941b95b ARM: tegra: Support EMC frequency tables on Tegra210 by Thierry Reding · Wed Oct 13 13:06:02 2021 -0700
  86. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  87. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · Fri Sep 03 15:16:20 2021 +0200
  88. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  89. 8a3c9fc fdtdec: Support retrieving the name of a carveout by Thierry Reding · Fri Sep 03 15:16:18 2021 +0200
  90. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  91. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Oct 12 08:58:58 2021 -0400
  92. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  93. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  94. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · Fri Oct 08 00:17:21 2021 -0500
  95. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · Fri Oct 08 00:17:20 2021 -0500
  96. 24fbe6b board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · Tue Oct 05 12:04:49 2021 +0200
  97. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · Sun Sep 12 11:48:43 2021 -0500
  98. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sat Oct 09 17:47:27 2021 -0400
  99. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · Mon Oct 04 17:33:12 2021 +0200
  100. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600