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