aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/db-mv784mp-gp.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_SPD_EEPROM to KconfigTom Rini2022-12-051-3/+0
* Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini2022-07-051-3/+0
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-281-1/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-2/+0
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-281-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-2/+0
* mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini2022-06-061-4/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini2022-04-011-5/+0
* Convert CONFIG_BOARD_ECC_SUPPORT to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-1/+0
* arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár2022-01-141-1/+1
* Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún2021-10-151-1/+0
* Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún2021-10-151-1/+1
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-2/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini2021-08-301-1/+0
* arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár2021-08-111-1/+0
* arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár2021-07-311-3/+0
* arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2021-07-311-1/+1
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer2019-08-251-1/+0
* mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese2019-08-251-1/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach2019-04-121-2/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-2/+0
* pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-051-1/+0
* treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six2018-05-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-1/+0
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-081-2/+0
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-2/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-3/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen2017-12-121-1/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-5/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-1/+0
* Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-221-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0