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