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