aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx6qarm2.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-1/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson1-7/+0
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson1-5/+0
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-17/+0
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson1-7/+0
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson1-1/+0
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson1-4/+0
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson1-7/+0
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson1-8/+1
2015-03-13mx6qarm2: Use the default CONFIG_SYS_PBSIZEFabio Estevam1-2/+0
2014-12-19imx:mx6qarm2 add board level support for usbPeng Fan1-0/+14
2014-09-30imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boardsYe.Li1-5/+0
2014-09-30imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 boardYe.Li1-1/+4
2014-09-29imx: mx6qarm2: Change the mmcroot and mmcpart env valueYe.Li1-2/+2
2014-09-29imx: mx6qarm2: Add the kernel FDT Loading supportYe.Li1-3/+38
2014-09-16imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDRPeng Fan1-1/+1
2014-09-11imx: mx6q/dlarm2: Change to use generic boardYe.Li1-0/+2
2014-02-11mx6qarm2: Set default environment to use zImageOtavio Salvador1-5/+5
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-03-07ARM: mx6: use common CPU errata config optionsStephen Warren1-0/+3
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang1-1/+1
2012-11-27Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren1-1/+1
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky1-0/+1
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD1-2/+1
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-10-20mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFERFabio Estevam1-2/+1
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau1-2/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-1/+0
2012-07-07No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam1-1/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0