aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/P2041RDB.h
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+0
* powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini2022-11-101-2/+0
* Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini2022-11-101-1/+0
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-3/+3
* Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini2022-09-011-4/+0
* Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini2022-08-121-1/+0
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-121-1/+0
* configs: Remove a number of unreferenced CONFIG options.Tom Rini2022-08-041-7/+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_EMPTY_INFO to KconfigTom Rini2022-08-041-1/+0
* Convert CONFIG_SYS_CACHE_STASHING to KconfigTom Rini2022-07-081-1/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigWIP/2022-07-07-Kconfig-migrations-dead-code-removalTom Rini2022-07-071-1/+0
* Convert CONFIG_SYS_FSL_CPC et al to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini2022-07-071-4/+0
* Convert CONFIG_SYS_BOOK3E_HV to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini2022-07-051-4/+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-5/+0
* Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini2022-07-051-1/+0
* Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini2022-07-051-2/+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
* PowerPC: Remove some unused USB codeTom Rini2022-06-281-5/+0
* Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini2022-06-281-1/+0
* Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-281-4/+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-3/+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_BACKSIDE_L2_CACHE to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BTB to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-2/+0
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-271-2/+2
* Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2021-12-011-18/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-26/+0
* configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-091-30/+1
* Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay2021-10-151-1/+0
* Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini2021-10-061-1/+0