1. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · Tue Aug 02 07:33:35 2022 -0400
  2. c926420 arm: Remove snapper9260 board by Tom Rini · Tue Aug 02 07:33:29 2022 -0400
  3. e7ead11 ppc: Remove ids8313 board by Tom Rini · Tue Aug 02 07:33:28 2022 -0400
  4. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · Tue Aug 02 07:33:27 2022 -0400
  5. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · Sun Jul 31 21:08:29 2022 -0400
  6. dad332b Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · Sun Jul 31 21:08:25 2022 -0400
  7. 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · Sun Jul 31 21:08:24 2022 -0400
  8. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · Sun Jul 31 21:08:22 2022 -0400
  9. 0a9f426 vbe: Add initial support for VBE by Simon Glass · Sat Jul 30 15:52:32 2022 -0600
  10. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  11. 1fd9168 event: Change EVENT_SPY to global by Simon Glass · Sat Jul 30 15:52:30 2022 -0600
  12. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · Sat Jul 30 15:52:27 2022 -0600
  13. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · Sat Jul 30 15:52:25 2022 -0600
  14. 943d38c bootstd: Tidy comments in bootflow_scan_bootdev() by Simon Glass · Sat Jul 30 15:52:24 2022 -0600
  15. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · Sat Jul 30 15:52:21 2022 -0600
  16. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · Sat Jul 30 15:52:19 2022 -0600
  17. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  18. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  19. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · Sat Jul 30 15:52:12 2022 -0600
  20. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  21. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  22. 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · Sat Jul 30 15:52:07 2022 -0600
  23. 9693c1d dm: core: Split out the declaration of ofnode by Simon Glass · Sat Jul 30 15:52:06 2022 -0600
  24. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · Sat Jul 30 15:52:05 2022 -0600
  25. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  26. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Aug 11 08:47:20 2022 -0400
  27. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · Thu Jul 28 11:19:15 2022 +0100
  28. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  29. 91f8ff6 cmd: inconsistent return type of command_process() by Heinrich Schuchardt · Mon Aug 01 15:17:49 2022 +0200
  30. e1eab08 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · Tue Aug 02 10:21:35 2022 +0200
  31. 5d74726 net: phy: Remove inline definitions from convinience functions by Ramon Fried · Sun Jun 05 03:44:15 2022 +0300
  32. 69ef96d net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · Thu May 12 15:48:51 2022 +0200
  33. c0c19aa net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · Thu May 12 09:33:07 2022 +0200
  34. e9926e5 net: bootp: Make root path (option 17) length configurable by Andre Kalb · Fri Jan 28 09:40:32 2022 +0100
  35. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Aug 05 08:01:32 2022 -0400
  36. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · Sat Jul 23 13:05:12 2022 -0400
  37. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · Sat Jul 23 13:05:10 2022 -0400
  38. 7374a71 Convert CONFIG_FSL_CORENET to Kconfig by Tom Rini · Sat Jul 23 13:05:08 2022 -0400
  39. 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · Sat Jul 23 13:05:07 2022 -0400
  40. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · Sat Jul 23 13:05:05 2022 -0400
  41. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · Sat Jul 23 13:05:04 2022 -0400
  42. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  43. 99c9b19 Convert CONFIG_FLASH_CFI_LEGACY to Kconfig by Tom Rini · Sat Jul 23 13:05:02 2022 -0400
  44. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · Sat Jul 23 13:05:00 2022 -0400
  45. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · Sat Jul 23 13:04:59 2022 -0400
  46. 10bda12 P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING by Tom Rini · Sat Jul 23 13:04:58 2022 -0400
  47. b64ed1c malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Jul 23 13:04:57 2022 -0400
  48. 2f05fef powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Jul 23 13:04:56 2022 -0400
  49. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · Sat Jul 23 13:04:55 2022 -0400
  50. db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · Sat Jul 23 13:04:54 2022 -0400
  51. 8f2ecaf tpm: Export the TPM-version functions by Simon Glass · Fri Jul 22 21:32:02 2022 +0530
  52. 8930d68 Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Sun Jul 31 21:08:50 2022 -0400
  53. 9f76410 board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros by Pali Rohár · Thu Jul 28 11:10:12 2022 +0800
  54. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · Mon Jul 25 13:56:11 2022 +0200
  55. d80ed17 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · Mon Jul 25 13:56:08 2022 +0200
  56. 4e95ee3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jul 27 07:00:54 2022 -0400
  57. 5bad289 Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · Wed Jul 27 06:59:55 2022 -0400
  58. 4493cb5 drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · Mon Apr 25 21:59:02 2022 +0800
  59. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jul 26 10:26:00 2022 -0400
  60. eeb23bf tools: image: support i.MX93 by Peng Fan · Tue Jul 26 16:41:19 2022 +0800
  61. b72606c imx: imx93_evk: Add basic board support by Peng Fan · Tue Jul 26 16:41:10 2022 +0800
  62. 6b262d4 arm: dts: Add i.MX93 SoC DTSi file by Peng Fan · Tue Jul 26 16:41:09 2022 +0800
  63. 313af25 imx: imx9: Support booting m33 from Acore by Peng Fan · Tue Jul 26 16:41:04 2022 +0800
  64. b46a72f fsl_lpuart: add i.MX9 support by Peng Fan · Tue Jul 26 16:40:40 2022 +0800
  65. f3c6a1d fdt: Start a test for the fdt command by Simon Glass · Wed Jul 13 06:06:59 2022 -0600
  66. f2d59c0 addrmap: Support on sandbox by Simon Glass · Wed Jul 13 06:06:58 2022 -0600
  67. 816585d log: force DEBUG when LOG_DEBUG is activated by Patrick Delaunay · Tue Jul 12 09:39:49 2022 +0200
  68. 0d6bb43 fpga: zynqmp: support loading encrypted bitfiles by Adrian Fiergolski · Fri Jul 22 17:16:14 2022 +0300
  69. 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · Fri Jul 22 17:16:13 2022 +0300
  70. c0806cc fpga: xilinx: pass compatible flags to load() callback by Oleksandr Suvorov · Fri Jul 22 17:16:10 2022 +0300
  71. a4d9593 fpga: add fpga_compatible2flag by Oleksandr Suvorov · Fri Jul 22 17:16:08 2022 +0300
  72. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  73. 5055cf2 fpga: xilinx: pass compatible flags to xilinx_load() by Oleksandr Suvorov · Fri Jul 22 17:16:06 2022 +0300
  74. 60ae6c1 fpga: zynqmp: add str2flags call by Oleksandr Suvorov · Fri Jul 22 17:16:05 2022 +0300
  75. dae95a4 fpga: xilinx: add bitstream flags to driver desc by Oleksandr Suvorov · Fri Jul 22 17:16:04 2022 +0300
  76. bb14d17 fpga: xilinx: add missed identifier names by Oleksandr Suvorov · Fri Jul 22 17:16:03 2022 +0300
  77. 2223481 configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC by Tim Harvey · Fri May 20 08:17:29 2022 -0700
  78. 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · Thu Jul 21 15:31:22 2022 +0200
  79. 73e3f99 mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.h by Ashok Reddy Soma · Fri Jul 22 02:46:57 2022 -0600
  80. 406bc8a firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object() by Ashok Reddy Soma · Fri Jul 22 02:46:54 2022 -0600
  81. a4cde1e dt-bindings: versal: Add versal reset IDs by Michal Simek · Thu Jul 07 13:10:53 2022 +0200
  82. 2af9955 xilinx: Remove duplicate PMIO_NODE_ID_BASE macro by Michal Simek · Thu Jul 07 13:06:16 2022 +0200
  83. 5e8732e lmb: Fix lmb property's defination under struct lmb by Ashok Reddy Soma · Thu Jul 07 10:45:36 2022 +0200
  84. 89a8ec9 board: qualcomm: Add support for QCS404 EVB by Sumit Garg · Tue Jul 12 12:42:12 2022 +0530
  85. e6a488b clocks: qcom: Add clock driver for QCS404 SoC by Sumit Garg · Tue Jul 12 12:42:11 2022 +0530
  86. 5b32da4 board: qualcomm: Add support for dragonboard845c by Sumit Garg · Tue Jul 12 12:42:08 2022 +0530
  87. 8bdffc3 clocks: sdm845: Import qcom,gcc-sdm845.h by Sumit Garg · Tue Jul 12 12:42:06 2022 +0530
  88. ca453f2 imx8mm: synchronise device tree with linux by Marcel Ziswiler · Thu Jul 21 15:27:40 2022 +0200
  89. 507720a imx8mq: synchronise device tree with linux by Marcel Ziswiler · Thu Jul 21 15:47:59 2022 +0200
  90. a1033b8 imx8mn: synchronise device tree with linux by Marcel Ziswiler · Thu Jul 21 15:43:37 2022 +0200
  91. 47fa5ff colibri_vf: synchronise device tree with linux by Marcel Ziswiler · Thu Jul 21 15:27:38 2022 +0200
  92. 14916d5 imx7s/d: synchronise device trees with linux by Marcel Ziswiler · Thu Jul 21 15:27:34 2022 +0200
  93. 5d4bcee imx6dl/imx6qdl: synchronise device trees with linux by Marcel Ziswiler · Thu Jul 21 15:27:26 2022 +0200
  94. f74745f imx8mm: Sync device tree with linux-next 20220711 by Fabio Estevam · Fri Jul 15 13:57:19 2022 -0300
  95. d5b90f0 configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE for i.MX8m by Mamta Shukla · Tue Jul 12 14:36:21 2022 +0000
  96. f563f96 tools: mkimage: Add support to generate FlexSPI Header for i.MX8m by Mamta Shukla · Tue Jul 12 14:36:17 2022 +0000
  97. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · Wed Jul 20 18:22:14 2022 +0200
  98. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · Wed Jul 20 18:22:13 2022 +0200
  99. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · Wed Jul 20 18:22:12 2022 +0200
  100. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · Wed Jul 20 18:22:11 2022 +0200