1. c408ed3 misc: imx: S400_API: Move S400 MU and API to a common place by Ye Li · Tue Jul 26 16:40:49 2022 +0800
  2. 29b31a5 mmc: fsl_esdhc_imx: Support i.MX9 by Peng Fan · Tue Jul 26 16:40:44 2022 +0800
  3. f6cbb45 imx: pinctrl: add pinctrl and pinfunc file for i.MX93 by Peng Fan · Tue Jul 26 16:40:42 2022 +0800
  4. 54dae7e gpio: pca953x: support pcal6524 by Peng Fan · Tue Jul 26 16:40:41 2022 +0800
  5. 8811048 usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery by Fabio Estevam · Thu May 19 09:13:58 2022 -0300
  6. 6567d12 Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Sun Jul 24 07:46:55 2022 -0400
  7. 24fea6c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Fri Jul 22 20:48:28 2022 -0400
  8. 27d9b25 mtd: decommission the NAND museum by Michael Trimarchi · Wed Jul 20 18:22:16 2022 +0200
  9. 6dc1bfd mtd: nand: toshiba: Retrieve ECC requirements from extended ID by Michael Trimarchi · Wed Jul 20 18:22:15 2022 +0200
  10. 66483b3 mtd: nand: Move Macronix specific initialization in nand_macronix.c by Michael Trimarchi · Wed Jul 20 18:22:14 2022 +0200
  11. c7b2830 mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c by Michael Trimarchi · Wed Jul 20 18:22:13 2022 +0200
  12. fa5d40c mtd: nand: Move Micron specific init logic in nand_micron.c by Michael Trimarchi · Wed Jul 20 18:22:12 2022 +0200
  13. 3ba671b mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c by Michael Trimarchi · Wed Jul 20 18:22:11 2022 +0200
  14. 3dc9060 mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c by Michael Trimarchi · Wed Jul 20 18:22:10 2022 +0200
  15. 6c8ef80 mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c by Michael Trimarchi · Wed Jul 20 18:22:09 2022 +0200
  16. 60f26dc mtd: nand: Export symbol nand_decode_ext_id by Michael Trimarchi · Wed Jul 20 18:22:08 2022 +0200
  17. afd382c mtd: nand: Fix MediaTek MT7621 SoC build by Michael Trimarchi · Fri Jul 22 10:28:36 2022 +0200
  18. 270c153 mtd: nand: Get rid of mtd variable in function calls by Michael Trimarchi · Wed Jul 20 18:22:07 2022 +0200
  19. 4a26e1d mtd: nand: Add manufacturer specific initialization/detection steps by Michael Trimarchi · Wed Jul 20 18:22:06 2022 +0200
  20. cd4d904 mtd: nand: Store nand ID in struct nand_chip by Michael Trimarchi · Wed Jul 20 18:22:05 2022 +0200
  21. dc7fdd6 mtd: nand: Get rid of busw parameter by Michael Trimarchi · Wed Jul 20 18:22:04 2022 +0200
  22. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  23. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  24. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · Mon Jul 04 09:00:25 2022 +0000
  25. 35de0c5 watchdog: add amlogic watchdog support by Philippe Boos · Mon Jun 13 16:00:56 2022 +0200
  26. af3b210 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · Wed May 11 09:08:47 2022 +0200
  27. 75601fc Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 20 07:38:49 2022 -0400
  28. 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
  29. f5f60ee Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Jul 19 15:54:57 2022 -0400
  30. 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
  31. 2e50df4 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jul 19 10:52:15 2022 -0400
  32. 9237171 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · Thu Jul 07 15:12:17 2022 +0200
  33. b84426c i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · Thu Jun 23 13:31:42 2022 +0800
  34. c676f9b i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · Wed May 11 15:52:03 2022 -0500
  35. 9f30cce phy: sun4i-usb: Add D1 variant by Samuel Holland · Thu Jul 14 23:09:22 2022 -0500
  36. 8662e7e phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handling by Andre Przywara · Thu Jul 14 23:09:21 2022 -0500
  37. 7c23674 phy: sun4i-usb: Drop use of arch-specific headers by Samuel Holland · Thu Jul 14 23:09:20 2022 -0500
  38. acfdc46 sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · Thu Jul 14 23:09:19 2022 -0500
  39. 0a669a2 mtd: spi-nor-ids: add winbond w25q512nw family support by Jae Hyun Yoo · Fri Jul 08 12:03:19 2022 -0700
  40. 57847c1 mtd: spi-nor-core: Add support for Macronix Octal flash by JaimeLiao · Mon Jul 18 14:49:22 2022 +0800
  41. 4ecf919 mtd: spi: Convert is_locked callback to is_unlocked by Jan Kiszka · Wed Mar 02 15:01:55 2022 +0100
  42. 1c905eb mtd: spi-nor: Parse SFDP SCCR Map by JaimeLiao · Mon Jul 04 14:12:41 2022 +0800
  43. bf085cd mtd: spi-nor-core: Adding different type of command extension in Soft Reset by JaimeLiao · Mon Jul 04 14:12:40 2022 +0800
  44. f8e9848 mtd: spi-nor: add support for Macronix Octal flash by JaimeLiao · Mon Jul 04 14:12:39 2022 +0800
  45. 9823b21 sunxi-nand: fix the PIO instead of DMA implementation by Markus Hoffrogge · Thu Jun 30 01:26:39 2022 +0200
  46. 4d3521ce spi: sunxi: Add support for F1C100s SPI controller by Andre Przywara · Tue Apr 26 23:58:53 2022 +0100
  47. 2783568 spi: sunxi: improve SPI clock calculation by Andre Przywara · Tue May 03 02:06:37 2022 +0100
  48. 62a24e1 spi: sunxi: refactor SPI speed/mode programming by Andre Przywara · Tue May 03 00:07:16 2022 +0100
  49. a244be6 spi: sunxi: use XCH status to detect in-progress transfer by Icenowy Zheng · Tue Jun 28 14:49:24 2022 +0800
  50. 632c88e net: sun8i-emac: Drop use of arch-specific header by Samuel Holland · Fri Jul 15 00:20:57 2022 -0500
  51. 712cc89 net: sun8i-emac: Downgrade printf during probe to debug by Samuel Holland · Fri Jul 15 00:20:56 2022 -0500
  52. 86b561c reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · Mon May 09 00:29:37 2022 -0500
  53. 24a870c reset: sunxi: Convert driver private data to platform data by Samuel Holland · Mon May 09 00:29:36 2022 -0500
  54. 9031532 clk: sunxi: Convert driver private data to platform data by Samuel Holland · Mon May 09 00:29:35 2022 -0500
  55. 751c6c6 clk: sunxi: Use a single driver for all variants by Samuel Holland · Mon May 09 00:29:34 2022 -0500
  56. 1567fdf reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · Mon May 09 00:29:33 2022 -0500
  57. a496907 clk: sunxi: Prevent out-of-bounds gate array access by Samuel Holland · Mon May 09 00:29:32 2022 -0500
  58. 8443650 clk: sunxi: Store the array sizes in the CCU descriptor by Samuel Holland · Mon May 09 00:29:31 2022 -0500
  59. 02c83a5 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · Thu Jul 14 22:34:54 2022 -0500
  60. 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
  61. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 14 11:10:49 2022 -0400
  62. 10a61df nand: raw: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:47 2022 +0800
  63. 2f866c4 net: mediatek: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:42 2022 +0800
  64. a182b7e net: mediatek: use regmap api to modify ethsys registers by developer · Fri May 20 11:23:37 2022 +0800
  65. afa74c2 net: mediatek: remap iobase address by developer · Fri May 20 11:23:31 2022 +0800
  66. 5614824 mmc: mediatek: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:26 2022 +0800
  67. cf569c0 watchdog: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:19 2022 +0800
  68. 6d471b1 gpio: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:14 2022 +0800
  69. 005064e spi: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:08 2022 +0800
  70. f37e4f2 phy: mtk-tphy: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:01 2022 +0800
  71. 4adcdca usb: xhci-mtk: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:56 2022 +0800
  72. 6d1a630 pinctrl: mtmips: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:22:49 2022 +0800
  73. d8b34fb clk: mtmips: add clock driver for MediaTek MT7621 SoC by developer · Fri May 20 11:22:36 2022 +0800
  74. 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
  75. 08ee377 usb: add isp1760 family driver by Rui Miguel Silva · Wed Jun 29 11:06:15 2022 +0100
  76. fb0c70c usb: common: move urb code to common by Rui Miguel Silva · Wed Jun 29 11:06:14 2022 +0100
  77. f7adf89 usb: dwc3: Add support to reset usb ULPI phy by T Karthik Reddy · Fri Jul 08 11:21:59 2022 +0200
  78. 71f4421 rng: stm32mp1_rng: add conditional reset feature for STM32MP13x by Lionel Debieve · Thu Jun 30 10:20:15 2022 +0200
  79. 11c064e i2c: stm32: add support for the st,stm32mp13 SOC by Patrick Delaunay · Thu Jun 30 10:20:14 2022 +0200
  80. b5b1aa1 clk: stm32: add support compatible st, stm32mp1-rcc-secure by Patrick Delaunay · Tue Jul 05 16:55:55 2022 +0200
  81. 4f6a1ba mmc: stm32_sdmmc2: introduce of_to_plat ops by Patrick Delaunay · Thu Jun 30 10:01:47 2022 +0200
  82. f375d37 mmc: stm32_sdmmc2: remove privdata by Patrick Delaunay · Thu Jun 30 10:01:46 2022 +0200
  83. 1db48bf mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind by Patrick Delaunay · Thu Jun 30 10:01:45 2022 +0200
  84. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  85. a2359f5 i2c: Remove non-DM_I2C support from davinci_i2c.c by Tom Rini · Mon Jun 27 13:35:50 2022 -0400
  86. 5c249d4 arm: Remove strongarm support by Tom Rini · Mon Jun 27 13:35:47 2022 -0400
  87. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  88. b318d6e serial: ns16550: Wait in debug_uart_init until tx buffer is empty by Pali Rohár · Thu Jun 23 14:13:56 2022 +0200
  89. 18abf79 led: pwm: Use NOP uclass driver for top-level node by Stefan Herbrechtsmeier · Thu Jun 23 11:25:29 2022 +0200
  90. 0cda0cb mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · Wed Jun 22 11:11:45 2022 +0200
  91. 234064b sound: enable building DA7219 driver with ACPIGEN=n by Heinrich Schuchardt · Sun Jun 12 13:15:34 2022 +0000
  92. c90021b snd: enable building max98357a driver with ACPIGEN=n by Heinrich Schuchardt · Sun Jun 12 13:13:05 2022 +0000
  93. 5f4f84e Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig by Tom Rini · Sat Jun 25 11:02:49 2022 -0400
  94. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  95. ac7f321 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · Sat Jun 25 11:02:38 2022 -0400
  96. bd8253d Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · Sat Jun 25 11:02:36 2022 -0400
  97. 74d888f Convert CONFIG_SYS_UNIFY_CACHE to Kconfig by Tom Rini · Sat Jun 25 11:02:35 2022 -0400
  98. e12d754 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · Sat Jun 25 11:02:32 2022 -0400
  99. 112d2e0 Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · Sat Jun 25 11:02:31 2022 -0400
  100. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400