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