summaryrefslogtreecommitdiff
path: root/include/configs/xpress.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_FEC_ENET_DEV to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-5/+2
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-06imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini1-3/+0
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-06-29Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini1-1/+0
2022-06-29Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-5/+0
2022-04-22configs: imx: drop IMX_FEC_BASEPeng Fan1-1/+0
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan1-2/+1
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini1-1/+0
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-1/+0
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini1-3/+1
2021-11-05Convert CONFIG_FEC_MXC to KconfigTom Rini1-1/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-6/+0
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2020-12-07configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini1-2/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-1/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-2/+0
2017-10-12i.mx6ul: xpress: update UART init for current board revisionAnatolij Gustschin1-2/+2
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0