summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-31qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini
2021-08-31Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini
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-31mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini
2021-08-31sandbox: add test of wdt-uclass' watchdog_reset()Rasmus Villemoes
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes
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-31board: x530: switch to wdt_stop_all()Rasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: add wdt_stop_all() helperRasmus Villemoes
2021-08-31sandbox: disable CONFIG_WATCHDOG_AUTOSTARTRasmus 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-30Merge branch '2021-08-30-kconfig-migrations-part1' into nextTom Rini
2021-08-30Kconfig: Use spaces not tabs in Kconfig entiresTom Rini
2021-08-30astro_mcf5373l: Rework ASTRO_ID logicTom Rini
2021-08-30mpc83xx: Update commentTom 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-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-08-30nand: vf610_nfc: Do not abuse CONFIG namespaceTom Rini
2021-08-30varisys: Remove dead codeTom Rini
2021-08-30README: Remove some old i2c related textTom Rini
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini
2021-08-30tegra: Cleanup I2C supportTom 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
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30cmd/i2c.c: Remove unused legacy codeTom Rini
2021-08-30i2c: Remove non-DM code from ihs_i2c.cTom Rini
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini
2021-08-30am43xx: Drop non-DM_I2C codeTom Rini
2021-08-30am335x: Drop non-DM_I2C codeTom Rini
2021-08-30i2c: designware: Remove unused non-DM functionalityTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30i2c: Remove unused additional legacy soft i2c bus supportTom Rini