1. b0b643d ARM: amlogic: add JetHub D1 eth mac generation with manufacturer OUI by Vyacheslav Bocharov · Fri Oct 29 10:08:20 2021 +0300
  2. 14eb82c ARM: amlogic: add sm efuse write support and cmd for read/write efuse by Vyacheslav Bocharov · Tue Oct 05 15:00:03 2021 +0300
  3. 45f01d9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 28 07:57:54 2021 -0400
  4. 0f7df22 arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · Fri Oct 22 12:41:10 2021 +0200
  5. 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
  6. 3024ebd tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · Fri Oct 22 12:37:47 2021 +0200
  7. 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
  8. d8210ef arm: mvebu: turris_omnia: Fix MTD partitions order for Linux by Pali Rohár · Thu Oct 21 17:55:48 2021 +0200
  9. d78e1e9 arm: mvebu: Remove dummy BIN header arguments for SPL binary by Pali Rohár · Thu Oct 21 16:46:09 2021 +0200
  10. f71cc56 arm: mvebu: Add documentation for save_boot_params() function by Pali Rohár · Thu Oct 21 16:46:08 2021 +0200
  11. 46ebc0e tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · Thu Oct 21 16:46:07 2021 +0200
  12. 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
  13. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  14. 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
  15. 95a5c28 Merge branch '2021-10-26-add-nand-biterr-and-bugfixes' by Tom Rini · Tue Oct 26 18:34:55 2021 -0400
  16. f3e0c55 efi_loader: add DeployedMode and AuditMode variable measurement by Masahisa Kojima · Tue Oct 26 17:27:27 2021 +0900
  17. 2168452 efi_loader: simplify tcg2_measure_secure_boot_variable() by Masahisa Kojima · Tue Oct 26 17:27:26 2021 +0900
  18. 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · Tue Oct 26 17:27:25 2021 +0900
  19. a5a378b env: superfluous check before free() by Heinrich Schuchardt · Tue Oct 26 00:41:59 2021 +0200
  20. d7dc200 dfu: Sort Kconfig entries alphabetically by Marek Vasut · Tue Oct 26 00:37:05 2021 +0200
  21. a6064f7 lib: uuid: fix the test on RNG device presence by Patrick Delaunay · Fri Oct 22 17:05:47 2021 +0200
  22. 47f3eb2 common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS by Philippe Reynes · Fri Oct 15 11:35:03 2021 +0200
  23. fd40a9b lib: rsa: rsa-verify: also check that padding is not NULL by Philippe Reynes · Fri Oct 15 11:28:47 2021 +0200
  24. 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
  25. d046035 cmd: nand biterr - Add support for nand biterr command by Balamanikandan Gunasundar · Tue Jun 29 12:46:11 2021 +0530
  26. cd1fe7d efi_loader: add SMBIOS table measurement by Masahisa Kojima · Tue Oct 26 17:27:24 2021 +0900
  27. ed7b5e9 Merge branch '2021-10-25-assorted-updates' by Tom Rini · Tue Oct 26 09:31:48 2021 -0400
  28. a5fe780 dfu: dfu_sf: Read the SPI flash in 16 MiB chunks by Marek Vasut · Tue Sep 14 05:26:51 2021 +0200
  29. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · Wed Oct 20 15:12:06 2021 +0300
  30. 6f26e7c efi_loader: simplify tcg2_measure_secure_boot_variable() by Heinrich Schuchardt · Thu Sep 09 08:50:01 2021 +0200
  31. caeb73b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · Thu Sep 09 08:25:08 2021 +0200
  32. cbd2802 efi_loader: function to get GUID for variable name by Heinrich Schuchardt · Thu Sep 09 08:22:58 2021 +0200
  33. 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · Thu Sep 09 07:12:14 2021 +0200
  34. b71a0ae efi_loader: capsule: add back efi_get_public_key_data() by AKASHI Takahiro · Thu Oct 07 15:23:32 2021 +0900
  35. 60fc0c6 Revert "Revert "doc: Update CapsuleUpdate READMEs"" by AKASHI Takahiro · Thu Oct 07 15:23:31 2021 +0900
  36. 5b03cab Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · Thu Oct 07 15:23:30 2021 +0900
  37. 11cd515 .mailmap: add Heinrich Schuchardt by Heinrich Schuchardt · Sat Oct 23 16:08:29 2021 +0200
  38. bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · Fri Oct 22 20:24:24 2021 +0900
  39. 1d7bbf0 doc: Remove the obsolete README.mpc74xx file by Thomas Huth · Mon Oct 25 08:56:14 2021 +0200
  40. 1217e90 doc: remove AMCC PPC405 processor references by Heinrich Schuchardt · Sat Oct 23 13:14:39 2021 +0200
  41. 509f36e env: mmc: Add support for redundant env in both eMMC boot partitions by Marek Vasut · Sun Oct 17 19:23:36 2021 +0200
  42. 4d2be38 loads: Block writes into LMB reserved areas of U-Boot by Marek Vasut · Sun Oct 10 23:52:41 2021 +0200
  43. d07a6e3 env: mmc: Add missing eMMC bootpart restoration to env erase by Marek Vasut · Wed Oct 06 18:29:53 2021 +0200
  44. 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
  45. b68d92c mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · Thu Jul 22 14:30:05 2021 +0800
  46. 6380911 sunxi: only include alias for eMMC when mmc2 used by Icenowy Zheng · Thu Jul 22 14:30:04 2021 +0800
  47. 1fa246e sunxi: dts: H616: Enable the watchdog by Samuel Holland · Sun Aug 22 13:53:29 2021 -0500
  48. 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
  49. 576ccd6 sunxi: Enable watchdog timer support by default by Samuel Holland · Sun Aug 22 13:53:28 2021 -0500
  50. 65c982b watchdog: Add a driver for the sunxi watchdog by Samuel Holland · Sun Aug 22 13:53:27 2021 -0500
  51. 9a77a96 clk: sunxi: Extend DM_RESET selection to SPL by Samuel Holland · Sat Sep 11 14:45:31 2021 -0500
  52. 05ebd89 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · Tue Jul 06 00:04:43 2021 +0100
  53. 5afa5cd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · Sun Oct 24 21:00:10 2021 -0500
  54. 41a545f power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · Sun Aug 22 18:18:05 2021 -0500
  55. 41c1ed4 include: axp_pmic: Include headers for all variants by Samuel Holland · Sun Aug 22 18:18:04 2021 -0500
  56. 02a7707 include: axp_pmic: Add missing header guard definition by Samuel Holland · Sun Aug 22 18:18:03 2021 -0500
  57. 4b3281c tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · Tue Oct 12 19:35:41 2021 -0500
  58. a0bd31c sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · Tue Oct 12 18:54:56 2021 -0500
  59. c70137c phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · Sun Sep 12 09:22:42 2021 -0500
  60. f42dbdf phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · Sun Sep 12 09:22:41 2021 -0500
  61. b083242 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · Sun Sep 12 09:22:40 2021 -0500
  62. d30ac69 sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · Sun Aug 22 13:23:53 2021 -0500
  63. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Oct 23 10:49:28 2021 -0400
  64. 19e38b2 spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · Tue Aug 03 14:32:58 2021 +0530
  65. 66a813e spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · Tue Aug 03 14:32:57 2021 +0530
  66. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · Mon Oct 18 03:30:18 2021 -0700
  67. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · Mon Oct 18 03:26:50 2021 -0700
  68. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  69. 2e7d762 mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · Tue Oct 05 15:56:05 2021 +0200
  70. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:04 2021 +0200
  71. e86e9e2 mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:03 2021 +0200
  72. b6cc44d mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:02 2021 +0200
  73. 375027a mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · Tue Oct 05 15:56:01 2021 +0200
  74. 987482c mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:00 2021 +0200
  75. d929a6f mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · Tue Oct 05 15:55:59 2021 +0200
  76. 9e4893b mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:55:58 2021 +0200
  77. 883cdc3 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · Tue Oct 05 15:55:57 2021 +0200
  78. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · Thu Sep 30 11:23:37 2021 +0900
  79. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · Thu Sep 30 19:53:01 2021 +0800
  80. 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
  81. fd7e4d9 Merge tag 'dm-pull-21oct21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Oct 21 21:41:47 2021 -0400
  82. 30044c5 env: Move non-cli env functions to env/common.c by Marek Behún · Sun Oct 17 17:36:38 2021 +0200
  83. bf9e469 env: Simplify env_match() and inline into env_get_f() by Marek Behún · Sun Oct 17 17:36:37 2021 +0200
  84. 2cd93c3 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · Sun Oct 17 17:36:36 2021 +0200
  85. 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
  86. e1ad43c env: Early return from env_get_f() on NULL name by Marek Behún · Sun Oct 17 17:36:34 2021 +0200
  87. 2906969 env: Don't match empty variable name in env_match() by Marek Behún · Sun Oct 17 17:36:33 2021 +0200
  88. 26efbe3 env: Use better name for variable in env_get_f() by Marek Behún · Sun Oct 17 17:36:32 2021 +0200
  89. 53317c9 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · Sun Oct 17 17:36:31 2021 +0200
  90. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · Sun Oct 17 17:36:30 2021 +0200
  91. 7682002 env: Change env_match() to static and remove from header by Marek Behún · Sun Oct 17 17:36:29 2021 +0200
  92. c97468e examples: api: glue: Remove comment that does not apply anymore by Marek Behún · Sun Oct 17 17:36:28 2021 +0200
  93. a88ce3d env: Drop env_get_char_spec() and old, unused .get_char() implementations by Marek Behún · Sun Oct 17 17:36:27 2021 +0200
  94. 62fb43b env: Fix documentation for env_get_f() by Marek Behún · Sun Oct 17 17:36:26 2021 +0200
  95. fe51fb9 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · Thu Sep 30 17:52:45 2021 +0200
  96. 6742bc8 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · Sat Aug 28 11:42:09 2021 +0200
  97. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · Tue Oct 05 12:20:36 2021 -0400
  98. cc0a454 CI: Switch running the nokia_rx51 test with in-container toolchain by Tom Rini · Thu Oct 14 22:21:29 2021 -0400
  99. ef6d59e tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · Thu Sep 30 10:31:17 2021 -0300
  100. 6ac789b mx7ulp: add getting a board serial number by Ricardo Salveti · Tue Aug 31 14:53:42 2021 +0300