summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2021-09-01board: stemmy: Add basic Fastboot supportStephan Gerhold
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31ls1046ardb_qspi*: Enable RAMBOOT_PBLTom Rini
2021-08-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini
2021-08-31Convert CONFIG_QSPI_BOOT to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_FSL_DDR4 to KconfigTom Rini
2021-08-31configs: Remove unused IMX_NAND symbolTom Rini
2021-08-31nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini
2021-08-31nitrogen6x: Migrate DDR_MB to KconfigTom Rini
2021-08-31Convert CONFIG_SPL to KconfigTom Rini
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-31Convert CONFIG_MX7D to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom 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-31mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes
2021-08-31sandbox: disable CONFIG_WATCHDOG_AUTOSTARTRasmus Villemoes
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom 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-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom 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-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-30cl-som-imx7: Enable CMD_EEPROMTom Rini
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-08-30configs: Resync with savedefconfigTom Rini
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26xilinx: zynqmp: Enable stack relocation to DDRMichal Simek
2021-08-26xilinx: zynqmp: Enable gpio-key/button driverMichal Simek
2021-08-26arm64: zynqmp: Enable sha1sum commandMichal Simek
2021-08-26xilinx: Enable config to display cpuinfoT Karthik Reddy
2021-08-26soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy
2021-08-26xilinx: Disable ARCH_FIXUP_FDT_MEMORYMichal Simek
2021-08-26xilinx: zynqmp: Initialize usb and scsi via prebootMichal Simek
2021-08-26arm64: zynqmp: Disable WDT_CDNS driver by defaultMichal Simek
2021-08-25arm: socfpga: Enable Intel N5X device buildSiew Chin Lim
2021-08-24arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...Siew Chin Lim
2021-08-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-08-22bootcount: add a new driver with syscon as backendNandor Han