summaryrefslogtreecommitdiff
path: root/include/configs/socrates.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc85xx: use board env file for socrates boardHeiko Schocher2023-02-091-62/+0
* powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher2023-02-061-0/+2
* powerpc/mpc85xx: socrates: drop second flash bankHeiko Schocher2023-02-061-3/+2
* powerpc/mpc85xx: socrates: add initrd_high default environment variableHeiko Schocher2023-02-061-0/+1
* powerpc/mpc85xx: socrates: add MTD partitioning supportHeiko Schocher2023-02-061-6/+11
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini2022-12-221-3/+0
* Convert CONFIG_L2_CACHE to KconfigTom Rini2022-12-221-5/+0
* global: Remove unused CONFIG symbolsTom Rini2022-12-221-4/+0
* net: tsec: Remove non-DM_ETH support codeTom Rini2022-12-071-16/+0
* Convert CONFIG_SPD_EEPROM to KconfigTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-33/+33
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-051-2/+2
* Remove unused symbolsTom Rini2022-12-051-6/+2
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-2/+0
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini2022-11-101-7/+0
* Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini2022-11-101-3/+0
* Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini2022-11-101-1/+0
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-121-1/+0
* Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini2022-08-041-1/+0
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-2/+0
* Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2022-08-041-2/+0
* Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini2022-08-041-1/+0
* usb: ohci-hcd: Remove some unused legacy codeTom Rini2022-07-071-3/+0
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-071-4/+0
* socrates: Rework CONFIG_PCI_CLK_FREQTom Rini2022-07-051-2/+0
* Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini2022-07-051-2/+0
* Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini2022-07-051-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-061-2/+2
* Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini2022-04-081-2/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-2/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-1/+0
* Remove CONFIG_HAS_ETH0 et al symbolsTom Rini2022-03-181-3/+0
* Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-5/+0
* Convert CONFIG_BTB to KconfigTom Rini2022-03-031-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-2/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-4/+0
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2021-12-011-9/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-1/+0
* kgdb: Remove unused serial related optionsTom Rini2021-10-011-4/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-5/+5
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0