1. 290713f gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n by Samuel Holland · Tue May 10 19:03:34 2022 -0500
  2. b141153 ARM: dts: sun4i: Sync from Linux v5.18-rc1 by Samuel Holland · Wed May 25 22:26:02 2022 -0500
  3. 3331d22 sunxi: usb: convert PHY GPIO functions to DM by Andre Przywara · Tue Jun 07 23:36:18 2022 +0100
  4. 94bbfe7 Merge tag 'video-20220625' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sat Jun 25 08:38:00 2022 -0400
  5. 4d9bb10 video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · Mon Jun 20 11:55:07 2022 +0200
  6. fb66f92 driver: video: Check allocated pointers by Bin Meng · Wed May 18 13:36:18 2022 +0800
  7. 3374704 sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · Wed Mar 23 20:20:37 2022 +0000
  8. d21f159 Merge branch '2022-06-23-important-fixes' by Tom Rini · Thu Jun 23 11:27:04 2022 -0400
  9. b6dd4bf imx: kontron-sl-mx8mm: Remove deprecated phy-mode property by Frieder Schrempf · Tue Jun 14 15:03:19 2022 +0200
  10. 9c94bcc imx: kontron-sl-mx8mm: Sync dts files and fix ethernet by Frieder Schrempf · Tue Jun 14 15:03:18 2022 +0200
  11. 16eda4e arm: apple: Increase RTKit timeouts by Janne Grunau · Tue Jun 14 09:09:09 2022 +0200
  12. 145a4ea MAINTAINERS: Add nvme_apple to Apple SoC section by Janne Grunau · Tue Jun 14 09:09:08 2022 +0200
  13. e3a438f arm: apple: nvme: Add SART support and RTKit buffer management by Janne Grunau · Tue Jun 14 09:09:07 2022 +0200
  14. 320ffbb Prepare v2022.07-rc5 by Tom Rini · Mon Jun 20 14:30:36 2022 -0400
  15. f5baca9 Merge tag 'efi-2022-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Jun 19 11:30:29 2022 -0400
  16. 761908e efi_loader: initialize console size late by Heinrich Schuchardt · Tue Jun 14 08:02:03 2022 +0200
  17. 70c7e54 test: work around for EFI terminal size probing by Heinrich Schuchardt · Sun Jun 19 14:02:18 2022 +0200
  18. f4e7b84 cmd: correct return value for printenv -e by Heinrich Schuchardt · Sun Jun 19 13:36:48 2022 +0200
  19. ec255f4 doc: man-page for the printenv command by Heinrich Schuchardt · Sun Jun 19 13:59:22 2022 +0200
  20. 3dcc041 doc: man-page for bootz command by Heinrich Schuchardt · Sat Jun 11 08:23:31 2022 +0200
  21. bc63266 Merge tag 'u-boot-stm32-20220617' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Jun 17 09:41:11 2022 -0400
  22. f1796c6 Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com/tienfong/uboot_mainline by Tom Rini · Fri Jun 17 09:35:28 2022 -0400
  23. 45ba006 Merge branch '2022-06-16-assorted-bugfixes' by Tom Rini · Fri Jun 17 09:13:50 2022 -0400
  24. eeea5ec ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched by Dinesh Maniyam · Wed Jun 01 18:49:02 2022 +0800
  25. ce75700 drivers: cache: ncore: Disable snoop filter by Dinesh Maniyam · Wed Jun 01 15:57:25 2022 +0800
  26. 9b6cc95 arm: dts: socfpga: stratix10: Add freeze controller node by Dinesh Maniyam · Tue May 31 16:15:17 2022 +0800
  27. 4b650ce arm: dts: socfpga: agilex: Add freeze controller node by Dinesh Maniyam · Tue May 31 16:05:56 2022 +0800
  28. 1a1c4e1 arch: arm: socfpga: timer_s10: Override udelay for secure section by Dinesh Maniyam · Wed Jun 01 15:54:59 2022 +0800
  29. e31d987 ARM: dts: stm32: Add DHCOR based DRC Compact board by Marek Vasut · Mon Jun 13 11:55:21 2022 +0200
  30. 75f5e9c ARM: dts: stm32: Add alternate pinmux for SPI2 pins by Marek Vasut · Mon Jun 13 11:55:20 2022 +0200
  31. d76e003 ARM: dts: stm32: Add alternate pinmux for CAN1 pins by Marek Vasut · Mon Jun 13 11:55:19 2022 +0200
  32. 17e5e56 ARM: dts: stm32: Add alternate pinmux for UART5 pins by Marek Vasut · Mon Jun 13 11:55:18 2022 +0200
  33. 8c35f98 ARM: dts: stm32: Add alternate pinmux for UART4 pins by Marek Vasut · Mon Jun 13 11:55:17 2022 +0200
  34. adbb830 ARM: dts: stm32: Add alternate pinmux for UART3 pins by Marek Vasut · Mon Jun 13 11:55:16 2022 +0200
  35. b5793a6 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · Thu Jun 16 18:37:59 2022 +0200
  36. 5933cee net: Fix discuss discard typo by Marek Vasut · Sun May 01 18:43:55 2022 +0200
  37. b27a389 tools: binman: install btool by Peng Fan · Tue Jun 14 18:42:07 2022 +0800
  38. 58cbef5 board: ti: am335x: eth_cpsw should depend on CONFIG_NET by Corentin LABBE · Tue Jun 14 08:44:07 2022 +0000
  39. 630a794 armv8: always use current exception level for TCR_ELx access by Andre Przywara · Tue Jun 14 00:11:10 2022 +0100
  40. a1f87ea arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks by Heiko Thiery · Sat Jun 11 08:09:04 2022 +0200
  41. fbcb8f0 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · Wed Jun 08 00:42:22 2022 +0100
  42. a8e95fd fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · Thu Jun 09 16:02:06 2022 +0200
  43. c959cb5 odroid_xu3: Fix board environment variable by Tom Rini · Wed Jun 08 14:30:14 2022 -0400
  44. a299fe1 .gitignore: add files produced by b4 by Andrey Zhizhikin · Tue Jun 07 10:13:00 2022 +0200
  45. 33a9d8e arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock by Christian Gmeiner · Thu May 12 08:21:01 2022 +0200
  46. e29d9f9 Update email address and company name by Christophe Leroy · Thu May 12 16:21:53 2022 +0200
  47. 3a5ba92 crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() by Stefan Roese · Fri Apr 29 15:34:44 2022 +0200
  48. ec483b1 Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Jun 16 08:38:46 2022 -0400
  49. 3632b1f arm: socfpga: vining: Unmount UBIFS and detach UBI in ubi_load script by Marek Vasut · Mon Dec 20 22:57:57 2021 +0100
  50. 851c724 ddr: altera: Stratix10: Use phys_size_t for memory size by Tien Fong Chee · Wed Apr 27 12:52:42 2022 +0800
  51. 7bcd663 ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPS by Tien Fong Chee · Wed Apr 27 12:27:21 2022 +0800
  52. f5190c9 arm: dts: socfpga: stratix10: Update MMC smplsel value by Yau Wai Gan · Tue May 24 15:02:28 2022 +0800
  53. f8d37a5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Wed Jun 15 23:11:30 2022 -0400
  54. 52e781d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jun 15 23:10:17 2022 -0400
  55. 277f1f4 intel: n5x: ddr: update license by Tien Fong Chee · Fri Jun 10 19:18:00 2022 +0800
  56. 9b4a3e5 spi: nxp_fspi: Fix clock imbalance by Marek Vasut · Mon Jun 13 14:35:25 2022 +0200
  57. 233c373 mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops by Loic Poulain · Thu May 26 16:37:22 2022 +0200
  58. 9c32f4f mmc: Add support for wait_dat0 callback by Loic Poulain · Thu May 26 16:37:21 2022 +0200
  59. ab5ea4d env: mmc : align erase address and size on erase_grp_size by Patrick Delaunay · Tue Feb 15 16:23:23 2022 +0100
  60. 6452b89 mmc: fix error message for unaligned erase request by Patrick Delaunay · Tue Feb 15 16:23:22 2022 +0100
  61. bd50fd1 secure boot: enable ARCH_MISC_INIT config. by Gaurav Jain · Thu Jun 09 16:32:15 2022 +0530
  62. b1452ea clk: imx8mp: use usb_core_ref for usb_root_clk by Andrey Zhizhikin · Fri Jun 03 17:15:22 2022 +0200
  63. fa9087c clk: imx8mp: fix root clock names for ecspi by Andrey Zhizhikin · Fri Jun 03 17:15:21 2022 +0200
  64. 827da10 verdin-imx8mm, verdin-imx8mp: Fix default systemd console output by Philippe Schenker · Wed May 25 09:55:02 2022 +0200
  65. ecc4a8f mx6cuboxi: enable driver for adin1300 phy by Josua Mayer · Thu May 19 12:32:00 2022 +0300
  66. 101237a mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS by Josua Mayer · Thu May 19 12:31:59 2022 +0300
  67. 059aded ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses by Josua Mayer · Thu May 19 12:31:58 2022 +0300
  68. d671dcb phy: adin: add support for clock output by Josua Mayer · Thu May 19 12:31:57 2022 +0300
  69. 021dacc phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · Thu May 19 12:31:56 2022 +0300
  70. ea560c3 imx8mn_evk: Add Ethernet support to the LPDDR4 variant by Fabio Estevam · Tue May 17 13:23:09 2022 -0300
  71. 0e2980d board: apalis-imx8: add new 8gb product variant by Philippe Schenker · Mon May 09 18:58:16 2022 +0200
  72. 48b3703 toradex: tdx-cfg-block: add new 8gb apalis-imx8 by Philippe Schenker · Mon May 09 18:58:15 2022 +0200
  73. 58af77c imx8mn_evk: Add the missing spl.bin entry by Fabio Estevam · Tue May 03 16:03:04 2022 -0300
  74. eb6e70b dtoc: Update test_src_scan.py for new tegra compatibles by Tom Rini · Tue Jun 14 13:59:23 2022 -0400
  75. cb4f59c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Tue Jun 14 12:28:58 2022 -0400
  76. 593539c pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · Tue May 03 10:58:06 2022 +0200
  77. 61c99fe board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt by Marcel Ziswiler · Sat May 21 12:42:46 2022 +0200
  78. 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · Tue May 03 09:32:54 2022 +0100
  79. b1f9272 pci: tegra: Update error prints with new lines by Peter Robinson · Tue May 03 09:29:22 2022 +0100
  80. 098c9ad ARM: tegra: XUSB padctl: Add new lines for errors by Peter Robinson · Tue May 03 09:29:21 2022 +0100
  81. 3354970 Merge tag 'efi-2022-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jun 13 09:33:37 2022 -0400
  82. f57eacb efi_loader: create boot options without file path by Heinrich Schuchardt · Sat Jun 11 05:22:08 2022 +0000
  83. 0628e1c efi_loader: allow booting from short dev only DP by Heinrich Schuchardt · Sat Jun 11 05:22:07 2022 +0000
  84. 1313203 efi_loader: correctly identify binary name by Heinrich Schuchardt · Fri Jun 10 18:24:48 2022 +0200
  85. 4ed7261 EFI: FMP: Use a common GetImageInfo function for FIT and raw images by Sughosh Ganu · Wed Jun 01 23:30:41 2022 +0530
  86. 0f5ca5c EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATIONS is enabled by Sughosh Ganu · Wed Jun 01 23:30:39 2022 +0530
  87. 9c1978e Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Jun 08 08:25:30 2022 -0400
  88. 16637b4 misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux by Marek Vasut · Sun Apr 10 06:27:14 2022 +0200
  89. 84caded Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Tue Jun 07 08:17:24 2022 -0400
  90. b225c2f Merge tag 'xilinx-for-v2022.07-rc4-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Jun 07 08:17:08 2022 -0400
  91. 683cde3 usb: xhci-mtk: disable all ports when disable host controller by developer · Fri May 27 09:52:09 2022 +0800
  92. 18ce95f watchdog: Fix SPL build with watchdog disabled in asm files by Pali Rohár · Thu Apr 28 13:33:09 2022 +0200
  93. e8ea663 Prepare v2022.07-rc4 by Tom Rini · Mon Jun 06 10:25:13 2022 -0400
  94. b4dfbb0 configs: fsl: add missing SYS_FMAN_FW_ADDR defines by Camelia Groza · Thu Jun 02 16:47:09 2022 +0300
  95. e4638a0 doc: update mail author for st-dt.rst by Patrick Delaunay · Thu Jun 02 18:34:49 2022 +0200
  96. 904fb97 xilinx: fru: Replace spaces with \0 in detected revision by Michal Simek · Mon Jun 06 09:31:27 2022 +0200
  97. 6d37989 Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jun 04 09:38:56 2022 -0400
  98. 6a4625e efi: test/py: authenticate fit capsules by Vincent Stehlé · Tue May 31 09:55:34 2022 +0200
  99. f0c7daa test/py: efi_capsule: repair image authentication test by Vincent Stehlé · Tue May 31 09:55:33 2022 +0200
  100. fddb136 EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · Tue May 31 12:45:35 2022 +0530