summaryrefslogtreecommitdiff
path: root/configs/socfpga_mcvevk_defconfig
AgeCommit message (Expand)Author
2020-07-06configs: Resync with savedefconfigTom Rini
2020-04-28configs: Resync with savedefconfigTom Rini
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04configs: socfpga: mcvevk: Remove useless UBI infosMiquel Raynal
2019-12-04mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal
2019-11-22Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20ARM: socfpga: Fix default mtdpartsMarek Vasut
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-10-25mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf
2019-10-06arm: socfpga: disable CONFIG_SPL_WDT for gen5 and a10Simon Goldschmidt
2019-09-23configs: Resync with savedefconfigTom Rini
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-05-14arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] boardWolfgang Grandegger
2018-07-02board/aries: RemoveTom Rini
2018-06-04configs: Resync with savedefconfigTom Rini
2018-04-28configs: Resync with savedefconfigTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-17configs: socfpga: disable EFI and ISO partition typesDinh Nguyen
2018-04-17configs: socfpga: add DM_RESETDinh Nguyen
2018-04-17configs: socfpga: convert i2c to dmDinh Nguyen
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-04-07configs: Resync with savedefconfigTom Rini
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-10configs: Resync with savedefconfigTom Rini
2018-01-25arm: socfpga: allow configs without network supportSimon Goldschmidt
2018-01-09ARM: socfpga: Enable part command for socfpga platformAndrey Zhizhikin
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-14configs: Resync with savedefconfigTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-08configs: Finish migration of PHY_GIGETom Rini
2017-07-26kconfig: Convert FPGA_SOCFPGA configuration to KconfigTien Fong Chee
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11usb: Kconfig: migrate USB_DWC2 to KconfigPhilipp Tomsich
2017-04-14ARM: socfpga: Rename MCVEVKMarek Vasut
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada