summaryrefslogtreecommitdiffstats
path: root/include/configs/mx7_common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-3/+0
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-171-2/+0
* Convert CONFIG_MXC_UART to KconfigTom Rini2020-07-171-1/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima2019-10-081-4/+0
* Convert CONFIG_FSL_USDHC to KconfigAdam Ford2019-08-231-1/+0
* mx7_common: Share configs to skip low level initJun Nie2019-06-111-0/+11
* imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devicesBreno Matheus Lima2019-06-111-1/+1
* configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler2019-04-131-3/+0
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-1/+0
* mx7: remove empty ifndef statementPeter Robinson2018-05-171-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-151-0/+3
|\
| * mx7_common: Fix SPL compilation with secure boot support enabledEran Matityahu2018-03-291-0/+3
* | treewide: Migrate CONFIG_FSL_ESDHC 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-3/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Convert CONFIG_MXC_GPIO to KconfigAdam Ford2018-02-081-3/+0
* mx7_common: use psci 1.0 instead of 0.1Anson Huang2018-02-041-0/+2
* imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner2018-01-081-1/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* Convert CONFIG_CMD_FUSE to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_DEKBLOB to KconfigSimon Glass2017-04-301-1/+0
* ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-051-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini2017-03-091-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-3/+0
* Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass2017-01-251-2/+0
* crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun2017-01-041-1/+0
* crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2017-01-041-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* mx7_common: add secure boot supportGary Bisson2016-10-171-0/+9
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-2/+0
* ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada2016-09-071-1/+0
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-071-1/+0
* mx7_common: initialize generic timer on all CPU'sStefan Agner2016-07-281-0/+1
* mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner2016-07-191-7/+0
* mx7_common: Put display board info config into board fileStefan Agner2016-07-191-1/+0
* mx7: set soc environment according to exact SoC typeStefan Agner2016-07-191-0/+2
* autoboot: follow-up cleanup after CONFIG_BOOTDELAY movesMasahiro Yamada2016-06-131-3/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-7/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board fileFabio Estevam2016-04-031-3/+0
* mx7_common: Put early/late init configs into board fileFabio Estevam2016-03-261-3/+0
* Merge branch 'next'Stefano Babic2016-03-201-4/+0
|\