1. 12f35e3 spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 3 months ago
  2. d1d43d6 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 3 months ago
  3. 68cc307 spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 3 months ago
  4. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  5. a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 3 months ago
  6. 4db52a5 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 3 months ago
  7. 4d2caaf spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 3 months ago
  8. ac8b2c3 pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support by Chin-Ting Kuo · 2 years, 3 months ago
  9. b4c47fd clk: aspeed: Get HCLK frequency support by Chin-Ting Kuo · 2 years, 3 months ago
  10. 7b4bded spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 3 months ago
  11. 2d322cc spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 3 months ago
  12. 96db8b6 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 3 months ago
  13. e3c77a6 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 3 months ago
  14. f581765 spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 3 months ago
  15. 6c433fd spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 3 months ago
  16. ad269af spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 3 months ago
  17. 5fa89c1 cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · 2 years, 3 months ago
  18. a170e43 net: gem: Check rate before setting it up by Michal Simek · 2 years, 3 months ago
  19. 0569d5f firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 4 months ago
  20. fb7fcc2 fpga: zynq: Remove post config info message for SPL by Stefan Herbrechtsmeier · 2 years, 4 months ago
  21. 10ff288 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
  22. 04e4393 firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function by Andrew Davis · 2 years, 4 months ago
  23. b3e71b7 firmware: ti_sci: Remove inline keyword from functions by Andrew Davis · 2 years, 4 months ago
  24. 2256372 firmware: ti_sci: Factor out message alloc failed message by Andrew Davis · 2 years, 4 months ago
  25. 771a16f firmware: ti_sci: Reduce output on ti_sci_do_xfer error by Andrew Davis · 2 years, 4 months ago
  26. b7572e5 arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings by Sumit Garg · 2 years, 4 months ago
  27. 3564257 gpio: qcom_pmic: Add support for GPIO LV/MV subtype by Sumit Garg · 2 years, 4 months ago
  28. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · 2 years, 4 months ago
  29. 51243be reset: qcom: Add support for QCS404 SoC reset table by Sumit Garg · 2 years, 4 months ago
  30. 2cf66c45 reset: Convert ipq4019 driver to a generic Qcom driver by Sumit Garg · 2 years, 4 months ago
  31. aae3573 phy: Add support for drivers to enable USB on QCS404 SoC by Sumit Garg · 2 years, 4 months ago
  32. 302d5a4 phy: Move qcom SoCs specific phy drivers to qcom folder by Sumit Garg · 2 years, 4 months ago
  33. 445eccb Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 2 years, 3 months ago
  34. dc7241a button: gpio: add DM_GPIO dependency by Michael Walle · 2 years, 3 months ago
  35. f874e09 timer: add orion-timer support by Michael Walle · 2 years, 3 months ago
  36. 1649b89 mtd: rawnand: fsl_elbc: Fix reading address pointer from DT by Pali Rohár · 2 years, 3 months ago
  37. 2a4d95f mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flag by Pali Rohár · 2 years, 3 months ago
  38. 2ee0a56 mtd: nand: samsung: Retrieve ECC requirements from extended by Michael Trimarchi · 2 years, 4 months ago
  39. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · 2 years, 4 months ago
  40. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · 2 years, 4 months ago
  41. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · 2 years, 4 months ago
  42. 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 3 months ago
  43. 4c40e73 net: Make DM_ETH be selected by NETDEVICE by Tom Rini · 2 years, 4 months ago
  44. 9972d83 net: ks8851_mll: Remove legacy non-DM_ETH code and callers by Tom Rini · 2 years, 4 months ago
  45. eff529e fsl-mc: Update dependencies for DM_ETH by Tom Rini · 2 years, 4 months ago
  46. 71fcf6d net: lpc32xx_eth.c ethernet driver by Tom Rini · 2 years, 4 months ago
  47. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  48. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  49. a01b009 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 4 months ago
  50. dad332b Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · 2 years, 4 months ago
  51. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 4 months ago
  52. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 4 months ago
  53. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 4 months ago
  54. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 4 months ago
  55. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 4 months ago
  56. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 4 months ago
  57. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 4 months ago
  58. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  59. 3e06eb3 power: regulator: Remove i2c header from gpio regulator by Michal Simek · 2 years, 4 months ago
  60. 946e06f mmc: Do not send status of send_status is false by Marek Vasut · 2 years, 4 months ago
  61. 05ce586 misc: atsha204a: Don't check for error when waking up the device by Pali Rohár · 2 years, 4 months ago
  62. 62297ec pci: pci_mvebu: Add support for reset-gpios by Pali Rohár · 2 years, 4 months ago
  63. d2dac1a arm64: a37xx: pinctrl: Improve description for pinmux command by Pali Rohár · 2 years, 4 months ago
  64. 805c3eb arm64: a37xx: pinctrl: Remove unused macro PIN_GRP() by Pali Rohár · 2 years, 4 months ago
  65. 3a8dccb arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22 by Pali Rohár · 2 years, 4 months ago
  66. ec6fd22 gpio: Remove mvgpio driver by Chris Packham · 2 years, 4 months ago
  67. a93fa24 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · 2 years, 4 months ago
  68. d982443 net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32 by Patrice Chotard · 2 years, 4 months ago
  69. 088d3ca net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186 by Patrice Chotard · 2 years, 4 months ago
  70. 7085f1d net: ave: Add capability of rgmii-id mode by Kunihiko Hayashi · 2 years, 5 months ago
  71. 056f40f net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 5 months ago
  72. 4172927 net: dwc_eth_qos: cosmetic: reorder include files by Patrick Delaunay · 2 years, 5 months ago
  73. 5d74726 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 6 months ago
  74. 4e5ca0f net: ftgmac100: use bus name in mdio error messages by Zev Weiss · 2 years, 6 months ago
  75. eaddbcb net: nuvoton : Add NPCM7xx EMAC driver by Jim Liu · 2 years, 6 months ago
  76. 69ef96d net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 7 months ago
  77. c0c19aa net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · 2 years, 7 months ago
  78. 2a9e76d net: dwc_eth_qos: lift parsing of max-speed DT property to common code by Rasmus Villemoes · 2 years, 7 months ago
  79. 50fe526 net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · 2 years, 7 months ago
  80. ff35f4c net: dm9000: Correctly handle empty FIFO by Marek Vasut · 2 years, 7 months ago
  81. 09d5f76 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 8 months ago
  82. 2ae0fc2 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 8 months ago
  83. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 4 months ago
  84. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 4 months ago
  85. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 4 months ago
  86. 82a703b Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 4 months ago
  87. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  88. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  89. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  90. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  91. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  92. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
  93. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
  94. e74c654 gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · 2 years, 5 months ago
  95. 793c82a drivers: xen: events: fix build issues with disabled Xen HVC by Dmytro Firsov · 2 years, 5 months ago
  96. cb88d0f pwm: aspeed: Select SYSCON to get parent detail. by Billy Tsai · 2 years, 7 months ago
  97. 5b60b46 tpm: Add the RNG child device by Sughosh Ganu · 2 years, 4 months ago
  98. 9737fab tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 4 months ago
  99. c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
  100. eb96c0f gpio: Add Turris Omnia MCU driver by Pali Rohár · 2 years, 4 months ago