aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx7_common.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-04-03mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board fileFabio Estevam1-3/+0
2016-03-26mx7_common: Put early/late init configs into board fileFabio Estevam1-3/+0
2016-03-20Merge branch 'next'Stefano Babic1-4/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-03-09mx7dsabresd: Define serial port locallyFabio Estevam1-1/+0
2016-03-09mx7_common: Remove unexisting optionsFabio Estevam1-3/+0
2016-01-24imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16MPeng Fan1-0/+2
2015-12-07imx: mx7: enable CONFIG_FSL_CLKPeng Fan1-0/+2
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-11-12imx: mx7: default enable non-secure modePeng Fan1-0/+11
2015-11-12Merge git://git.denx.de/u-bootStefano Babic1-0/+1
2015-10-30imx: hab: rework unified rom section for mx7Adrian Alonso1-1/+0
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-0/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-13imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso1-0/+95