1. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 4 months ago
  2. a89a453 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · 2 years, 4 months ago
  3. 6e52cb2 Convert CONFIG_FPGA_STRATIX_V to Kconfig by Tom Rini · 2 years, 4 months ago
  4. 4d2cab3 video: Migrate exynos display options to Kconfig by Tom Rini · 2 years, 4 months ago
  5. 24ec3de arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 4 months ago
  6. 1e03e03 arm: exynos: Remove old pwm backlight driver by Tom Rini · 2 years, 4 months ago
  7. dc2d27a arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 4 months ago
  8. 713a8cb block: ide: Remove ide_preinit function by Tom Rini · 2 years, 4 months ago
  9. 9836c43 ata: sata_sil: Remove useless BLK guard in sata_sil.h by Tom Rini · 2 years, 4 months ago
  10. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  11. 0a816d9 Convert CONFIG_FSL_SATA_V2 to Kconfig by Tom Rini · 2 years, 4 months ago
  12. 21af94f ata: fsl_sata: Remove legacy non-BLK code by Tom Rini · 2 years, 4 months ago
  13. 7b976f7 ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code by Tom Rini · 2 years, 4 months ago
  14. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 5 months ago
  15. 4995881 usb: ehci-mx5: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  16. 13750af usb: ehci-mxc: Remove by Tom Rini · 2 years, 5 months ago
  17. cbee8c1 usb: xhci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  18. d4ae152 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · 2 years, 5 months ago
  19. 0930447 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  20. e78e880 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 5 months ago
  21. 879b0b1 Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig by Tom Rini · 2 years, 5 months ago
  22. 90bb5c0 ehci-mxs: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  23. 5c511ea Convert CONFIG_E1000_NO_NVM to Kconfig by Tom Rini · 2 years, 5 months ago
  24. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 4 months ago
  25. 728a86e timer: Add SPL_REGMAP dependency for Xilinx timer by Michal Simek · 2 years, 4 months ago
  26. a1e618a soc: xilinx: zynqmp: Add machine identification support by Stefan Herbrechtsmeier · 2 years, 4 months ago
  27. 18fcb49 soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read by Stefan Herbrechtsmeier · 2 years, 4 months ago
  28. f851be1 firmware: zynqmp: Probe driver before use by Stefan Herbrechtsmeier · 2 years, 4 months ago
  29. fe7090c firmware: zynqmp: Check if rx channel dev pointer is valid by Stefan Herbrechtsmeier · 2 years, 4 months ago
  30. a36d867 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 4 months ago
  31. 816226d cpu: add CPU driver for microblaze by Ovidiu Panait · 2 years, 5 months ago
  32. 10f6508 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 5 months ago
  33. b391b91 cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 5 months ago
  34. 123462e pinctrl: zynqmp: Add support for output-enable and bias-high-impedance by Ashok Reddy Soma · 2 years, 4 months ago
  35. ad55d99 serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · 2 years, 5 months ago
  36. 8faeb02 net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver by T Karthik Reddy · 2 years, 5 months ago
  37. 935e362 net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver by T Karthik Reddy · 2 years, 5 months ago
  38. 31016a5 Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into next by Tom Rini · 2 years, 4 months ago
  39. 53355bb drivers: rng: add smccc trng driver by Etienne Carriere · 2 years, 5 months ago
  40. 2fbe47b firmware: psci: bind arm smccc features when discovered by Etienne Carriere · 2 years, 5 months ago
  41. b1ff399 firmware: psci: reorder header files inclusion by Etienne Carriere · 2 years, 5 months ago
  42. c08decd firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · 2 years, 5 months ago
  43. db59fef power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · 2 years, 5 months ago
  44. ff33ed3 power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 5 months ago
  45. f487a88 reset: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 5 months ago
  46. 38a905e clk: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 5 months ago
  47. 965d606 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · 2 years, 5 months ago
  48. 57b812f firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · 2 years, 5 months ago
  49. b5d32ea firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · 2 years, 5 months ago
  50. 8e96801 firmware: scmi: add multi-channel support by Etienne Carriere · 2 years, 5 months ago
  51. 5a11df3 firmware: scmi: factorize scmi transport look up by Etienne Carriere · 2 years, 5 months ago
  52. 85dc582 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · 2 years, 5 months ago
  53. 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 5 months ago
  54. 5d8eb4c firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · 2 years, 5 months ago
  55. 593eac9 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · 2 years, 5 months ago
  56. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 5 months ago
  57. 3f807c6 fuzzing_engine: Add fuzzing engine uclass by Andrew Scull · 2 years, 5 months ago
  58. 337b26e serial: sandbox: Fix buffer underflow in puts by Andrew Scull · 2 years, 5 months ago
  59. 0ae1c77 misc: nuvoton: Add NPCM7xx otp controller driver by Jim Liu · 2 years, 5 months ago
  60. 2eeb4ee crypto: nuvoton: Add NPCM7xx SHA driver by Jim Liu · 2 years, 5 months ago
  61. 9e03b48 crypto: nuvoton: Add NPCM7xx AES driver by Jim Liu · 2 years, 5 months ago
  62. 4f689b3 spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · 2 years, 5 months ago
  63. b25913b timer: gxp: Add HPE GXP timer support by Nick Hawkins · 2 years, 5 months ago
  64. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  65. 2f7821a Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 4 months ago
  66. 8f3f8ba mmc: fsl_esdhc: Add new config option for default fallback mode by Pali Rohár · 2 years, 5 months ago
  67. a29eb31 mmc: fsl_esdhc: Set fallback mode to 1-bit by Pali Rohár · 2 years, 5 months ago
  68. 26153d0 mtd: rawnand: fsl_elbc: Fix DM support in DTS code path by Pali Rohár · 2 years, 6 months ago
  69. 2645bc0 arm: layerscape: Add sfp driver by Sean Anderson · 2 years, 6 months ago
  70. f0843e0 Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 4 months ago
  71. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 5 months ago
  72. f8a0f4a misc: stm32mp13: introduce STM32MP13 RCC driver by Patrick Delaunay · 2 years, 5 months ago
  73. b992933 clk: Add directory for STM32 clock drivers by Patrick Delaunay · 2 years, 5 months ago
  74. 79bdcd8 mmc: stm32_sdmmc2: make reset property optional by Patrick Delaunay · 2 years, 5 months ago
  75. a46dce2 ram: stm32mp1: add support of STM32MP13x by Patrick Delaunay · 2 years, 5 months ago
  76. 32e0379 ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched by Dinesh Maniyam · 2 years, 5 months ago
  77. d192ada drivers: cache: ncore: Disable snoop filter by Dinesh Maniyam · 2 years, 5 months ago
  78. cf1d0fd pinctrl: stm32: add support of STM32MP135 by Patrick Delaunay · 2 years, 5 months ago
  79. 81755b8 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · 2 years, 5 months ago
  80. 41b2182 crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() by Stefan Roese · 2 years, 6 months ago
  81. 9abfbef Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 4 months ago
  82. 39bbcc3 ddr: altera: Stratix10: Use phys_size_t for memory size by Tien Fong Chee · 2 years, 6 months ago
  83. ee06c53 ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPS by Tien Fong Chee · 2 years, 6 months ago
  84. fd27812 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 4 months ago
  85. 166e5b8 intel: n5x: ddr: update license by Tien Fong Chee · 2 years, 4 months ago
  86. 1a558fa spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 4 months ago
  87. 12a29d3 mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops by Loic Poulain · 2 years, 5 months ago
  88. d6ad5a0 mmc: Add support for wait_dat0 callback by Loic Poulain · 2 years, 5 months ago
  89. 212875e mmc: fix error message for unaligned erase request by Patrick Delaunay · 2 years, 8 months ago
  90. 65d5931 clk: imx8mp: use usb_core_ref for usb_root_clk by Andrey Zhizhikin · 2 years, 5 months ago
  91. 698c041 clk: imx8mp: fix root clock names for ecspi by Andrey Zhizhikin · 2 years, 5 months ago
  92. 54337ab phy: adin: add support for clock output by Josua Mayer · 2 years, 5 months ago
  93. 4cc25cd phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · 2 years, 5 months ago
  94. 752bea3 pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 6 months ago
  95. 0d2105a arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 6 months ago
  96. b5cf255 pci: tegra: Update error prints with new lines by Peter Robinson · 2 years, 6 months ago
  97. 7e9e386 firmware: ti_sci_static_data: add static DMA chan data by Vignesh Raghavendra · 2 years, 5 months ago
  98. 720d37f dma: ti: Add PSIL data for AM62x DMASS by Vignesh Raghavendra · 2 years, 5 months ago
  99. 4b8903a arm: mach-k3: am62: Introduce autogenerated SoC data by Suman Anna · 2 years, 5 months ago
  100. d98e860 arm: mach-k3: Introduce the basic files to support AM62 by Suman Anna · 2 years, 5 months ago