summaryrefslogtreecommitdiff
path: root/configs/socrates_defconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-17configs: Resync with savedefconfigTom Rini1-2/+0
2023-02-09powerpc/mpc85xx: use board env file for socrates boardHeiko Schocher1-1/+1
2023-02-06powerpc/mpc85xx: socrates: enable signed fitImagesHeiko Schocher1-0/+2
2023-02-06powerpc/mpc85xx: socrates: enable protected EnvironmentHeiko Schocher1-0/+4
2023-02-06powerpc/mpc85xx: socrates: add autoboot delay stringHeiko Schocher1-0/+5
2023-02-06powerpc/mpc85xx: socrates: add support for i2c eeprom at 0x51Heiko Schocher1-0/+4
2023-02-06powerpc/mpc85xx: socrates: Add boot retry featureHeiko Schocher1-0/+3
2023-02-06powerpc/mpc85xx: socrates: drop second flash bankHeiko Schocher1-4/+0
2023-02-06powerpc/mpc85xx: socrates: add MTD partitioning supportHeiko Schocher1-0/+5
2023-02-06powerpc/mpc85xx: drop socrates specific image creationHeiko Schocher1-3/+3
2023-02-06powerpc/mpc85xx: fixes and updates for socrates boardHeiko Schocher1-12/+11
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini1-0/+1
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini1-0/+1
2022-12-06Convert CONFIG_SPD_EEPROM to KconfigTom Rini1-0/+1
2022-12-06Convert CONFIG_HWCONFIG to KconfigTom Rini1-0/+1
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-0/+1
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini1-0/+2
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini1-0/+1
2022-11-04usb: ohci: Use a flexible array member for portstatusSamuel Holland1-1/+0
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-10-21configs: Resync with savedefconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini1-0/+1
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-0/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-0/+1
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-0/+2
2022-07-06Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-04-08configs: Resync with savedefconfigTom Rini1-1/+1
2022-04-04Merge branch 'next'Tom Rini1-0/+5
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-0/+1
2022-03-31powerpc: Fix incorrect SYS_IMMR migration valuesTom Rini1-0/+1
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-0/+2
2022-03-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-0/+1
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-0/+1
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-0/+1
2021-12-28Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini1-0/+1
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini1-0/+12
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-0/+2
2021-07-27configs: Resync with savedefconfigTom Rini1-3/+0
2021-07-19usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini1-0/+1
2020-07-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-0/+8
2019-12-05configs: Resync with savedefconfigTom Rini1-2/+2
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal1-0/+2
2019-11-21env: Finish migration of common ENV optionsTom Rini1-0/+4
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini1-0/+1
2019-11-08configs: Resync with savedefconfigTom Rini1-1/+0
2019-11-06mpc85xx, socrates: add DM PCI supportHeiko Schocher1-0/+7
2019-11-06mpc85xx, socrates: enable DM serialHeiko Schocher1-0/+3
2019-11-06mpc85xx, socrates: enable DM I2CHeiko Schocher1-1/+3