summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini2021-08-3112-61/+349
|\
| * sandbox: add test of wdt-uclass' watchdog_reset()Rasmus Villemoes2021-08-312-0/+56
| * sandbox: add test of wdt_gpio driverRasmus Villemoes2021-08-314-1/+43
| * watchdog: add gpio watchdog driverRasmus Villemoes2021-08-314-0/+97
| * watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()Rasmus Villemoes2021-08-312-26/+36
| * board: x530: switch to wdt_stop_all()Rasmus Villemoes2021-08-311-3/+2
| * watchdog: wdt-uclass.c: add wdt_stop_all() helperRasmus Villemoes2021-08-312-0/+33
| * sandbox: disable CONFIG_WATCHDOG_AUTOSTARTRasmus Villemoes2021-08-312-0/+2
| * watchdog: wdt-uclass.c: keep track of each device's running stateRasmus Villemoes2021-08-311-4/+16
| * watchdog: wdt-uclass.c: refactor initr_watchdog()Rasmus Villemoes2021-08-311-16/+21
| * watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definitionRasmus Villemoes2021-08-311-4/+4
| * watchdog: wdt-uclass.c: introduce struct wdt_privRasmus Villemoes2021-08-311-20/+54
| * watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()Rasmus Villemoes2021-08-311-3/+1
* | Merge branch '2021-08-31-kconfig-migrations-part2' into nextTom Rini2021-08-311568-3018/+2880
|\ \ | |/ |/|
| * Kconfig: Remove all default n/no optionsMichal Simek2021-08-3165-224/+1
| * Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31953-740/+690
| * Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31457-310/+512
| * Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-3135-103/+68
| * ls1046ardb_qspi*: Enable RAMBOOT_PBLTom Rini2021-08-313-0/+9
| * Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini2021-08-3166-274/+201
| * Convert CONFIG_QSPI_BOOT to KconfigTom Rini2021-08-3118-18/+6
| * Convert CONFIG_SYS_FSL_DDR4 to KconfigTom Rini2021-08-3111-14/+4
| * configs: Remove unused IMX_NAND symbolTom Rini2021-08-312-2/+0
| * nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini2021-08-312-10/+1
| * nitrogen6x: Migrate DDR_MB to KconfigTom Rini2021-08-3110-9/+11
| * Convert CONFIG_SPL to KconfigTom Rini2021-08-312-2/+1
| * imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-31193-137/+198
| * imx: Introduce CONFIG_MACH_IMXTom Rini2021-08-312-0/+16
| * Convert CONFIG_MX7D to KconfigTom Rini2021-08-313-2/+3
| * Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31935-564/+636
| * global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31166-355/+141
| * qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini2021-08-312-6/+2
| * Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini2021-08-314-2/+2
| * nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-31159-91/+262
| * nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-31152-89/+166
| * ddr: Migrate DDR_SPD to KconfigTom Rini2021-08-313-0/+11
| * mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini2021-08-312-4/+14
| * mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2021-08-313-4/+8
| * mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini2021-08-313-3/+14
| * global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-3011-134/+2
|/
* Merge branch '2021-08-30-kconfig-migrations-part1' into nextTom Rini2021-08-30789-7086/+2834
|\
| * Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom Rini2021-08-302-3/+3
| * astro_mcf5373l: Rework ASTRO_ID logicTom Rini2021-08-301-7/+7
| * mpc83xx: Update commentTom Rini2021-08-301-1/+1
| * spi: altera_spi: Do not abuse CONFIG namespaceTom Rini2021-08-301-4/+2
| * video: Remove ati_radeon_fbTom Rini2021-08-305-3243/+0
| * global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-3014-253/+3
| * i8042: Do not abuse CONFIG namespaceTom Rini2021-08-302-8/+8
| * ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-3023-76/+76
| * arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-3018-30/+36