summaryrefslogtreecommitdiff
path: root/include/configs/mx7ulp_evk.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-2/+0
* configs: drop CONFIG_MMCROOTPeng Fan2022-04-211-2/+1
* Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2022-03-031-1/+0
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-2/+1
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-11/+0
* Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini2021-11-121-1/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-2/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-5/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-2/+1
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-2/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-3/+0
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-261-2/+0
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-261-1/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-4/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* mx7ulp: Move SoC base address to a common fileFabio Estevam2020-01-161-4/+0
* mx7ulp_evk: Remove unneeded SDHC definitionsFabio Estevam2020-01-161-3/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* imx: configs: Cleanup CONFIG_SECURE_BOOT commentsBreno Matheus Lima2019-10-081-3/+0
* Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima2019-10-081-6/+0
* Convert CONFIG_FSL_USDHC to KconfigAdam Ford2019-08-231-2/+0
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-1/+0
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: move SYS_ARCH_TIMER to KConfigAndre Przywara2018-04-281-1/+0
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-1/+0
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-5/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* mx7ulp_evk: Move CONFIG_CMD_BOOTZ to KconfigFabio Estevam2017-10-121-1/+0
* configs: Re-sync CONFIG_CMD_IMLS with moveconfigTuomas Tynkkynen2017-10-101-1/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-3/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-1/+0
* imx: mx7ulp_evk: enable mmc/regulator supportPeng Fan2017-03-171-1/+90
* imx: imx7ulp: add EVK board supportPeng Fan2017-03-171-0/+109