1. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  2. 62470af mmc: nds32: ftsdc010: Convert to livetree by Simon Glass · 3 years, 2 months ago
  3. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  4. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  5. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  6. cc5afab drivers: tpm2: update reset gpio semantics by Jorge Ramirez-Ortiz · 3 years, 4 months ago
  7. 8e85f36 pci: Fix configuring io/memory base and limit registers of PCI bridges by Pali Rohár · 3 years ago
  8. 7b57e56 Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 3 years ago
  9. 0c66872 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · 3 years, 1 month ago
  10. 7d4ce3a cpu: at91: add compatible for ARM9260EJ-S by Claudiu Beznea · 3 years, 2 months ago
  11. c05be59 clk: at91: clk-master: split master clock in pres and divider by Claudiu Beznea · 3 years, 2 months ago
  12. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 2 months ago
  13. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 2 months ago
  14. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 2 months ago
  15. 36f890f pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years ago
  16. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  17. 423e324 pinctrl: fix typo by Yuan Fang · 3 years, 1 month ago
  18. 5c25757 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  19. 0b508ca sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 1 month ago
  20. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 2 months ago
  21. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 2 months ago
  22. e882a59 net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 2 months ago
  23. d6d504d pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 2 months ago
  24. 7958292 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years ago
  25. 285edfd mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years ago
  26. fb8c2e8 mmc: fix device_remove when HS400_ES is enabled by Ye Li · 3 years, 1 month ago
  27. 3f4e52f mmc: fix switch issue with send_status disabled by Ye Li · 3 years, 1 month ago
  28. 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 1 month ago
  29. 4a3ea75 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · 3 years, 6 months ago
  30. 157bc52 arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 1 month ago
  31. 5df1ee4 arm: mvebu : sata_mv should probe all ports by Tony Dinh · 3 years, 1 month ago
  32. d9ac6e2 arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 1 month ago
  33. 758262b arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 1 month ago
  34. 92055e1 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 1 month ago
  35. 43a2183 cache: add sifive composable cache driver by Zong Li · 3 years, 1 month ago
  36. 9d84795 riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 1 month ago
  37. 9f66492 net: Move network rules to drivers/net by Simon Glass · 3 years, 2 months ago
  38. a4faf1f power: Refactor Makefile rules by Simon Glass · 3 years, 2 months ago
  39. 14c251f power: Add a POWER config by Simon Glass · 3 years, 2 months ago
  40. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  41. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  42. 7abf178 power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 2 months ago
  43. b2f9bac gpio: Add a GPIO config by Simon Glass · 3 years, 2 months ago
  44. 80a4876 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · 3 years, 2 months ago
  45. 39f0914 Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · 3 years, 2 months ago
  46. a7ebc69 Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · 3 years, 2 months ago
  47. 70edba0 dma: Add a Kconfig for legacy DMA by Simon Glass · 3 years, 2 months ago
  48. 807cc64 Makefile: Unify the rules for BOOTCOUNT_LIMIT by Simon Glass · 3 years, 2 months ago
  49. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  50. 6f004ad ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 2 months ago
  51. de213c7 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 2 months ago
  52. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  53. 5251048 serial: Add a SERIAL config by Simon Glass · 3 years, 2 months ago
  54. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  55. 73c6ff6 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 2 months ago
  56. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 2 months ago
  57. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  58. 020b353 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 1 month ago
  59. 72022a5 spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 1 month ago
  60. 2cb3260 pci: iproc: fix compilation errors and warnings by Bharat Gooty · 3 years, 1 month ago
  61. 7305952 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · 3 years, 1 month ago
  62. 20aa320 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · 3 years, 1 month ago
  63. 223c449 rtc: ds1307: Fix incorrect clock reset for DS13xx by Callum Sinclair · 3 years, 1 month ago
  64. e5d870f crypto: hash: Add software hash DM driver by Chia-Wei Wang · 3 years, 2 months ago
  65. 4deaff7 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 2 months ago
  66. e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 1 month ago
  67. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 1 month ago
  68. 9537216 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 1 month ago
  69. efb5dab7 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 1 month ago
  70. 222d22a ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 1 month ago
  71. f66a3fd mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 1 month ago
  72. 94752f5 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 3 years, 1 month ago
  73. 2ac8490 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 1 month ago
  74. 492ee6b watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 1 month ago
  75. 90555dc watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 1 month ago
  76. f1b112a watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 1 month ago
  77. 3eaf6e2 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 1 month ago
  78. 068f8ea watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 1 month ago
  79. 6d24dc8 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 1 month ago
  80. 8967ebb watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 1 month ago
  81. 8897bf4 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 1 month ago
  82. b166f04 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 1 month ago
  83. dad7c66 video: Remove ati_radeon_fb by Tom Rini · 3 years, 1 month ago
  84. d1240b6 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 1 month ago
  85. b21f965 i8042: Do not abuse CONFIG namespace by Tom Rini · 3 years, 1 month ago
  86. 4d540a3 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · 3 years, 1 month ago
  87. 6d5d0c9 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 1 month ago
  88. 6aa0754 rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 1 month ago
  89. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 1 month ago
  90. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 1 month ago
  91. 38a671d i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · 3 years, 1 month ago
  92. 14376b8 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 1 month ago
  93. 27bedff i2c: designware: Remove unused non-DM functionality by Tom Rini · 3 years, 1 month ago
  94. 52c7e37 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  95. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  96. 5b42255 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · 3 years, 1 month ago
  97. 2656145 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 1 month ago
  98. de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  99. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 1 month ago
  100. 0283da4 i2c: S3C24X0: Finish Kconfig migration by Tom Rini · 3 years, 1 month ago