1. 7e7d04a Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig by Tom Rini · 2 years, 5 months ago
  2. c24e8e2 Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years, 5 months ago
  3. bca4509 Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig by Tom Rini · 2 years, 5 months ago
  4. b68ba0e Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig by Tom Rini · 2 years, 5 months ago
  5. ddd39d0 Convert CONFIG_SAMSUNG_ONENAND to Kconfig by Tom Rini · 2 years, 5 months ago
  6. de0a732 Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig by Tom Rini · 2 years, 5 months ago
  7. 140f0aa nxp: Cleanup some emulator related options. by Tom Rini · 2 years, 5 months ago
  8. 0285455 watchdog: designware: Make this depend on WDT by Tom Rini · 2 years, 5 months ago
  9. 69a2bb6 net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBL by Tom Rini · 2 years, 5 months ago
  10. 89d888e Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig by Tom Rini · 2 years, 5 months ago
  11. 712a172 mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode by Pali Rohár · 2 years, 5 months ago
  12. 284c1a9 Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 5 months ago
  13. c5e7003 Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  14. c1cadac gpio: atmel_pio4: add support for PIO_PORTE by Mihai Sain · 2 years, 6 months ago
  15. 2c27fdc spi: cadence-qspi: Fix programming ospi flash speed by T Karthik Reddy · 2 years, 6 months ago
  16. 248fe9f spi: cadence_qspi: Enable apb linear mode for apb read & write operations by T Karthik Reddy · 2 years, 6 months ago
  17. bf8dae5 spi: cadence-qspi: reset qspi flash for versal platform by T Karthik Reddy · 2 years, 6 months ago
  18. cf553bf arm64: versal: Add versal specific cadence ospi driver by T Karthik Reddy · 2 years, 6 months ago
  19. 1e2b813 spi: cadence-qspi: move cadence qspi macros to header file by T Karthik Reddy · 2 years, 6 months ago
  20. baef13e mtd: spi-nor-ids: Add support for flashes tested by xilinx by Ashok Reddy Soma · 2 years, 6 months ago
  21. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 5 months ago
  22. a89a453 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · 2 years, 5 months ago
  23. 6e52cb2 Convert CONFIG_FPGA_STRATIX_V to Kconfig by Tom Rini · 2 years, 5 months ago
  24. 4d2cab3 video: Migrate exynos display options to Kconfig by Tom Rini · 2 years, 5 months ago
  25. 24ec3de arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 5 months ago
  26. 1e03e03 arm: exynos: Remove old pwm backlight driver by Tom Rini · 2 years, 5 months ago
  27. dc2d27a arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 5 months ago
  28. 713a8cb block: ide: Remove ide_preinit function by Tom Rini · 2 years, 5 months ago
  29. 9836c43 ata: sata_sil: Remove useless BLK guard in sata_sil.h by Tom Rini · 2 years, 5 months ago
  30. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 5 months ago
  31. 0a816d9 Convert CONFIG_FSL_SATA_V2 to Kconfig by Tom Rini · 2 years, 5 months ago
  32. 21af94f ata: fsl_sata: Remove legacy non-BLK code by Tom Rini · 2 years, 5 months ago
  33. 7b976f7 ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code by Tom Rini · 2 years, 5 months ago
  34. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 5 months ago
  35. 4995881 usb: ehci-mx5: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  36. 13750af usb: ehci-mxc: Remove by Tom Rini · 2 years, 5 months ago
  37. cbee8c1 usb: xhci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  38. d4ae152 Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig by Tom Rini · 2 years, 5 months ago
  39. 0930447 usb: ehci-fsl: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  40. e78e880 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 5 months ago
  41. 879b0b1 Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig by Tom Rini · 2 years, 5 months ago
  42. 90bb5c0 ehci-mxs: Remove non-DM code by Tom Rini · 2 years, 5 months ago
  43. 5c511ea Convert CONFIG_E1000_NO_NVM to Kconfig by Tom Rini · 2 years, 5 months ago
  44. 73a9616 misc: i2c_eeprom: remove 24aa02e48 by Eugen Hristev · 2 years, 6 months ago
  45. 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, 5 months ago
  46. 728a86e timer: Add SPL_REGMAP dependency for Xilinx timer by Michal Simek · 2 years, 5 months ago
  47. a1e618a soc: xilinx: zynqmp: Add machine identification support by Stefan Herbrechtsmeier · 2 years, 5 months ago
  48. 18fcb49 soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read by Stefan Herbrechtsmeier · 2 years, 5 months ago
  49. f851be1 firmware: zynqmp: Probe driver before use by Stefan Herbrechtsmeier · 2 years, 5 months ago
  50. fe7090c firmware: zynqmp: Check if rx channel dev pointer is valid by Stefan Herbrechtsmeier · 2 years, 5 months ago
  51. a36d867 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 5 months ago
  52. 816226d cpu: add CPU driver for microblaze by Ovidiu Panait · 2 years, 6 months ago
  53. 10f6508 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 6 months ago
  54. b391b91 cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 6 months ago
  55. 123462e pinctrl: zynqmp: Add support for output-enable and bias-high-impedance by Ashok Reddy Soma · 2 years, 5 months ago
  56. ad55d99 serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · 2 years, 5 months ago
  57. 8faeb02 net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver by T Karthik Reddy · 2 years, 6 months ago
  58. 935e362 net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver by T Karthik Reddy · 2 years, 6 months ago
  59. 31016a5 Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into next by Tom Rini · 2 years, 5 months ago
  60. 53355bb drivers: rng: add smccc trng driver by Etienne Carriere · 2 years, 6 months ago
  61. 2fbe47b firmware: psci: bind arm smccc features when discovered by Etienne Carriere · 2 years, 6 months ago
  62. b1ff399 firmware: psci: reorder header files inclusion by Etienne Carriere · 2 years, 6 months ago
  63. c08decd firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · 2 years, 6 months ago
  64. db59fef power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · 2 years, 6 months ago
  65. ff33ed3 power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 6 months ago
  66. f487a88 reset: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 6 months ago
  67. 38a905e clk: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 6 months ago
  68. 965d606 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  69. 57b812f firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  70. b5d32ea firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  71. 8e96801 firmware: scmi: add multi-channel support by Etienne Carriere · 2 years, 6 months ago
  72. 5a11df3 firmware: scmi: factorize scmi transport look up by Etienne Carriere · 2 years, 6 months ago
  73. 85dc582 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · 2 years, 6 months ago
  74. 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 6 months ago
  75. 5d8eb4c firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · 2 years, 6 months ago
  76. 593eac9 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · 2 years, 6 months ago
  77. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 6 months ago
  78. 3f807c6 fuzzing_engine: Add fuzzing engine uclass by Andrew Scull · 2 years, 6 months ago
  79. 337b26e serial: sandbox: Fix buffer underflow in puts by Andrew Scull · 2 years, 6 months ago
  80. 0ae1c77 misc: nuvoton: Add NPCM7xx otp controller driver by Jim Liu · 2 years, 5 months ago
  81. 2eeb4ee crypto: nuvoton: Add NPCM7xx SHA driver by Jim Liu · 2 years, 5 months ago
  82. 9e03b48 crypto: nuvoton: Add NPCM7xx AES driver by Jim Liu · 2 years, 5 months ago
  83. 4f689b3 spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · 2 years, 5 months ago
  84. b25913b timer: gxp: Add HPE GXP timer support by Nick Hawkins · 2 years, 5 months ago
  85. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  86. 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, 5 months ago
  87. 8f3f8ba mmc: fsl_esdhc: Add new config option for default fallback mode by Pali Rohár · 2 years, 6 months ago
  88. a29eb31 mmc: fsl_esdhc: Set fallback mode to 1-bit by Pali Rohár · 2 years, 6 months ago
  89. 26153d0 mtd: rawnand: fsl_elbc: Fix DM support in DTS code path by Pali Rohár · 2 years, 7 months ago
  90. 2645bc0 arm: layerscape: Add sfp driver by Sean Anderson · 2 years, 7 months ago
  91. f0843e0 Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 5 months ago
  92. eae488b stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
  93. f8a0f4a misc: stm32mp13: introduce STM32MP13 RCC driver by Patrick Delaunay · 2 years, 6 months ago
  94. b992933 clk: Add directory for STM32 clock drivers by Patrick Delaunay · 2 years, 6 months ago
  95. 79bdcd8 mmc: stm32_sdmmc2: make reset property optional by Patrick Delaunay · 2 years, 6 months ago
  96. a46dce2 ram: stm32mp1: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
  97. 32e0379 ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched by Dinesh Maniyam · 2 years, 6 months ago
  98. d192ada drivers: cache: ncore: Disable snoop filter by Dinesh Maniyam · 2 years, 6 months ago
  99. cf1d0fd pinctrl: stm32: add support of STM32MP135 by Patrick Delaunay · 2 years, 6 months ago
  100. 81755b8 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · 2 years, 5 months ago