summaryrefslogtreecommitdiffstats
path: root/include/configs/mx31ads.h
Commit message (Expand)AuthorAgeFilesLines
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-1/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-6/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-9/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* mx31ads: Convert to generic boardFabio Estevam2015-02-241-0/+2
* ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-201-2/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-141-3/+3
* mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-2/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-7/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-2/+2
* rtc: Make mc13783-rtc driver genericFabio Estevam2011-11-031-1/+1
* MX31: mx31ads: use new pmic driverStefano Babic2011-10-271-2/+6
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* mx31ads: Place machine ID into board configFabio Estevam2011-09-301-0/+2
* MX31: mx31ads: make use of GPIO frameworkStefano Babic2011-09-041-0/+1
* mx31ads: Fix environment location on flashFelix Radensky2011-06-071-7/+3
* mx31ads: Use the new relocation schemeFabio Estevam2011-06-061-0/+11
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-271-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* MXC: Correct SPI_CPOL setting in SPI driverStefano Babic2010-09-301-2/+2
* MX: RTC13783 uses general function to access PMICStefano Babic2010-05-051-3/+5
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-251-3/+4
* serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok2009-06-211-1/+1
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-23/+23
* i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski2008-10-081-3/+1
* Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-121-7/+7
|\
| * rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-6/+6
| * rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* | i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja2008-09-121-0/+3
|/
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1