1. f5f60ee Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Jul 19 15:54:57 2022 -0400
  2. 10a41e5 Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Tue Jul 19 15:54:41 2022 -0400
  3. 2e50df4 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jul 19 10:52:15 2022 -0400
  4. 9237171 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · Thu Jul 07 15:12:17 2022 +0200
  5. b84426c i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · Thu Jun 23 13:31:42 2022 +0800
  6. c676f9b i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · Wed May 11 15:52:03 2022 -0500
  7. 9f30cce phy: sun4i-usb: Add D1 variant by Samuel Holland · Thu Jul 14 23:09:22 2022 -0500
  8. 8662e7e phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling by Andre Przywara · Thu Jul 14 23:09:21 2022 -0500
  9. 7c23674 phy: sun4i-usb: Drop use of arch-specific headers by Samuel Holland · Thu Jul 14 23:09:20 2022 -0500
  10. acfdc46 sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · Thu Jul 14 23:09:19 2022 -0500
  11. b0e2399 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Mon Jul 18 15:37:38 2022 -0400
  12. 0a669a2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · Fri Jul 08 12:03:19 2022 -0700
  13. 57847c1 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · Mon Jul 18 14:49:22 2022 +0800
  14. 2bba3f5 sf: Query write-protection status before operating the flash by Jan Kiszka · Wed Mar 02 15:01:56 2022 +0100
  15. 4ecf919 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · Wed Mar 02 15:01:55 2022 +0100
  16. 2fedef4 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · Mon May 09 14:03:32 2022 +0530
  17. 1c905eb mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · Mon Jul 04 14:12:41 2022 +0800
  18. bf085cd mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · Mon Jul 04 14:12:40 2022 +0800
  19. f8e9848 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · Mon Jul 04 14:12:39 2022 +0800
  20. 9823b21 sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · Thu Jun 30 01:26:39 2022 +0200
  21. 451a27c configs: sunxi: OrangePi Zero: enable Macronix flash support by Michal Suchanek · Thu Jul 07 10:01:16 2022 +0200
  22. 5cbc3f2 sunxi: lcd: Move range from kconfig description to definition. by Michal Suchanek · Sun Jul 03 20:49:24 2022 +0200
  23. 9a57178 sunxi: licheepi_nano: enable SPI flash by Andre Przywara · Wed Apr 27 00:08:18 2022 +0100
  24. 4d3521ce spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · Tue Apr 26 23:58:53 2022 +0100
  25. 2783568 spi: sunxi: improve SPI clock calculation by Andre Przywara · Tue May 03 02:06:37 2022 +0100
  26. 62a24e1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · Tue May 03 00:07:16 2022 +0100
  27. a244be6 spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · Tue Jun 28 14:49:24 2022 +0800
  28. 632c88e net: sun8i-emac: Drop use of arch-specific header by Samuel Holland · Fri Jul 15 00:20:57 2022 -0500
  29. 712cc89 net: sun8i-emac: Downgrade printf during probe to debug by Samuel Holland · Fri Jul 15 00:20:56 2022 -0500
  30. 2d83366 sunxi: configs: streamline include/configs/sun*.h wrappers by Andre Przywara · Mon Jul 04 15:10:03 2022 +0100
  31. 86b561c reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · Mon May 09 00:29:37 2022 -0500
  32. 24a870c reset: sunxi: Convert driver private data to platform data by Samuel Holland · Mon May 09 00:29:36 2022 -0500
  33. 9031532 clk: sunxi: Convert driver private data to platform data by Samuel Holland · Mon May 09 00:29:35 2022 -0500
  34. 751c6c6 clk: sunxi: Use a single driver for all variants by Samuel Holland · Mon May 09 00:29:34 2022 -0500
  35. 1567fdf reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · Mon May 09 00:29:33 2022 -0500
  36. a496907 clk: sunxi: Prevent out-of-bounds gate array access by Samuel Holland · Mon May 09 00:29:32 2022 -0500
  37. 8443650 clk: sunxi: Store the array sizes in the CCU descriptor by Samuel Holland · Mon May 09 00:29:31 2022 -0500
  38. 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · Thu Jul 14 22:34:54 2022 -0500
  39. 17b3ac3 configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC by Angus Ainslie · Thu Jul 14 08:11:12 2022 -0700
  40. 426b2ae usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver by Angus Ainslie · Thu Jul 14 08:11:11 2022 -0700
  41. 01ce8eb Merge branch '2022-07-14-migrate-wiki-to-sphinx' by Tom Rini · Thu Jul 14 18:43:51 2022 -0400
  42. 3d4e0a1 doc: Add in the historical release statistics found on the wiki by Tom Rini · Tue Jul 12 14:14:19 2022 -0400
  43. bab5e4d doc: process: Correct and expand slightly on the Merge Window concept by Tom Rini · Tue Jul 12 17:34:15 2022 -0400
  44. a5e4cd6 doc: Add doc/develop/release_cycle.rst by Tom Rini · Tue Jul 12 17:34:14 2022 -0400
  45. 1974a56 process.rst: Modernize the "Workflow of a Custodian" section by Tom Rini · Thu Jul 14 08:07:46 2022 -0400
  46. 4eed72a process.rst: Perform minor cleanups by Tom Rini · Thu Jul 14 08:07:45 2022 -0400
  47. af1d1db designprinciples.rst: Perform minor cleanups by Tom Rini · Thu Jul 14 08:07:44 2022 -0400
  48. 4476965 doc: Migrate Process wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:43 2022 -0400
  49. 7c0c646 doc: codingstyle: Remove comment about '//' style comments by Tom Rini · Thu Jul 14 08:07:42 2022 -0400
  50. 491616d doc: Migrate DesignPrinciples wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:41 2022 -0400
  51. a023c19 doc: Migrate CodingStyle wiki page to Sphinx by Tom Rini · Thu Jul 14 08:07:40 2022 -0400
  52. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  53. bcb8dc3 spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · Wed Jul 13 17:39:46 2022 -0300
  54. 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
  55. 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
  56. 5c365e8 MAINTAINERS: update maintainer for MediaTek MIPS platform by developer · Fri May 20 11:24:16 2022 +0800
  57. cc12928 tools: mtk_image: add support for MT7621 NAND images by developer · Fri May 20 11:24:10 2022 +0800
  58. 1e885e0 spl: nand: support loading legacy image with payload compressed by developer · Fri May 20 11:24:04 2022 +0800
  59. 16e6a2e spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by developer · Fri May 20 11:23:58 2022 +0800
  60. 81670fe spl: allow using nand base without standard nand driver by developer · Fri May 20 11:23:53 2022 +0800
  61. 10a61df nand: raw: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:47 2022 +0800
  62. 2f866c4 net: mediatek: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:42 2022 +0800
  63. a182b7e net: mediatek: use regmap api to modify ethsys registers by developer · Fri May 20 11:23:37 2022 +0800
  64. afa74c2 net: mediatek: remap iobase address by developer · Fri May 20 11:23:31 2022 +0800
  65. 5614824 mmc: mediatek: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:26 2022 +0800
  66. cf569c0 watchdog: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:19 2022 +0800
  67. 6d471b1 gpio: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:14 2022 +0800
  68. 005064e spi: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:08 2022 +0800
  69. f37e4f2 phy: mtk-tphy: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:01 2022 +0800
  70. 4adcdca usb: xhci-mtk: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:56 2022 +0800
  71. 6d1a630 pinctrl: mtmips: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:49 2022 +0800
  72. cecdf50 reset: mtmips: add reset controller support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:41 2022 +0800
  73. d8b34fb clk: mtmips: add clock driver for MediaTek MT7621 SoC by developer · Fri May 20 11:22:36 2022 +0800
  74. bd7dca2 doc: mediatek: add documentation for mt7621 reference boards by developer · Fri May 20 11:22:31 2022 +0800
  75. e20fe27 mips: mtmips: add two reference boards for mt7621 by developer · Fri May 20 11:22:26 2022 +0800
  76. 2fddd72 mips: mtmips: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:21 2022 +0800
  77. 33d68ce mips: add support for noncached_alloc() by developer · Fri May 20 11:21:51 2022 +0800
  78. 34106af mips: add __image_copy_len for SPL linker script by developer · Fri May 20 11:21:45 2022 +0800
  79. df1b7d5 mips: add more definitions for asm/cm.h by developer · Fri May 20 11:21:39 2022 +0800
  80. a4bb22b mips: add asm/mipsmtregs.h for MIPS multi-threading by developer · Fri May 20 11:21:34 2022 +0800
  81. fa6fc68 MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer by Heinrich Schuchardt · Tue Jul 12 12:38:42 2022 +0200
  82. d848b88 efi_loader: suppress executable stack warning by Heinrich Schuchardt · Tue Jul 12 08:11:53 2022 +0200
  83. b274e77 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Jul 10 15:46:57 2022 +0200
  84. 97bd9da efi_loader: expose END device path node by Masahisa Kojima · Sun Jun 19 13:55:59 2022 +0900
  85. cc4163e doc: Add statistics page for v2022.07 by Tom Rini · Tue Jul 12 17:34:13 2022 -0400
  86. 3c860b5 doc: environment: Expand on fdt_addr, initrd_addr and loadaddr by Tom Rini · Mon Jun 20 10:31:28 2022 -0400
  87. 4aed48c doc: environment: Drop u-boot_addr_r by Tom Rini · Mon Jun 20 10:31:27 2022 -0400
  88. 8b56d0b doc: Add man page for dumpimage by Sean Anderson · Sat Jun 25 13:12:21 2022 -0400
  89. 4db3285 doc: mkimage: Further document -o and -R by Sean Anderson · Sat Jun 25 13:12:20 2022 -0400
  90. c4567c5 mkimage: Add long options by Sean Anderson · Sat Jun 25 13:12:19 2022 -0400
  91. 5746e40 doc: mkimage: Remove AUTHORS section by Sean Anderson · Sat Jun 25 13:12:18 2022 -0400
  92. 0707c98 doc: mkimage: Add SEE ALSO section by Sean Anderson · Sat Jun 25 13:12:17 2022 -0400
  93. 5e5d9b5 doc: mkimage: Add BUGS section by Sean Anderson · Sat Jun 25 13:12:16 2022 -0400
  94. 5f3aa38 doc: mkimage: Edit options for style and consistency by Sean Anderson · Sat Jun 25 13:12:15 2022 -0400
  95. 9ed02c0 doc: mkimage: Use correct capitalization for NAME by Sean Anderson · Sat Jun 25 13:12:14 2022 -0400
  96. e4045c0 doc: mkimage: Rearrange/remove some options by Sean Anderson · Sat Jun 25 13:12:13 2022 -0400
  97. 41b1ca9 doc: mkimage: Use subsection macro by Sean Anderson · Sat Jun 25 13:12:12 2022 -0400
  98. d72a059 doc: mkimage: Regularize option documentation by Sean Anderson · Sat Jun 25 13:12:11 2022 -0400
  99. 0575794 doc: mkimage: Reformat examples by Sean Anderson · Sat Jun 25 13:12:10 2022 -0400
  100. 0d86273 doc: mkimage: Use empty request instead of blank lines by Sean Anderson · Sat Jun 25 13:12:09 2022 -0400