summaryrefslogtreecommitdiff
path: root/include/configs/mx28evk.h
AgeCommit message (Expand)Author
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay
2019-03-25Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-06-13u-boot: Fix several typosShyam Saini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-13net: fec: sharing MDIO for two enet controllersPeng Fan
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom 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-31configs: Migrate CMD_NAND*Tom Rini
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-03arm: mxs: Update MX28EVK configMarek Vasut
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2014-06-17mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selectedFabio Estevam
2014-02-11mx28evk: Set default environment to use zImageOtavio Salvador
2014-01-03mx28evk: Extend environment to easy write of NAND systemOtavio Salvador
2014-01-03mx28evk: Add 'nandboot' environment commandOtavio Salvador
2014-01-03mx28evk: Use 512k for fdt partition to align itOtavio Salvador
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24ARM: mxs: Consolidate configuration optionsMarek Vasut
2013-05-16mx28evk: Add splash screen supportFabio Estevam
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-01mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini
2013-04-16mx28evk: add trimffs to nand commandEric Benard
2013-04-03mx28evk: Introduce a new target for saving env vars to NANDFabio Estevam