summaryrefslogtreecommitdiff
path: root/include/configs/mx23_olinuxino.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-7/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+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
2018-02-08arm: imx: mx23: Move MX23 selection to KconfigStefan Agner1-1/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-3/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-21status_led: Kconfig migrationUri Mashiach1-9/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-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-4/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic1-14/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-24ARM: mxs: Consolidate configuration optionsMarek Vasut1-119/+23
2013-04-03mx23_olinuxino: Fix netboot consoleAlexandre Pereira da Silva1-1/+1
2013-04-03mx23_olinuxino: Change definitions to use spaces instead of tabsOtavio Salvador1-80/+80
2013-03-07mx23_olinuxino: Add ethernet supportOtavio Salvador1-3/+36
2013-03-07mx23_olinuxino: Enable USB supportOtavio Salvador1-0/+11
2013-03-07mx23_olinuxino: Add support for status LEDOtavio Salvador1-0/+14
2013-01-28mx23_olinuxino: Add default environmentOtavio Salvador1-7/+70
2013-01-28mxs: mmc: mx23_olinuxino: Add MMC supportMarek Vasut1-0/+12
2013-01-21mxs: Add MX23 olinuxino board supportMarek Vasut1-0/+135