summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6_common.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-8/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16MPeng Fan2016-01-241-0/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-11/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+1
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6ULPeng Fan2015-08-021-1/+1
* imx: mx6ul remove errata for i.MX6ULPeng Fan2015-08-021-1/+3
* imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-101-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-07-031-1/+1
|\
| * Drop duplicate CONFIG_SYS_NO_FLASH from mx6_commonPeter Robinson2015-06-271-1/+0
* | Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
|/
* mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2015-06-081-1/+9
* mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-261-0/+4
* imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-261-0/+8
* imx6: standardise filesystem and boot optionsPeter Robinson2015-05-261-0/+11
* imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-261-0/+16
* imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-261-0/+10
* imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-261-0/+4
* imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-261-0/+6
* imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-261-0/+8
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-261-0/+7
* mx6_common: Do not select esdhc DDR mode for all boardsFabio Estevam2015-03-131-2/+0
* mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev2015-02-241-0/+2
* imx: mx6: Enable high frequency clock source for GPTYe.Li2014-11-031-0/+1
* mx6: add support of multi-processor commandGabriel Huau2014-08-201-0/+2
* mx6: drop ARM errata 742230Shawn Guo2014-06-171-1/+0
* MX6: Enable ARM errata workaround 794072 and 761320Nitin Garg2014-04-071-0/+2
* mx6: Enable L2 cache supportFabio Estevam2014-02-111-0/+5
* mx6: soc: Add the required LDO ramp up delayFabio Estevam2014-01-021-0/+1
* ARM: mx6: define CONFIG_ARM_ERRATA_742230Shawn Guo2013-04-171-0/+1
* ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-071-0/+23
OpenPOWER on IntegriCloud