aboutsummaryrefslogtreecommitdiff
path: root/include/configs/apx4devkit.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-20env: Finish migration of common ENV optionsTom Rini1-7/+0
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-08arm: imx: mx28: Move MX28 selection to KconfigStefan Agner1-1/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-6/+1
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-4/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-4/+0
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-6/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-5/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic1-9/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-9/+1
2013-07-24ARM: mxs: Consolidate configuration optionsMarek Vasut1-102/+18
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+2
2013-03-07mxs: Make ehci-mxs multiport capableMarek Vasut1-1/+2
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger1-1/+1
2013-02-04configs:Remove unused macro CONFIG_DISCOVER_PHYAshok1-1/+0
2012-10-22MMC: MXS: Toggle the generic bounce buffer on the boardsMarek Vasut1-1/+1
2012-09-01MX28: Move "regs-base.h" include after SoC type configurationOtavio Salvador1-2/+2
2012-09-01apx4devkit: Turn on cachesFabio Estevam1-2/+0
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador1-2/+2
2012-09-01Add support for Bluegiga APX4 Development KitVeli-Pekka Peltola1-0/+238