1. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 4 months ago
  2. fc614d2 disk: Use Makefile to omit partition drivers by Simon Glass · 2 years, 4 months ago
  3. 6c04055 ata: Fix an instance of SPL_SATA_SUPPORT by Simon Glass · 2 years, 4 months ago
  4. 6b03b9d blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 4 months ago
  5. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 4 months ago
  6. 2c38f7c pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · 2 years, 4 months ago
  7. a329208 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · 2 years, 4 months ago
  8. d7124f0 gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · 2 years, 4 months ago
  9. 04dd7c8 virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · 2 years, 4 months ago
  10. 4ca8d95 nvme: Fix multipage prp-list by Alexander Sowarka · 2 years, 4 months ago
  11. 57fb86a drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 5 months ago
  12. 94ccfb7 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 5 months ago
  13. fd0d7a6 drivers: tee: optee: remove unused probe local variable by Etienne Carriere · 2 years, 5 months ago
  14. c0facda misc: usb251xb: Support 8/16 bit device tree values by Stefan Herbrechtsmeier · 2 years, 6 months ago
  15. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 6 months ago
  16. c184aca mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 4 months ago
  17. 9a16372 spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 4 months ago
  18. dd29cee spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 4 months ago
  19. 15a5c80 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 4 months ago
  20. 992d02e spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 4 months ago
  21. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 4 months ago
  22. f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 4 months ago
  23. 5150e90 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 4 months ago
  24. 4daa6bb spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 4 months ago
  25. cf2051a pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support by Chin-Ting Kuo · 2 years, 4 months ago
  26. a7e8220 clk: aspeed: Get HCLK frequency support by Chin-Ting Kuo · 2 years, 4 months ago
  27. afe0386 spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 4 months ago
  28. a3d4bfb spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 4 months ago
  29. d91b0f4 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 4 months ago
  30. f4f1b65 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 4 months ago
  31. f7d4cab spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 4 months ago
  32. d0003b5 spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 4 months ago
  33. 68852f3 spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 4 months ago
  34. 3f351cd cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · 2 years, 4 months ago
  35. bae7d37 net: gem: Check rate before setting it up by Michal Simek · 2 years, 4 months ago
  36. ad8024e firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 5 months ago
  37. 7a0bc18 fpga: zynq: Remove post config info message for SPL by Stefan Herbrechtsmeier · 2 years, 5 months ago
  38. b7e0750 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 5 months ago
  39. 96e036a firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · 2 years, 5 months ago
  40. f127a58 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · 2 years, 5 months ago
  41. 0d74f26 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · 2 years, 5 months ago
  42. 5917850 firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · 2 years, 5 months ago
  43. 0ddabb6 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · 2 years, 5 months ago
  44. cf51584 gpio: qcom_pmic: Add support for GPIO LV/MV subtype by Sumit Garg · 2 years, 5 months ago
  45. e555d4c pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 5 months ago
  46. 9b6f90c reset: qcom: Add support for QCS404 SoC reset table by Sumit Garg · 2 years, 5 months ago
  47. 4258827 reset: Convert ipq4019 driver to a generic Qcom driver by Sumit Garg · 2 years, 5 months ago
  48. 0b746d2 phy: Add support for drivers to enable USB on QCS404 SoC by Sumit Garg · 2 years, 5 months ago
  49. 23ba5f3 phy: Move qcom SoCs specific phy drivers to qcom folder by Sumit Garg · 2 years, 5 months ago
  50. a2aa7d6 Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 2 years, 4 months ago
  51. 1b34339 button: gpio: add DM_GPIO dependency by Michael Walle · 2 years, 4 months ago
  52. e9e73d7 timer: add orion-timer support by Michael Walle · 2 years, 4 months ago
  53. ac30d24 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · 2 years, 4 months ago
  54. 080b7d8 mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · 2 years, 4 months ago
  55. 007f1d1 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · 2 years, 5 months ago
  56. 6cda1dc mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 5 months ago
  57. c76f9dd mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 5 months ago
  58. 8a67acf mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 5 months ago
  59. 845102c powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 4 months ago
  60. 94633c3 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 5 months ago
  61. a2504a1 net: ks8851_mll: Remove legacy non-DM_ETH code and callers by Tom Rini · 2 years, 5 months ago
  62. adae2ed fsl-mc: Update dependencies for DM_ETH by Tom Rini · 2 years, 5 months ago
  63. 9d7add8 net: lpc32xx_eth.c ethernet driver by Tom Rini · 2 years, 5 months ago
  64. ecf1d27 net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 5 months ago
  65. ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 5 months ago
  66. c6eec01 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 5 months ago
  67. 7ae1e6a Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · 2 years, 5 months ago
  68. d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 5 months ago
  69. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 5 months ago
  70. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 5 months ago
  71. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 5 months ago
  72. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 5 months ago
  73. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 5 months ago
  74. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 5 months ago
  75. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 5 months ago
  76. 99699a7 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 5 months ago
  77. 2349ecf mmc: Do not send status of send_status is false by Marek Vasut · 2 years, 5 months ago
  78. ca514d0 misc: atsha204a: Don't check for error when waking up the device by Pali Rohár · 2 years, 5 months ago
  79. ca3756c pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 5 months ago
  80. 0190906 arm64: a37xx: pinctrl: Improve description for pinmux command by Pali Rohár · 2 years, 5 months ago
  81. 361cf5c arm64: a37xx: pinctrl: Remove unused macro PIN_GRP() by Pali Rohár · 2 years, 5 months ago
  82. 7a1c071 arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22 by Pali Rohár · 2 years, 5 months ago
  83. 65b3b24 gpio: Remove mvgpio driver by Chris Packham · 2 years, 5 months ago
  84. c959374 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · 2 years, 5 months ago
  85. 5bd4f31 net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32 by Patrice Chotard · 2 years, 5 months ago
  86. acce23b net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186 by Patrice Chotard · 2 years, 5 months ago
  87. 5a28aa6 net: ave: Add capability of rgmii-id mode by Kunihiko Hayashi · 2 years, 5 months ago
  88. ebb8ff6 net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 6 months ago
  89. 8a3b69d net: dwc_eth_qos: cosmetic: reorder include files by Patrick Delaunay · 2 years, 6 months ago
  90. 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 7 months ago
  91. f44bf73 net: ftgmac100: use bus name in mdio error messages by Zev Weiss · 2 years, 7 months ago
  92. 52503d8 net: nuvoton : Add NPCM7xx EMAC driver by Jim Liu · 2 years, 7 months ago
  93. 81844ac net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 8 months ago
  94. c62b746 net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · 2 years, 8 months ago
  95. 0c999ce net: dwc_eth_qos: lift parsing of max-speed DT property to common code by Rasmus Villemoes · 2 years, 8 months ago
  96. 4a7c9db net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · 2 years, 8 months ago
  97. ecd8b03 net: dm9000: Correctly handle empty FIFO by Marek Vasut · 2 years, 8 months ago
  98. 0120794 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 9 months ago
  99. 0ef0261 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 9 months ago
  100. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 5 months ago