1. 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
  2. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Oct 23 10:49:28 2021 -0400
  3. 19e38b2 spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · Tue Aug 03 14:32:58 2021 +0530
  4. 66a813e spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · Tue Aug 03 14:32:57 2021 +0530
  5. 4015419 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · Mon Oct 18 03:30:18 2021 -0700
  6. 077afbd mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · Mon Oct 18 03:26:50 2021 -0700
  7. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  8. 2e7d762 mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · Tue Oct 05 15:56:05 2021 +0200
  9. b94e9e9 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · Tue Oct 05 15:56:04 2021 +0200
  10. 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
  11. 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
  12. 375027a mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · Tue Oct 05 15:56:01 2021 +0200
  13. 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
  14. 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
  15. 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
  16. 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
  17. 5f46ddc mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · Thu Sep 30 11:23:37 2021 +0900
  18. b688198 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · Thu Sep 30 19:53:01 2021 +0800
  19. 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
  20. 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
  21. 30044c5 env: Move non-cli env functions to env/common.c by Marek Behún · Sun Oct 17 17:36:38 2021 +0200
  22. bf9e469 env: Simplify env_match() and inline into env_get_f() by Marek Behún · Sun Oct 17 17:36:37 2021 +0200
  23. 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
  24. 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
  25. e1ad43c env: Early return from env_get_f() on NULL name by Marek Behún · Sun Oct 17 17:36:34 2021 +0200
  26. 2906969 env: Don't match empty variable name in env_match() by Marek Behún · Sun Oct 17 17:36:33 2021 +0200
  27. 26efbe3 env: Use better name for variable in env_get_f() by Marek Behún · Sun Oct 17 17:36:32 2021 +0200
  28. 53317c9 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · Sun Oct 17 17:36:31 2021 +0200
  29. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · Sun Oct 17 17:36:30 2021 +0200
  30. 7682002 env: Change env_match() to static and remove from header by Marek Behún · Sun Oct 17 17:36:29 2021 +0200
  31. c97468e examples: api: glue: Remove comment that does not apply anymore by Marek Behún · Sun Oct 17 17:36:28 2021 +0200
  32. 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
  33. 62fb43b env: Fix documentation for env_get_f() by Marek Behún · Sun Oct 17 17:36:26 2021 +0200
  34. fe51fb9 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · Thu Sep 30 17:52:45 2021 +0200
  35. 6742bc8 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · Sat Aug 28 11:42:09 2021 +0200
  36. b88029f buildman: Add gcc-11.1.0 to the directory list by Tom Rini · Tue Oct 05 12:20:36 2021 -0400
  37. cc0a454 CI: Switch running the nokia_rx51 test with in-container toolchain by Tom Rini · Thu Oct 14 22:21:29 2021 -0400
  38. ef6d59e tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · Thu Sep 30 10:31:17 2021 -0300
  39. 6ac789b mx7ulp: add getting a board serial number by Ricardo Salveti · Tue Aug 31 14:53:42 2021 +0300
  40. 5f371cc board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE by Ricardo Salveti · Wed Aug 25 18:47:18 2021 +0300
  41. f93d54d arm: dts: imx8mp: Delete default clocks for clock controller node by Ye Li · Tue Aug 17 14:32:04 2021 +0800
  42. 3dc92e7 imx8mp_evk: Enable the DWC EQoS iMX driver by Ye Li · Mon Aug 16 18:44:32 2021 +0800
  43. 20fb01f imx8mp_evk: Delete noncached memory config by Ye Li · Mon Aug 16 18:44:31 2021 +0800
  44. 7ffe6c9 imx8mp_evk: Remove EQoS PHY reset codes by Ye Li · Mon Aug 16 18:44:30 2021 +0800
  45. 82da0f5 imx8mp_evk: Fix incorrect cascade for FEC and EQOS setup by Ye Li · Mon Aug 16 18:44:29 2021 +0800
  46. 2580494 arm: dts: imx8mp-evk: Enable the EQoS ethernet port by Ye Li · Mon Aug 16 18:44:28 2021 +0800
  47. 9561d5d arm: mach-imx: Allow to build mac.c for EQoS driver by Ye Li · Mon Aug 16 18:44:27 2021 +0800
  48. 0cdfbfb arm: mach-imx: Update MAC fuse for i.MX8MP by Ye Li · Mon Aug 16 18:44:26 2021 +0800
  49. 4891c18 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Thu Oct 21 13:57:38 2021 +0200
  50. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  51. 4e02e70 arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · Tue Oct 19 11:05:01 2021 +0200
  52. b7cc2fe arm: mvebu: Add missing "if SPL" by Tom Rini · Fri Oct 15 10:54:41 2021 -0400
  53. c5cc3ec arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · Tue Oct 12 13:19:19 2021 +0200
  54. 4c3abea arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · Sat Oct 09 19:33:46 2021 +0200
  55. 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
  56. ab9447f arm: mvebu: turris_omnia: Use show_board_info() by Marek Behún · Sat Oct 09 19:33:44 2021 +0200
  57. b885614 arm: mvebu: turris_omnia: Overwrite ethaddr only if invalid by Marek Behún · Sat Oct 09 19:33:43 2021 +0200
  58. 98c86c4 arm: mvebu: turris_mox: Better check for valid ethernet addresses in env by Marek Behún · Sat Oct 09 19:33:42 2021 +0200
  59. 84d67ac arm: mvebu: turris_mox: Always handle reset button by Marek Behún · Sat Oct 09 19:33:41 2021 +0200
  60. 84ee2cd arm: mvebu: turris_mox: Use show_board_info() by Marek Behún · Sat Oct 09 19:33:40 2021 +0200
  61. cad6072 arm: mvebu: turris_mox: Cosmetic update for board config header by Marek Behún · Sat Oct 09 19:33:39 2021 +0200
  62. d23d91d arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option by Marek Behún · Sat Oct 09 19:33:38 2021 +0200
  63. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · Sat Oct 09 19:33:37 2021 +0200
  64. 39cabfb arm: mvebu: turris_mox: Move options to defconfig by Marek Behún · Sat Oct 09 19:33:36 2021 +0200
  65. b74a201 tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · Wed Oct 06 14:30:25 2021 +0200
  66. 900bb70 cmd: tlv_eeprom by Sven Auhagen · Sun Sep 12 09:25:44 2021 +0200
  67. 33aae2b efi_loader: Fix link of EFI apps with ld.lld by Alistair Delva · Wed Oct 20 21:31:31 2021 +0000
  68. 35dd322 efi_loader: efi_dp_from_lo() should skip VenMedia node by Heinrich Schuchardt · Fri Oct 15 02:59:15 2021 +0200
  69. 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · Fri Oct 15 02:33:33 2021 +0200
  70. 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · Fri Oct 15 02:03:55 2021 +0200
  71. ca44a5d efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · Fri Oct 15 01:47:40 2021 +0200
  72. 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · Fri Oct 15 01:31:02 2021 +0200
  73. 6e01c23 efi_loader: Fix loaded image alignment by Ilias Apalodimas · Mon Oct 11 15:10:23 2021 +0300
  74. dfa2278 efi_loader: don't load Shim's MOK database from file by Heinrich Schuchardt · Wed Oct 06 14:10:14 2021 +0200
  75. 912e06f x86: Show some EFI info with the bdinfo command by Simon Glass · Fri Sep 24 18:30:21 2021 -0600
  76. b73d48f x86: Create a new header for EFI by Simon Glass · Fri Sep 24 18:30:20 2021 -0600
  77. 408cf26 x86: Keep symbol information in u-boot ELF file by Simon Glass · Fri Sep 24 18:30:19 2021 -0600
  78. d202fd5 efi: Add a separate maintainer entry for the app by Simon Glass · Fri Sep 24 18:30:18 2021 -0600
  79. 222f3cb efi_loader: Drop code that doesn't work with driver model by Simon Glass · Fri Sep 24 18:30:17 2021 -0600
  80. 784a10f efi_selftest: Receive the packets until the receive buffer is empty by Masami Hiramatsu · Thu Sep 16 17:53:44 2021 +0900
  81. 19db3ce efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Masami Hiramatsu · Thu Sep 16 17:53:36 2021 +0900
  82. 1944103 efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check by Masami Hiramatsu · Thu Sep 16 17:53:27 2021 +0900
  83. 5c041da configs: add mkeficapsule to tools-only_defconfig by Heinrich Schuchardt · Thu Sep 09 07:27:10 2021 +0200
  84. 479525d doc: Remove obsolete README.440-DDR-performance file by Thomas Huth · Tue Oct 19 09:25:52 2021 +0200
  85. 043be13 doc: add python3-pkg-resources to build dependencies by Heinrich Schuchardt · Mon Oct 11 14:59:48 2021 +0200
  86. ca52380 doc: add system reset to API documentation by Heinrich Schuchardt · Thu Sep 23 11:06:16 2021 +0200
  87. 448038e doc: require Sphinx 3.4.3 by Heinrich Schuchardt · Thu Oct 21 03:17:51 2021 +0200
  88. 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
  89. bece149 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Oct 20 14:23:08 2021 -0400
  90. 1ab6472 doc: imx: psb: Add documentation for MX8MM behavior with Fast Boot fuse blown by Marek Vasut · Tue Aug 10 21:12:50 2021 +0200
  91. 14438cb doc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location in GPR10 by Marek Vasut · Tue Aug 10 21:12:49 2021 +0200
  92. 1f6668a colibri-imx6ull: add emmc variant by Max Krummenacher · Wed Oct 06 18:55:36 2021 +0200
  93. 268e315 colibri-imx6ull: imximage.cfg: integrate new 1GiB RAM variant by Philippe Schenker · Wed Oct 06 18:55:35 2021 +0200
  94. c066a44 toradex: tdx-cfg-block: add new i.mx 6ull and 8m plus skus by Marcel Ziswiler · Wed Oct 06 18:55:34 2021 +0200
  95. 8f6eaa9 toradex: configblock: fix interactive mode it handling by Denys Drozdov · Wed Oct 06 18:55:33 2021 +0200
  96. 02bdc7f toradex: take over maintainership by Marcel Ziswiler · Wed Oct 06 18:55:32 2021 +0200
  97. 7fc3eb7 imx8mm-evk: Generate a single bootable flash.bin again by Fabio Estevam · Mon Aug 23 09:56:42 2021 -0300
  98. 873b954 colibri-imx6ull: fix setup of nand gpmi clock by Philippe Schenker · Fri Oct 15 10:25:51 2021 +0200
  99. b93fc94 board: phytec: imx8mm-phycore: Switch to binman by Teresa Remmet · Wed Oct 06 11:56:54 2021 +0200
  100. df2c5a0 configs: phycore-imx8mm_defconfig: Enable clk command by Teresa Remmet · Wed Oct 06 11:56:53 2021 +0200