aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx6_common.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-3/+0
2018-01-08imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner1-1/+4
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam1-3/+4
2017-12-29mx6_common: remove dead codeAdam Ford1-3/+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-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-09ARM: Migrate errata to KconfigTom Rini1-5/+0
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun1-1/+0
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun1-1/+0
2017-01-02arm: imx: add HAB authentication of image to SPL bootSven Ebenfeld1-0/+3
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-16mx6_common: correct loadaddr and text base for i.MX6SLLPeng Fan1-1/+2
2016-10-17mx6_common: add secure boot supportGary Bisson1-0/+9
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
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-8/+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-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-24imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16MPeng Fan1-0/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-11/+1
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+1
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu1-0/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-02mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6ULPeng Fan1-1/+1
2015-08-02imx: mx6ul remove errata for i.MX6ULPeng Fan1-1/+3
2015-07-10imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson1-0/+4
2015-07-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2015-06-27Drop duplicate CONFIG_SYS_NO_FLASH from mx6_commonPeter Robinson1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-06-08mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam1-1/+9
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson1-0/+4
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson1-0/+8
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson1-0/+11
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-0/+16
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson1-0/+10
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson1-0/+4
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson1-0/+6
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson1-0/+8
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson1-0/+7