1. 665cd02 ARM: stm32: Enable DFU MTD support on DHSOM by Marek Vasut · Sat Oct 23 20:32:48 2021 +0200
  2. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  3. f9484bc board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · Fri Oct 22 10:19:25 2021 +0200
  4. c4c5c5f arm: dts: stm32mp15: alignment with v5.15-rc6 by Patrick Delaunay · Thu Oct 21 11:54:11 2021 +0200
  5. 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · Wed Oct 13 15:11:18 2021 +0200
  6. 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · Wed Oct 13 20:56:58 2021 +1100
  7. 8c77882 Prepare v2022.01-rc1 by Tom Rini · Mon Nov 01 15:16:16 2021 -0400
  8. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  9. 2cc823e Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Nov 01 08:14:45 2021 -0400
  10. c02ad50 x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · Wed Oct 27 17:23:38 2021 +0300
  11. 69d18a3 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · Wed Oct 27 17:23:37 2021 +0300
  12. 3f11865 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · Wed Oct 27 14:28:10 2021 +0300
  13. 6b7655f x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · Wed Oct 27 14:28:09 2021 +0300
  14. 61646b75 x86: Fix i8254 ifdef include guard by Alistair Delva · Wed Oct 20 21:31:30 2021 +0000
  15. 6bd4448 x86: chromebook_coral: fix C block comment by Alistair Delva · Wed Oct 20 21:31:29 2021 +0000
  16. 041f927 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · Wed Oct 20 15:51:18 2021 +0300
  17. bc14b93 pxe_utils: Clean up {bootm,zboot}_argv generation by Zhaofeng Li · Wed Oct 20 00:18:15 2021 -0700
  18. dbf84cc pxe_utils: Fix arguments to x86 zboot by Zhaofeng Li · Wed Oct 20 00:18:14 2021 -0700
  19. 74efc6e docs: uefi: Update stale U-Boot on EFI doc by Bin Meng · Mon Jun 21 10:12:32 2021 +0800
  20. c9023e0 Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Oct 31 15:48:43 2021 -0400
  21. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  22. dc1cd13 patman: Add "postfix" support to patch subjects by Sean Anderson · Fri Oct 22 19:07:04 2021 -0400
  23. 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
  24. 73d2534 env: Always use char for default_environment by Marek Behún · Fri Oct 22 15:47:24 2021 +0200
  25. a356beb board: freescale: various boards: Let env subsystem set gd->env_addr by Marek Behún · Fri Oct 22 15:47:23 2021 +0200
  26. 2121346 board: synquacer: developerbox: Don't set gd->env_addr to default_environment by Marek Behún · Fri Oct 22 15:47:22 2021 +0200
  27. c27f9a1 env: flash: Cosmetic fix by Marek Behún · Fri Oct 22 15:47:21 2021 +0200
  28. 7945006 env: flash: Let generic env_init() assign default environment by Marek Behún · Fri Oct 22 15:47:20 2021 +0200
  29. 6da2fbf env: nowhere: Cosmetic fix by Marek Behún · Fri Oct 22 15:47:19 2021 +0200
  30. 771ce72 env: nowhere: Let generic env_init() assign default environment by Marek Behún · Fri Oct 22 15:47:18 2021 +0200
  31. ef480b4 env: nvram: Cosmetic fix in env_nvram_init() by Marek Behún · Fri Oct 22 15:47:17 2021 +0200
  32. 6d7653c env: nvram: Let generic env_init() assign default environment by Marek Behún · Fri Oct 22 15:47:16 2021 +0200
  33. 385518c env: nand: Put ENV_INVALID into gd->env_valid if default environment by Marek Behún · Fri Oct 22 15:47:15 2021 +0200
  34. c33f42f env: sf: Put ENV_INVALID into gd->env_valid on CRC failure by Marek Behún · Fri Oct 22 15:47:14 2021 +0200
  35. 792f237 env: sf: Use ENV_VALID enum names instead of literals by Marek Behún · Fri Oct 22 15:47:13 2021 +0200
  36. 1de1de4 env: sf: Cosmetic fix in env_sf_init_addr() by Marek Behún · Fri Oct 22 15:47:12 2021 +0200
  37. e227dbf x86: Fix linking u-boot with ld.lld by Alistair Delva · Wed Oct 20 21:31:33 2021 +0000
  38. 1d1c27b sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · Tue Oct 19 21:16:55 2021 -0400
  39. 2d59d15 binman: Allow timeout to occur in the image or its section by Simon Glass · Mon Oct 18 12:13:15 2021 -0600
  40. e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · Mon Oct 18 08:49:03 2021 +0300
  41. 0a6978c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Oct 31 12:48:08 2021 -0400
  42. b735601 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Oct 31 12:47:35 2021 -0400
  43. 0e05916 Merge branch '2021-10-31-assorted-platform-updates' by Tom Rini · Sun Oct 31 12:21:12 2021 -0400
  44. 83af4cb board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · Sun Oct 17 13:45:42 2021 +0300
  45. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  46. 0024e44 pinctrl: exynos: add support for multiple pin banks by Dzmitry Sankouski · Sun Oct 17 13:45:40 2021 +0300
  47. 2993e97 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · Sun Oct 17 13:45:39 2021 +0300
  48. 4e6df40 board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · Sun Oct 17 13:44:32 2021 +0300
  49. 2826cbd SoC: qcom: add support for SDM845 by Dzmitry Sankouski · Sun Oct 17 13:44:31 2021 +0300
  50. 038f2b9 clocks: qcom: add clocks for SDM845 debug uart by Dzmitry Sankouski · Sun Oct 17 13:44:30 2021 +0300
  51. e9be204 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · Sun Oct 17 13:44:29 2021 +0300
  52. 682351a spmi: msm: add arbiter version 5 support by Dzmitry Sankouski · Sun Oct 17 13:44:28 2021 +0300
  53. f5be5c8 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · Sun Oct 17 13:44:27 2021 +0300
  54. fdfe2a2 doc: board: apple: Add Apple M1 documentation by Mark Kettenis · Sat Oct 23 16:58:07 2021 +0200
  55. 2ec941f arm: dts: apple: Add preliminary device trees by Mark Kettenis · Sat Oct 23 16:58:06 2021 +0200
  56. 357a256 iommu: Add Apple DART driver by Mark Kettenis · Sat Oct 23 16:58:05 2021 +0200
  57. 835cb5d serial: s5p: Add Apple M1 support by Mark Kettenis · Sat Oct 23 16:58:04 2021 +0200
  58. 58d5127 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · Sat Oct 23 16:58:03 2021 +0200
  59. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  60. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:01 2021 +0200
  61. 90a8898 arm: mvebu: Fix booting from SATA by Pali Rohár · Fri Oct 29 14:09:48 2021 +0200
  62. 29b1d33 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · Wed Oct 27 18:54:54 2021 +0200
  63. 4e87d9d Revert "arm64: Layerscape: Survive LPI one-way reset workaround" by Tom Rini · Wed Oct 27 18:54:53 2021 +0200
  64. 159b8f5 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · Fri Oct 29 11:05:54 2021 -0400
  65. 3fa593d usb: xhci-brcm: Include header file needed for dev_err by Stefan Agner · Wed Oct 06 14:05:29 2021 +0200
  66. 434c52b ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfig by Adam Ford · Mon Sep 20 11:14:32 2021 -0500
  67. 8d3e520 ARM: rmobile: beacon: Enable reference clocks for USB and AVB by Adam Ford · Mon Sep 20 11:14:31 2021 -0500
  68. 629c914 ARM: rmobile: Beacon: Remove dead code by Adam Ford · Mon Sep 20 11:14:30 2021 -0500
  69. 1d19cd3 ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H by Adam Ford · Mon Sep 20 11:14:29 2021 -0500
  70. 08cd829 ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M by Adam Ford · Mon Sep 20 11:14:28 2021 -0500
  71. 2458e1a ARM: rmobile: Enable board detection when FIT is enabled by Adam Ford · Mon Sep 20 11:14:27 2021 -0500
  72. dbfb1b7 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Fri Oct 29 08:27:32 2021 -0400
  73. b2bfae6 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · Tue Oct 19 15:49:48 2021 +0100
  74. cd9ea64 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · Sat Oct 09 23:49:59 2021 +0300
  75. ffbba62 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · Fri Sep 24 09:23:34 2021 +0900
  76. 94e3995 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · Wed Sep 15 11:43:13 2021 +0200
  77. 8cd3128 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · Tue Aug 17 12:46:41 2021 -0700
  78. 1822a97 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · Tue Aug 17 12:46:40 2021 -0700
  79. 45f01d9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 28 07:57:54 2021 -0400
  80. 0f7df22 arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · Fri Oct 22 12:41:10 2021 +0200
  81. 7fea884 arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · Fri Oct 22 12:37:48 2021 +0200
  82. 3024ebd tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · Fri Oct 22 12:37:47 2021 +0200
  83. bf9a89e tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · Fri Oct 22 12:37:46 2021 +0200
  84. d8210ef arm: mvebu: turris_omnia: Fix MTD partitions order for Linux by Pali Rohár · Thu Oct 21 17:55:48 2021 +0200
  85. d78e1e9 arm: mvebu: Remove dummy BIN header arguments for SPL binary by Pali Rohár · Thu Oct 21 16:46:09 2021 +0200
  86. f71cc56 arm: mvebu: Add documentation for save_boot_params() function by Pali Rohár · Thu Oct 21 16:46:08 2021 +0200
  87. 46ebc0e tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:07 2021 +0200
  88. 87cc3c9 tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:06 2021 +0200
  89. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  90. 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
  91. 95a5c28 Merge branch '2021-10-26-add-nand-biterr-and-bugfixes' by Tom Rini · Tue Oct 26 18:34:55 2021 -0400
  92. f3e0c55 efi_loader: add DeployedMode and AuditMode variable measurement by Masahisa Kojima · Tue Oct 26 17:27:27 2021 +0900
  93. 2168452 efi_loader: simplify tcg2_measure_secure_boot_variable() by Masahisa Kojima · Tue Oct 26 17:27:26 2021 +0900
  94. 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · Tue Oct 26 17:27:25 2021 +0900
  95. a5a378b env: superfluous check before free() by Heinrich Schuchardt · Tue Oct 26 00:41:59 2021 +0200
  96. d7dc200 dfu: Sort Kconfig entries alphabetically by Marek Vasut · Tue Oct 26 00:37:05 2021 +0200
  97. a6064f7 lib: uuid: fix the test on RNG device presence by Patrick Delaunay · Fri Oct 22 17:05:47 2021 +0200
  98. 47f3eb2 common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS by Philippe Reynes · Fri Oct 15 11:35:03 2021 +0200
  99. fd40a9b lib: rsa: rsa-verify: also check that padding is not NULL by Philippe Reynes · Fri Oct 15 11:28:47 2021 +0200
  100. 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