aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-04power: Refactor Makefile rulesSimon Glass
2021-09-04power: Add a POWER configSimon Glass
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass
2021-09-04gpio: Add a GPIO configSimon Glass
2021-09-04tegra: gpio: Drop use of CONFIG_xxx variablesSimon Glass
2021-09-04Makefile: Move drivers/dma/ into drivers/MakefileSimon Glass
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass
2021-09-04dma: Add a Kconfig for legacy DMASimon Glass
2021-09-04Makefile: Unify the rules for BOOTCOUNT_LIMITSimon Glass
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Add a SERIAL configSimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-09-02pci: iproc: fix compilation errors and warningsBharat Gooty
2021-09-01ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCIPali Rohár
2021-09-01ata: ahci-pci: Fix dependency on DM_PCIPali Rohár
2021-09-01rtc: ds1307: Fix incorrect clock reset for DS13xxCallum Sinclair
2021-09-01crypto: hash: Add software hash DM driverChia-Wei Wang
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-31ddr: Migrate DDR_SPD to KconfigTom Rini
2021-08-31mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini
2021-08-31mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2021-08-31watchdog: add gpio watchdog driverRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()Rasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: add wdt_stop_all() helperRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: keep track of each device's running stateRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: refactor initr_watchdog()Rasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definitionRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: introduce struct wdt_privRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()Rasmus Villemoes
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini
2021-08-30spi: altera_spi: Do not abuse CONFIG namespaceTom Rini
2021-08-30video: Remove ati_radeon_fbTom Rini
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini
2021-08-30i8042: Do not abuse CONFIG namespaceTom Rini
2021-08-30nand: vf610_nfc: Do not abuse CONFIG namespaceTom Rini
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini