aboutsummaryrefslogtreecommitdiff
path: root/include/configs/P2041RDB.h
AgeCommit message (Expand)Author
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini
2022-07-05Convert CONFIG_PCIE1 et al to KconfigTom Rini
2022-07-05Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to KconfigTom Rini
2022-07-05Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini
2022-07-05Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini
2022-06-28PowerPC: Remove some unused USB codeTom Rini
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-03-25Convert CONFIG_BACKSIDE_L2_CACHE to KconfigTom Rini
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2022-03-03Convert CONFIG_BTB to KconfigTom Rini
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat
2021-10-15Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-01kgdb: Remove unused serial related optionsTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-06-17board: freescale: p2041rdb: use correct EEPROM address lengthMatt Merhar
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford