summaryrefslogtreecommitdiff
path: root/include/configs/mx6qarm2.h
AgeCommit message (Expand)Author
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson
2015-03-13mx6qarm2: Use the default CONFIG_SYS_PBSIZEFabio Estevam
2014-12-19imx:mx6qarm2 add board level support for usbPeng Fan
2014-09-30imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boardsYe.Li
2014-09-30imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 boardYe.Li
2014-09-29imx: mx6qarm2: Change the mmcroot and mmcpart env valueYe.Li
2014-09-29imx: mx6qarm2: Add the kernel FDT Loading supportYe.Li
2014-09-16imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDRPeng Fan
2014-09-11imx: mx6q/dlarm2: Change to use generic boardYe.Li
2014-02-11mx6qarm2: Set default environment to use zImageOtavio Salvador
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-07ARM: mx6: use common CPU errata config optionsStephen Warren
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-11-27Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configsStephen Warren
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford
2012-10-20mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFERFabio Estevam
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-07-07No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-05-15mx6qarm2: Allow booting a zImage kernelFabio Estevam