summaryrefslogtreecommitdiff
path: root/include/configs/T104xRDB.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-1/+0
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-2/+0
2021-12-28Convert CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-3/+0
2021-12-27video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-34/+0
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat1-28/+1
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-6/+0
2021-10-02kgdb: Remove unused serial related optionsTom Rini1-4/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini1-68/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-3/+0
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-4/+0
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-1/+0
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-5/+5
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini1-4/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-15/+1
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass1-20/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk1-1/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski1-3/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-05-04dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li1-1/+9
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-5/+0
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-6/+6
2019-11-21env: Finish migration of common ENV optionsTom Rini1-14/+1
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-3/+3
2019-08-28powerpc: T104xRDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-18/+20
2019-06-14configs: Migrate CONFIG_SYS_LDSCRIPT to KconfigTom Rini1-1/+0
2019-06-14configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini1-2/+0
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini1-3/+0
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini1-6/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-4/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R1-1/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-9/+0
2018-10-06configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt1-3/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-01Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+0