summaryrefslogtreecommitdiff
path: root/include/configs/mx7_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-5/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+1
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-1/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-3/+0
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-2/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima1-4/+0
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford1-1/+0
2019-06-11mx7_common: Share configs to skip low level initJun Nie1-0/+11
2019-06-11imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devicesBreno Matheus Lima1-1/+1
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler1-3/+0
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-1/+0
2018-05-17mx7: remove empty ifndef statementPeter Robinson1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-0/+3
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-03-29mx7_common: Fix SPL compilation with secure boot support enabledEran Matityahu1-0/+3
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-3/+0
2018-02-04mx7_common: use psci 1.0 instead of 0.1Anson Huang1-0/+2
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_DEKBLOB to KconfigSimon Glass1-1/+0
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-3/+0
2017-01-26Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-2/+0
2017-01-05crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun1-1/+0
2017-01-05crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-17mx7_common: add secure boot supportGary Bisson1-0/+9
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-2/+0
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada1-1/+0
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-1/+0
2016-07-28mx7_common: initialize generic timer on all CPU'sStefan Agner1-0/+1
2016-07-19mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner1-7/+0
2016-07-19mx7_common: Put display board info config into board fileStefan Agner1-1/+0
2016-07-19mx7: set soc environment according to exact SoC typeStefan Agner1-0/+2
2016-06-13autoboot: follow-up cleanup after CONFIG_BOOTDELAY movesMasahiro Yamada1-3/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-7/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0