1. 2d83366 sunxi: configs: streamline include/configs/sun*.h wrappers by Andre Przywara · Mon Jul 04 15:10:03 2022 +0100
  2. 86b561c reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · Mon May 09 00:29:37 2022 -0500
  3. 24a870c reset: sunxi: Convert driver private data to platform data by Samuel Holland · Mon May 09 00:29:36 2022 -0500
  4. 9031532 clk: sunxi: Convert driver private data to platform data by Samuel Holland · Mon May 09 00:29:35 2022 -0500
  5. 751c6c6 clk: sunxi: Use a single driver for all variants by Samuel Holland · Mon May 09 00:29:34 2022 -0500
  6. 1567fdf reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · Mon May 09 00:29:33 2022 -0500
  7. a496907 clk: sunxi: Prevent out-of-bounds gate array access by Samuel Holland · Mon May 09 00:29:32 2022 -0500
  8. 8443650 clk: sunxi: Store the array sizes in the CCU descriptor by Samuel Holland · Mon May 09 00:29:31 2022 -0500
  9. 01ce8eb Merge branch '2022-07-14-migrate-wiki-to-sphinx' by Tom Rini · Thu Jul 14 18:43:51 2022 -0400
  10. 3d4e0a1 doc: Add in the historical release statistics found on the wiki by Tom Rini · Tue Jul 12 14:14:19 2022 -0400
  11. bab5e4d doc: process: Correct and expand slightly on the Merge Window concept by Tom Rini · Tue Jul 12 17:34:15 2022 -0400
  12. a5e4cd6 doc: Add doc/develop/release_cycle.rst by Tom Rini · Tue Jul 12 17:34:14 2022 -0400
  13. 1974a56 process.rst: Modernize the "Workflow of a Custodian" section by Tom Rini · Thu Jul 14 08:07:46 2022 -0400
  14. 4eed72a process.rst: Perform minor cleanups by Tom Rini · Thu Jul 14 08:07:45 2022 -0400
  15. af1d1db designprinciples.rst: Perform minor cleanups by Tom Rini · Thu Jul 14 08:07:44 2022 -0400
  16. 4476965 doc: Migrate Process wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:43 2022 -0400
  17. 7c0c646 doc: codingstyle: Remove comment about '//' style comments by Tom Rini · Thu Jul 14 08:07:42 2022 -0400
  18. 491616d doc: Migrate DesignPrinciples wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:41 2022 -0400
  19. a023c19 doc: Migrate CodingStyle wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:40 2022 -0400
  20. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  21. bcb8dc3 spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · Wed Jul 13 17:39:46 2022 -0300
  22. 2c6936f Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Thu Jul 14 07:18:33 2022 -0400
  23. 8c7a3847 Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jul 13 21:31:46 2022 -0400
  24. 5c365e8 MAINTAINERS: update maintainer for MediaTek MIPS platform by developer · Fri May 20 11:24:16 2022 +0800
  25. cc12928 tools: mtk_image: add support for MT7621 NAND images by developer · Fri May 20 11:24:10 2022 +0800
  26. 1e885e0 spl: nand: support loading legacy image with payload compressed by developer · Fri May 20 11:24:04 2022 +0800
  27. 16e6a2e spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by developer · Fri May 20 11:23:58 2022 +0800
  28. 81670fe spl: allow using nand base without standard nand driver by developer · Fri May 20 11:23:53 2022 +0800
  29. 10a61df nand: raw: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:47 2022 +0800
  30. 2f866c4 net: mediatek: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:42 2022 +0800
  31. a182b7e net: mediatek: use regmap api to modify ethsys registers by developer · Fri May 20 11:23:37 2022 +0800
  32. afa74c2 net: mediatek: remap iobase address by developer · Fri May 20 11:23:31 2022 +0800
  33. 5614824 mmc: mediatek: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:26 2022 +0800
  34. cf569c0 watchdog: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:19 2022 +0800
  35. 6d471b1 gpio: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:14 2022 +0800
  36. 005064e spi: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:08 2022 +0800
  37. f37e4f2 phy: mtk-tphy: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:01 2022 +0800
  38. 4adcdca usb: xhci-mtk: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:56 2022 +0800
  39. 6d1a630 pinctrl: mtmips: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:49 2022 +0800
  40. cecdf50 reset: mtmips: add reset controller support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:41 2022 +0800
  41. d8b34fb clk: mtmips: add clock driver for MediaTek MT7621 SoC by developer · Fri May 20 11:22:36 2022 +0800
  42. bd7dca2 doc: mediatek: add documentation for mt7621 reference boards by developer · Fri May 20 11:22:31 2022 +0800
  43. e20fe27 mips: mtmips: add two reference boards for mt7621 by developer · Fri May 20 11:22:26 2022 +0800
  44. 2fddd72 mips: mtmips: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:21 2022 +0800
  45. 33d68ce mips: add support for noncached_alloc() by developer · Fri May 20 11:21:51 2022 +0800
  46. 34106af mips: add __image_copy_len for SPL linker script by developer · Fri May 20 11:21:45 2022 +0800
  47. df1b7d5 mips: add more definitions for asm/cm.h by developer · Fri May 20 11:21:39 2022 +0800
  48. a4bb22b mips: add asm/mipsmtregs.h for MIPS multi-threading by developer · Fri May 20 11:21:34 2022 +0800
  49. fa6fc68 MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer by Heinrich Schuchardt · Tue Jul 12 12:38:42 2022 +0200
  50. d848b88 efi_loader: suppress executable stack warning by Heinrich Schuchardt · Tue Jul 12 08:11:53 2022 +0200
  51. b274e77 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Jul 10 15:46:57 2022 +0200
  52. 97bd9da efi_loader: expose END device path node by Masahisa Kojima · Sun Jun 19 13:55:59 2022 +0900
  53. cc4163e doc: Add statistics page for v2022.07 by Tom Rini · Tue Jul 12 17:34:13 2022 -0400
  54. 3c860b5 doc: environment: Expand on fdt_addr, initrd_addr and loadaddr by Tom Rini · Mon Jun 20 10:31:28 2022 -0400
  55. 4aed48c doc: environment: Drop u-boot_addr_r by Tom Rini · Mon Jun 20 10:31:27 2022 -0400
  56. 8b56d0b doc: Add man page for dumpimage by Sean Anderson · Sat Jun 25 13:12:21 2022 -0400
  57. 4db3285 doc: mkimage: Further document -o and -R by Sean Anderson · Sat Jun 25 13:12:20 2022 -0400
  58. c4567c5 mkimage: Add long options by Sean Anderson · Sat Jun 25 13:12:19 2022 -0400
  59. 5746e40 doc: mkimage: Remove AUTHORS section by Sean Anderson · Sat Jun 25 13:12:18 2022 -0400
  60. 0707c98 doc: mkimage: Add SEE ALSO section by Sean Anderson · Sat Jun 25 13:12:17 2022 -0400
  61. 5e5d9b5 doc: mkimage: Add BUGS section by Sean Anderson · Sat Jun 25 13:12:16 2022 -0400
  62. 5f3aa38 doc: mkimage: Edit options for style and consistency by Sean Anderson · Sat Jun 25 13:12:15 2022 -0400
  63. 9ed02c0 doc: mkimage: Use correct capitalization for NAME by Sean Anderson · Sat Jun 25 13:12:14 2022 -0400
  64. e4045c0 doc: mkimage: Rearrange/remove some options by Sean Anderson · Sat Jun 25 13:12:13 2022 -0400
  65. 41b1ca9 doc: mkimage: Use subsection macro by Sean Anderson · Sat Jun 25 13:12:12 2022 -0400
  66. d72a059 doc: mkimage: Regularize option documentation by Sean Anderson · Sat Jun 25 13:12:11 2022 -0400
  67. 0575794 doc: mkimage: Reformat examples by Sean Anderson · Sat Jun 25 13:12:10 2022 -0400
  68. 0d86273 doc: mkimage: Use empty request instead of blank lines by Sean Anderson · Sat Jun 25 13:12:09 2022 -0400
  69. 9028386 doc: mkimage: Use standard style for synopsis by Sean Anderson · Sat Jun 25 13:12:08 2022 -0400
  70. 1bb7e37 Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jul 13 08:09:20 2022 -0400
  71. ae7b281 usb: hub: introduce HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · Mon Jul 04 12:45:42 2022 +0200
  72. 70ffe4e usb: kbd: allow probing even if usbkbd not in stdin by Kory Maincent · Wed Jun 22 10:59:31 2022 +0200
  73. 241bb78 corstone1000: enable isp1763 usb controller and mmc by Rui Miguel Silva · Wed Jun 29 11:06:16 2022 +0100
  74. 08ee377 usb: add isp1760 family driver by Rui Miguel Silva · Wed Jun 29 11:06:15 2022 +0100
  75. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · Wed Jun 29 11:06:14 2022 +0100
  76. f7adf89 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · Fri Jul 08 11:21:59 2022 +0200
  77. 272c9ae ti: keystone: Don't select GPIO_EXTRA_HEADER by Michal Simek · Fri Jul 08 11:14:52 2022 +0200
  78. 58cc371 arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOM by Johann Neuhauser · Thu Jun 30 16:19:48 2022 +0200
  79. 2912583 configs: stm32mp13: activate some command by Patrick Delaunay · Thu Jun 30 10:20:23 2022 +0200
  80. 55c57d4 configs: stm32mp13: activate I2C support by Patrick Delaunay · Thu Jun 30 10:20:22 2022 +0200
  81. f201d01 configs: stm32mp13: activate RTC support by Patrick Delaunay · Thu Jun 30 10:20:21 2022 +0200
  82. 3f0f2f7 configs: stm32mp13: activate RNG support by Patrick Delaunay · Thu Jun 30 10:20:20 2022 +0200
  83. 797ce9e configs: stm32mp13: Add support for baudrates higher than 115200 by Patrick Delaunay · Thu Jun 30 10:20:19 2022 +0200
  84. c7e6251 ARM: dts: stm32mp13: activate led on STM32MP13F-DK by Patrick Delaunay · Thu Jun 30 10:20:18 2022 +0200
  85. 53dfe69 ARM: dts: stm32mp13: alignment with v5.19 by Patrick Delaunay · Thu Jun 30 10:20:17 2022 +0200
  86. 95b0276 stm32mp: add support of STM32MP13x Rev.Y by Patrick Delaunay · Thu Jun 30 10:20:16 2022 +0200
  87. 71f4421 rng: stm32mp1_rng: add conditional reset feature for STM32MP13x by Lionel Debieve · Thu Jun 30 10:20:15 2022 +0200
  88. 11c064e i2c: stm32: add support for the st,stm32mp13 SOC by Patrick Delaunay · Thu Jun 30 10:20:14 2022 +0200
  89. ddba40a ARM: dts: stm32: add SCMI version of STM32 boards (DK1/DK2/ED1/EV1) by Patrick Delaunay · Tue Jul 05 16:55:57 2022 +0200
  90. cd22089 configs: stm32mp15: increase malloc size for pre-reloc by Patrick Delaunay · Tue Jul 05 16:55:56 2022 +0200
  91. b5b1aa1 clk: stm32: add support compatible st, stm32mp1-rcc-secure by Patrick Delaunay · Tue Jul 05 16:55:55 2022 +0200
  92. e25cbd4 ARM: dts: stm32mp15: alignment with v5.19 by Patrick Delaunay · Tue Jul 05 16:55:54 2022 +0200
  93. 4f6a1ba mmc: stm32_sdmmc2: introduce of_to_plat ops by Patrick Delaunay · Thu Jun 30 10:01:47 2022 +0200
  94. f375d37 mmc: stm32_sdmmc2: remove privdata by Patrick Delaunay · Thu Jun 30 10:01:46 2022 +0200
  95. 1db48bf mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind by Patrick Delaunay · Thu Jun 30 10:01:45 2022 +0200
  96. ad09d08 ARM: dts: stm32mp13: add SCMI nodes by Patrick Delaunay · Wed Jul 06 18:20:25 2022 +0200
  97. abf20ae ARM: dts: stm32mp13: add OP-TEE nodes by Patrick Delaunay · Wed Jul 06 18:20:24 2022 +0200
  98. 2154b1e configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boards by Patrick Delaunay · Mon Jul 11 19:45:50 2022 +0200
  99. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  100. e68998c Prepare v2022.07 by Tom Rini · Mon Jul 11 09:42:58 2022 -0400