1. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 1 month ago
  2. 222d22a ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 1 month ago
  3. f66a3fd mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 1 month ago
  4. 94752f5 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 3 years, 1 month ago
  5. 8897bf4 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 1 month ago
  6. b166f04 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 1 month ago
  7. dad7c66 video: Remove ati_radeon_fb by Tom Rini · 3 years, 1 month ago
  8. d1240b6 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 1 month ago
  9. b21f965 i8042: Do not abuse CONFIG namespace by Tom Rini · 3 years, 1 month ago
  10. 4d540a3 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · 3 years, 1 month ago
  11. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 1 month ago
  12. 6aa0754 rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 1 month ago
  13. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  14. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 1 month ago
  15. 38a671d i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · 3 years, 1 month ago
  16. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 1 month ago
  17. 27bedff i2c: designware: Remove unused non-DM functionality by Tom Rini · 3 years, 1 month ago
  18. 52c7e37 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  19. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  20. 5b42255 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · 3 years, 1 month ago
  21. 2656145 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 1 month ago
  22. de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  23. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 1 month ago
  24. 0283da4 i2c: S3C24X0: Finish Kconfig migration by Tom Rini · 3 years, 1 month ago
  25. 33e8e61 usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 1 month ago
  26. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 1 month ago
  27. e32d891 watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · 3 years, 1 month ago
  28. 42e20f5 soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 1 month ago
  29. a890a53 soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver by T Karthik Reddy · 3 years, 1 month ago
  30. 3ae330c mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · 3 years, 2 months ago
  31. b6f4408 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · 3 years, 2 months ago
  32. 655d69f mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 2 months ago
  33. d044982 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 2 months ago
  34. 59d4230 ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 1 month ago
  35. 1b378cc ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · 3 years, 1 month ago
  36. 14b7fba drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · 3 years, 1 month ago
  37. 05e1e3b drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · 3 years, 1 month ago
  38. 18f4e85 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 1 month ago
  39. 926fe46 Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 1 month ago
  40. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 3 months ago
  41. 7282b43 i2c: i2c-gpio: Support the named GPIO binding by Samuel Holland · 3 years, 1 month ago
  42. 0b3da99 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · 3 years, 2 months ago
  43. 2aefa6e i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 2 months ago
  44. 55a202f Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · 3 years, 4 months ago
  45. 389b676 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · 3 years, 4 months ago
  46. dcf2cee clk: clk_versaclock: Add support for versaclock driver by Adam Ford · 3 years, 4 months ago
  47. cb0db5b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · 3 years, 1 month ago
  48. 5528c90 net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · 3 years, 1 month ago
  49. e99b1df configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 1 month ago
  50. 364174b spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · 3 years, 2 months ago
  51. 28e5ace clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 2 months ago
  52. 0704305 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 1 month ago
  53. 60df49d rockchip: px30: Support configure SFC by Jon Lin · 3 years, 2 months ago
  54. 674a948 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · 3 years, 2 months ago
  55. 3fb08a2 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 2 months ago
  56. a252771 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 1 month ago
  57. a63a57e mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · 3 years, 3 months ago
  58. ac80414 mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · 3 years, 3 months ago
  59. 8fff9e3 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · 3 years, 2 months ago
  60. 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 1 month ago
  61. 7940d96 arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · 3 years, 2 months ago
  62. 4da98ee Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  63. 7a6577f ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 2 months ago
  64. 4b9423e imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 2 months ago
  65. d24c7d5 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 2 months ago
  66. ba472a2 arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 2 months ago
  67. 26b5321 drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 2 months ago
  68. 7aeaf4d drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 2 months ago
  69. 6306f75 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 2 months ago
  70. a6ffde5 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 2 months ago
  71. 744c5fd drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · 3 years, 2 months ago
  72. 0bf4a77 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · 3 years, 2 months ago
  73. 06918de net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 2 months ago
  74. 0c00d03 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · 3 years, 2 months ago
  75. 1e9ced2 dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 2 months ago
  76. b18b38f dm: migrate the dm_warn to use the log macro by Patrick Delaunay · 3 years, 2 months ago
  77. 8f07f53 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 2 months ago
  78. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 2 months ago
  79. 6b4a2a5 pci: sata_sil: Drop DM_PCI checks by Simon Glass · 3 years, 2 months ago
  80. 16b593b mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · 3 years, 2 months ago
  81. 5ab5d9a mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · 3 years, 2 months ago
  82. 3f123b7 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · 3 years, 2 months ago
  83. 1f065e8 rtc: zynqmp: Add support for ZynqMP RTC by Michal Simek · 3 years, 2 months ago
  84. 23a3287 dm: rtc: uclass: Add flag to control sequence numbering by Michal Simek · 3 years, 2 months ago
  85. 199056d pci: Drop DM_PCI check from bios_emul by Simon Glass · 3 years, 2 months ago
  86. eb4b7fa pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · 3 years, 2 months ago
  87. 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  88. 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  89. 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  90. 990ac1b pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 2 months ago
  91. debf660 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · 3 years, 2 months ago
  92. 26221dc pci: Drop DM_PCI check from pci_common by Simon Glass · 3 years, 2 months ago
  93. a0953b3 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 2 months ago
  94. d008190 mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · 3 years, 2 months ago
  95. 87e7219 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · 3 years, 2 months ago
  96. cb42425 spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 2 months ago
  97. 9102cce mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · 3 years, 3 months ago
  98. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 2 months ago
  99. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  100. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago