summaryrefslogtreecommitdiff
path: root/include/configs/T208xRDB.h
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+0
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini2022-11-101-1/+0
* Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini2022-11-101-1/+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-2/+2
* 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-2/+0
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-121-1/+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-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 KconfigTom 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-4/+0
* Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini2022-07-051-1/+0
* Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini2022-07-051-1/+0
* Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini2022-06-281-9/+0
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-281-7/+0
* Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini2022-06-281-1/+0
* ata: fsl_sata: Remove legacy non-BLK codeTom Rini2022-06-281-6/+0
* Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini2022-06-281-3/+0
* Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-281-1/+0
* Drop CONFIG_SPL_SPI_FLASH_MINIMALTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini2022-06-061-3/+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_SPL_COMMON_INIT_DDR to KconfigTom Rini2022-06-061-1/+0
* ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2022-06-061-2/+0
* powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár2022-04-261-0/+3
* Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini2022-04-081-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-6/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-4/+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-4/+0