summaryrefslogtreecommitdiff
path: root/include/configs/mx31ads.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-15mx31ads: DeleteTom Rini1-145/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-14spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-6/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-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-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-9/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-02-25mx31ads: Convert to generic boardFabio Estevam1-0/+2
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada1-2/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-15Coding 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-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski1-3/+3
2012-09-06mx31: Define default SoC input clock frequenciesBenoît Thébaudeau1-2/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-7/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-12-07MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-2/+2
2011-11-04rtc: Make mc13783-rtc driver genericFabio Estevam1-1/+1
2011-10-27MX31: mx31ads: use new pmic driverStefano Babic1-2/+6
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-10-01mx31ads: Place machine ID into board configFabio Estevam1-0/+2
2011-09-04MX31: mx31ads: make use of GPIO frameworkStefano Babic1-0/+1
2011-06-07mx31ads: Fix environment location on flashFelix Radensky1-7/+3
2011-06-06mx31ads: Use the new relocation schemeFabio Estevam1-0/+11
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-09-30MXC: Correct SPI_CPOL setting in SPI driverStefano Babic1-2/+2
2010-05-05MX: RTC13783 uses general function to access PMICStefano Babic1-3/+5
2009-08-26Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-3/+4
2009-06-21serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok1-1/+1
2009-03-21Separate mtdparts command from jffs2Stefan Roese1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-23/+23
2008-10-08i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski1-3/+1