summaryrefslogtreecommitdiff
path: root/include/configs/socrates.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-09powerpc/mpc85xx: use board env file for socrates boardHeiko Schocher1-62/+0
2023-02-06powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher1-0/+2
2023-02-06powerpc/mpc85xx: socrates: drop second flash bankHeiko Schocher1-3/+2
2023-02-06powerpc/mpc85xx: socrates: add initrd_high default environment variableHeiko Schocher1-0/+1
2023-02-06powerpc/mpc85xx: socrates: add MTD partitioning supportHeiko Schocher1-6/+11
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini1-3/+0
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini1-5/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-4/+0
2022-12-08net: tsec: Remove non-DM_ETH support codeTom Rini1-16/+0
2022-12-06Convert CONFIG_SPD_EEPROM to KconfigTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-33/+33
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-2/+2
2022-12-06Remove unused symbolsTom Rini1-6/+2
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-2/+0
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-1/+0
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini1-7/+0
2022-11-10Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini1-3/+0
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini1-1/+0
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini1-1/+0
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini1-3/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-4/+0
2022-07-06socrates: Rework CONFIG_PCI_CLK_FREQTom Rini1-2/+0
2022-07-06Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini1-2/+0
2022-07-06Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+0
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini1-2/+2
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-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-1/+0
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-5/+0
2022-03-04Convert 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-28Finish 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-02kgdb: Remove unused serial related optionsTom Rini1-4/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-5/+5
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0