1. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  2. b25a5e5 drivers: tpm2: update reset gpio semantics by Jorge Ramirez-Ortiz · 3 years, 6 months ago
  3. 36e8fa0 pci: Fix configuring io/memory base and limit registers of PCI bridges by Pali Rohár · 3 years, 3 months ago
  4. a951fcc 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, 2 months ago
  5. 2f93983 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · 3 years, 3 months ago
  6. 3f0a8a7 cpu: at91: add compatible for ARM9260EJ-S by Claudiu Beznea · 3 years, 5 months ago
  7. 8b5bbad clk: at91: clk-master: split master clock in pres and divider by Claudiu Beznea · 3 years, 5 months ago
  8. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  9. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  10. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 4 months ago
  11. 61e401e pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years, 2 months ago
  12. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  13. 973a979 pinctrl: fix typo by Yuan Fang · 3 years, 3 months ago
  14. 80f0509 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 3 months ago
  15. f502070 sunxi: mmc: A20: Fix MMC optimisation by Andre Przywara · 3 years, 3 months ago
  16. 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  17. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 4 months ago
  18. 900f0da net: Drop DM_PCI check from designware driver by Simon Glass · 3 years, 4 months ago
  19. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · 3 years, 4 months ago
  20. 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 3 months ago
  21. ff31efc mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() by Michael Walle · 3 years, 3 months ago
  22. 3679e80 mmc: fix device_remove when HS400_ES is enabled by Ye Li · 3 years, 3 months ago
  23. 99b0d2e mmc: fix switch issue with send_status disabled by Ye Li · 3 years, 3 months ago
  24. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 4 months ago
  25. 0523643 Revert "mmc: sdhci: set to INT_DATA_END when there are data" by Yuezhang.Mo@sony.com · 3 years, 9 months ago
  26. 73d776a arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 3 months ago
  27. 7418a51 arm: mvebu : sata_mv should probe all ports by Tony Dinh · 3 years, 3 months ago
  28. 907cd9a arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 3 months ago
  29. 67cd721 arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 3 months ago
  30. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 3 months ago
  31. feea3fb cache: add sifive composable cache driver by Zong Li · 3 years, 3 months ago
  32. ae2398f riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 4 months ago
  33. 1d92624 net: Move network rules to drivers/net by Simon Glass · 3 years, 4 months ago
  34. a0e4487 power: Refactor Makefile rules by Simon Glass · 3 years, 4 months ago
  35. 7ff6104 power: Add a POWER config by Simon Glass · 3 years, 4 months ago
  36. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  37. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  38. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · 3 years, 4 months ago
  39. 12cf602 gpio: Add a GPIO config by Simon Glass · 3 years, 4 months ago
  40. 8adc1b6 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · 3 years, 4 months ago
  41. 2710f9f Makefile: Move drivers/dma/ into drivers/Makefile by Simon Glass · 3 years, 4 months ago
  42. 4000e1b Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · 3 years, 4 months ago
  43. 9cf0079 dma: Add a Kconfig for legacy DMA by Simon Glass · 3 years, 4 months ago
  44. bb83ec5 Makefile: Unify the rules for BOOTCOUNT_LIMIT by Simon Glass · 3 years, 4 months ago
  45. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 4 months ago
  46. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 4 months ago
  47. de3fd53 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 4 months ago
  48. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  49. 388f78e serial: Add a SERIAL config by Simon Glass · 3 years, 4 months ago
  50. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  51. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 4 months ago
  52. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 4 months ago
  53. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  54. 822a243 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 3 months ago
  55. 1c35adc spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 3 months ago
  56. 439a4c2 pci: iproc: fix compilation errors and warnings by Bharat Gooty · 3 years, 3 months ago
  57. 605b655 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI by Pali Rohár · 3 years, 4 months ago
  58. 4b5b1c5 ata: ahci-pci: Fix dependency on DM_PCI by Pali Rohár · 3 years, 4 months ago
  59. 8534161 rtc: ds1307: Fix incorrect clock reset for DS13xx by Callum Sinclair · 3 years, 4 months ago
  60. 8a523aa crypto: hash: Add software hash DM driver by Chia-Wei Wang · 3 years, 4 months ago
  61. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 4 months ago
  62. 41a92cf Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 3 months ago
  63. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  64. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · 3 years, 3 months ago
  65. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · 3 years, 3 months ago
  66. fe2cea6 ddr: Migrate DDR_SPD to Kconfig by Tom Rini · 3 years, 3 months ago
  67. 592bcd0 mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig by Tom Rini · 3 years, 3 months ago
  68. 5155665 mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 3 years, 3 months ago
  69. 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 3 months ago
  70. 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
  71. beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 3 months ago
  72. 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 3 months ago
  73. c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 3 months ago
  74. 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 3 months ago
  75. 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 3 months ago
  76. f008c30 watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 3 months ago
  77. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · 3 years, 3 months ago
  78. b0f0a21 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
  79. ec2c2a0 video: Remove ati_radeon_fb by Tom Rini · 3 years, 3 months ago
  80. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · 3 years, 3 months ago
  81. 6515ffe i8042: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
  82. 40a35f5 nand: vf610_nfc: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
  83. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  84. b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 3 months ago
  85. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
  86. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  87. 2b12913 i2c: Remove non-DM code from ihs_i2c.c by Tom Rini · 3 years, 3 months ago
  88. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
  89. 00edb10 i2c: designware: Remove unused non-DM functionality by Tom Rini · 3 years, 3 months ago
  90. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · 3 years, 3 months ago
  91. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  92. 68e0d31 i2c: Remove unused additional legacy soft i2c bus support by Tom Rini · 3 years, 3 months ago
  93. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 3 months ago
  94. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  95. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  96. fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · 3 years, 3 months ago
  97. a99817c usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · 3 years, 4 months ago
  98. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 3 months ago
  99. 4ec630b watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · 3 years, 4 months ago
  100. cb8485b soc: xilinx: versal: Add soc_xilinx_versal driver by T Karthik Reddy · 3 years, 4 months ago