aboutsummaryrefslogtreecommitdiff
path: root/include/configs/P1010RDB.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini1-4/+4
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-23global: Remove undef CONFIG_... for unused valuesTom Rini1-1/+0
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini1-2/+0
2022-12-22Convert CONFIG_L2_CACHE to KconfigTom Rini1-5/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+0
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-4/+1
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini1-1/+0
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini1-31/+0
2022-12-05scripts/config_whitelist.txt: Remove more referenced symbolsTom Rini1-2/+0
2022-12-05Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini1-1/+0
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-73/+73
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-12/+12
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-3/+3
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-3/+0
2022-12-05powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONSTom Rini1-3/+1
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini1-21/+21
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-39/+39
2022-12-05Remove unused symbolsTom Rini1-2/+0
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom 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-3/+0
2022-11-10powerpc: Migrate SYS_L2_SIZE to KconfigTom Rini1-3/+0
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini1-1/+0
2022-09-01Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini1-4/+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-1/+0
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini1-3/+0
2022-08-04Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini1-1/+0
2022-08-04P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini1-37/+0
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini1-1/+0
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini1-1/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-07-07Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini1-6/+0
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini1-2/+0
2022-07-05Convert CONFIG_PCIE1 et al to KconfigTom Rini1-3/+0
2022-07-05Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to KconfigTom Rini1-3/+1
2022-07-05powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini1-3/+1
2022-07-05Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini1-1/+0
2022-07-05Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini1-1/+0
2022-07-05Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini1-3/+0
2022-06-28Convert CONFIG_ENV_RANGE to KconfigTom Rini1-6/+0
2022-06-28Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini1-7/+0
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini1-6/+0
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini1-1/+0
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini1-7/+0