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