aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx27lite-common.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-5/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-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-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob 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
2012-10-15COMMON: Use __stringify() instead of xstr()Marek Vasut1-9/+6
2012-09-01imx27lite: update with gpio api change (v4)trem1-0/+5
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini1-1/+0
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-06-07imx27lite: Remove local config.mkFabio Estevam1-0/+2
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-13ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOCBen Gardiner1-1/+0
2010-10-13ARM: relocation: fix typo in commentHeiko Schocher1-1/+1
2010-09-19ARM: implement relocation for ARM926Heiko Schocher1-0/+5
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher1-0/+1
2010-04-30arm, i.mx27: add support for magnesium board from projectiondesignHeiko Schocher1-0/+237