1. 0c4354e stm32mp1: ram: remove tuning support by Patrick Delaunay · Mon Nov 15 15:32:30 2021 +0100
  2. 9e2dd66 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · Mon Nov 15 15:32:29 2021 +0100
  3. a709d63 stm32mp1: ram: add read valid training support by Patrick Delaunay · Mon Nov 15 15:32:28 2021 +0100
  4. 98a1205 mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · Sat Nov 13 03:29:43 2021 +0100
  5. 67af77a pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · Wed Nov 10 18:14:10 2021 +0100
  6. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  7. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · Sat Oct 23 17:26:09 2021 -0600
  8. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · Sat Oct 23 17:26:08 2021 -0600
  9. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  10. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  11. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  12. 3a29664 mmc: Allow for children other than the block device by Simon Glass · Sat Oct 23 17:26:00 2021 -0600
  13. 32b6c8b sandbox: mmc: Support a backing file by Simon Glass · Sat Oct 23 17:25:59 2021 -0600
  14. d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · Tue Nov 09 17:08:24 2021 +0100
  15. a86ed3a tee: optee: remove unused duplicated login Id macros by Etienne Carriere · Tue Nov 09 17:08:21 2021 +0100
  16. f694235 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · Mon Nov 08 08:56:11 2021 +0100
  17. 213d5cf firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:10 2021 +0100
  18. 3119e27 firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:09 2021 +0100
  19. adbf0fc firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · Mon Nov 08 08:56:08 2021 +0100
  20. 39d1eee firmware: scmi: add configs to select the supported agents by Patrick Delaunay · Thu Oct 28 19:13:15 2021 +0200
  21. f1f2516 power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:14 2021 +0200
  22. 1285f8e clk: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:13 2021 +0200
  23. 1b58506 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:12 2021 +0200
  24. f477c71 net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · Tue Oct 12 21:07:32 2021 -0500
  25. b450ee6 drivers: net: add Aspeed MDIO driver by Dylan Hung · Tue Nov 02 13:41:54 2021 +0800
  26. 1886407 net: tsec: Make redundant_init() static by Bin Meng · Mon Nov 01 14:15:12 2021 +0800
  27. 0a752d2 net: fec_mxc: Declare 'promisc' as bool by Bin Meng · Mon Nov 01 14:15:11 2021 +0800
  28. db2f387 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · Thu Oct 14 09:40:04 2021 +0100
  29. 6892d6a net: dsa: sja1105: add support for SGMII by Vladimir Oltean · Wed Sep 29 18:04:42 2021 +0300
  30. 67bfc85 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · Wed Sep 29 18:04:41 2021 +0300
  31. 1ecc689 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · Wed Sep 29 18:04:40 2021 +0300
  32. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · Wed Sep 29 18:04:39 2021 +0300
  33. 3556c4d net: tsec: add support for promiscuous mode by Vladimir Oltean · Wed Sep 29 18:04:36 2021 +0300
  34. cd35764 net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · Tue Sep 28 02:13:42 2021 +0300
  35. 030edf4 Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Nov 19 16:33:33 2021 -0500
  36. 1520062 pinctrl: meson: Correct the driver GPIO declaration by Simon Glass · Sat Nov 13 07:07:15 2021 -0700
  37. 2bcbbe9 Revert "nvme: Enable FUA" by Tom Rini · Thu Nov 18 20:18:34 2021 -0500
  38. 7f4a5dd Revert "nvme: Fix error in nvme_setup_prps" by Tom Rini · Thu Nov 18 20:18:22 2021 -0500
  39. b85ea00 usb: cdns3: cdns3-ti: Add compatible for AM64 SoC by Aswath Govindraju · Wed Oct 20 21:02:02 2021 +0530
  40. 35a51e0 phy: cadence: phy-cadence-torrent: Change the name of subnode searched by Aswath Govindraju · Wed Oct 20 20:58:57 2021 +0530
  41. f3b8d43 nvme: Fix error in nvme_setup_prps by Jon Lin · Tue Oct 19 10:40:54 2021 +0800
  42. 7f0de09 nvme: Enable FUA by Jon Lin · Tue Oct 19 10:40:53 2021 +0800
  43. 2f285cd RFC: arm: pci: Add PCI cam support to PCI-E ecam driver by Alistair Delva · Wed Oct 20 21:31:34 2021 +0000
  44. 88b3ecf crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · Wed Oct 27 14:17:30 2021 +0800
  45. b0e3cf9 clk: ast2600: Add RSACLK control for ACRY by Chia-Wei Wang · Wed Oct 27 14:17:29 2021 +0800
  46. d91aaa5 crypto: aspeed: Add AST2600 HACE support by Johnny Huang · Wed Oct 27 14:17:27 2021 +0800
  47. d59cd6f clk: ast2600: Add YCLK control for HACE by Joel Stanley · Wed Oct 27 14:17:26 2021 +0800
  48. ff2d8bc mmc: mtk-sd: implement waiting for DAT0 line state by Julien Masson · Fri Nov 05 14:34:14 2021 +0100
  49. 2376935 pci: Add standard PCIe ECAM macros by Pali Rohár · Wed Nov 03 01:01:05 2021 +0100
  50. c932976 pinctrl: Add Apple pinctrl driver by Mark Kettenis · Tue Nov 02 18:21:57 2021 +0100
  51. 1efbd14 aspeed: AST2600 Pinctrl Driver by Ryan Chen · Tue Nov 02 10:17:52 2021 +0800
  52. 7a4038b drivers: tpm: atmel_twi: fix printf specifier compile warning by Mathew McBride · Thu Nov 11 04:06:31 2021 +0000
  53. 9b4cd47 drivers: tpm: atmel_twi: implement get_desc operation by Mathew McBride · Thu Nov 11 04:06:30 2021 +0000
  54. 175802c drivers: tpm: atmel_twi: do not use an offset byte by Mathew McBride · Thu Nov 11 04:06:29 2021 +0000
  55. 16bfe89 drivers: tpm: atmel_twi: drop non-DM_I2C compatibility by Mathew McBride · Thu Nov 11 04:06:28 2021 +0000
  56. 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 16 09:51:04 2021 -0500
  57. c851cc0 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · Wed Nov 27 14:56:02 2019 -0500
  58. a978726 Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Nov 13 21:14:51 2021 -0500
  59. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 13 18:13:35 2021 -0500
  60. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · Tue Nov 02 19:44:30 2021 +0100
  61. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · Sun Nov 07 22:59:48 2021 -0500
  62. e015c61 rtc: ds1337: fix compatible string typo by Clemens Gruber · Fri Nov 05 14:46:50 2021 +0100
  63. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Nov 11 09:04:20 2021 -0500
  64. b97c83d tpm: Use the new API on tpm2 spi driver by Ilias Apalodimas · Tue Nov 09 09:02:19 2021 +0200
  65. e61c48d tpm2: Add a TPMv2 MMIO TIS driver by Ilias Apalodimas · Tue Nov 09 09:02:18 2021 +0200
  66. 97f5e2d tpm2: Introduce TIS tpm core by Ilias Apalodimas · Tue Nov 09 09:02:17 2021 +0200
  67. 9e91dd3 tpm: refactor function names for LPC based TPMs by Ilias Apalodimas · Tue Nov 09 09:02:16 2021 +0200
  68. 228c57c tpm: refactor function names and macros for infineon v1.2 TPM by Ilias Apalodimas · Tue Nov 09 09:02:15 2021 +0200
  69. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Nov 10 14:11:30 2021 -0500
  70. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · Mon Oct 11 09:52:50 2021 +0200
  71. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  72. 3dbdbfa Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Nov 10 09:15:18 2021 -0500
  73. 7c80e67 pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · Sat Nov 06 12:16:12 2021 +0100
  74. 150528f watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · Fri Nov 05 19:34:31 2021 +0100
  75. 225a9a9 pci: layerscape: Fix the LUT and msi-map mismatch issue by Hou Zhiqiang · Tue Nov 09 16:56:24 2021 +0530
  76. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · Tue Nov 09 16:30:38 2021 +0530
  77. 16d9785 usb: dwc3: add layerscape support by Michael Walle · Fri Oct 15 15:15:23 2021 +0200
  78. 668bdf6 usb: dwc3: Enable undefined length INCR burst type by Michael Walle · Fri Oct 15 15:15:22 2021 +0200
  79. 679f13c usb: dwc3: Add frame length adjustment quirk by Michael Walle · Fri Oct 15 15:15:21 2021 +0200
  80. f182656 usb: common: silence dubious errors by Michael Walle · Fri Oct 15 15:15:20 2021 +0200
  81. 3af00cd pci: layerscape: add official ls1028a binding support by Michael Walle · Wed Oct 13 18:14:22 2021 +0200
  82. 3ae724c usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · Wed Oct 13 18:14:21 2021 +0200
  83. 0234b5f scsi: ceva: rename the resource name to match the linux kernel one by Michael Walle · Wed Oct 13 18:14:20 2021 +0200
  84. b285de4 serial: lpuart: add new compatible fsl, ls1028a-lpuart by Michael Walle · Wed Oct 13 18:14:19 2021 +0200
  85. 2de392c spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · Wed Oct 13 18:14:18 2021 +0200
  86. 78692a7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · Wed Oct 13 18:14:17 2021 +0200
  87. 1fe7446 watchdog: sp805_wdt: use correct compatible string by Michael Walle · Wed Oct 13 18:14:16 2021 +0200
  88. e8fee9a drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issue by Maninder Singh · Sun Oct 10 09:12:16 2021 -0700
  89. aa28014 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · Thu Oct 07 13:07:44 2021 +0300
  90. c468632 board: fsl_validate: Fix Double free Issue by Kshitiz Varshney · Sun Sep 19 17:09:53 2021 +0200
  91. aa44eb2 drivers: ddr: main.c: Fix Bad Shift operator issue by Priyanka Singh · Thu Aug 19 11:39:03 2021 +0530
  92. d94a038 drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issue by Priyanka Singh · Thu Aug 19 11:39:02 2021 +0530
  93. bc4ef9c drivers: ddr: util.c: Fix divide by zero issue by Priyanka Singh · Thu Aug 19 11:39:01 2021 +0530
  94. e14ab7c exynos78x0: pinctrl: set const to structs by Minkyu Kang · Thu Nov 04 16:13:15 2021 +0900
  95. 66345c6 exynos: pwm: Deal with a PWM at 100% by Simon Glass · Wed Nov 03 13:21:33 2021 -0600
  96. 54fb1fa dfu: newline after updating by Heinrich Schuchardt · Fri Mar 05 18:36:37 2021 +0100
  97. 04c26ff efi: Add video support to the app by Simon Glass · Wed Nov 03 21:09:10 2021 -0600
  98. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · Sat Oct 30 23:03:56 2021 -0400
  99. 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · Wed Nov 03 22:55:14 2021 -0500
  100. 90722ba sysreset: watchdog: Move watchdog reference to plat data by Samuel Holland · Wed Nov 03 22:55:13 2021 -0500