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