aboutsummaryrefslogtreecommitdiff
path: root/include/configs/socrates.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini1-2/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-2/+0
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-1/+0
2022-03-18Remove CONFIG_HAS_ETH0 et al symbolsTom Rini1-3/+0
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-1/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-5/+0
2022-03-03Convert CONFIG_BTB to KconfigTom Rini1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass1-2/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-4/+0
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini1-2/+0
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini1-9/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-1/+0
2021-10-01kgdb: Remove unused serial related optionsTom Rini1-4/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-5/+5
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-2/+0
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-5/+0
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-11-06mpc85xx, socrates: add DM PCI supportHeiko Schocher1-9/+0
2019-11-06mpc85xx, socrates: enable DM serialHeiko Schocher1-12/+0
2019-11-06mpc85xx, socrates: enable DM I2CHeiko Schocher1-17/+1
2019-11-06mpc85xx, socrates: disable VIDEOHeiko Schocher1-15/+0
2019-11-06mpc85xx, socrates: add DM supportHeiko Schocher1-6/+7
2019-11-06mpc85xx, socrates: suppress unknown flash warningHeiko Schocher1-0/+1
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-6/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-0/+1
2019-07-29rtc: move RTC_RX8025 to KconfigHeiko Schocher1-1/+0
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat1-1/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-3/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six1-2/+0
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-6/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass1-5/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-1/+0