summaryrefslogtreecommitdiff
path: root/include/configs/imx31_phycore.h
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-5/+1
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-4/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-3/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-2/+0
* Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-1/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* imx31_phycore: Split the eet variant out into a different TARGETTom Rini2017-01-241-1/+1
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-2/+0
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-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
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
* imx31_phycore: Convert to generic boardFabio Estevam2015-02-241-0/+2
* ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-201-2/+1
* configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam2013-12-171-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* i2c: update config using mxc driver to new subsystemtrem2013-10-171-4/+3
* 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-17/+1
* mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-1/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-7/+0
* mxc_i2c: specify i2c base address in config fileTroy Kisky2012-07-111-1/+2
* imx31_phycore: Remove CONFIG_SYS_I2C_SLAVE definitionFabio Estevam2012-07-071-1/+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-1/+1
* imx: imx31_phycore.h: fix checkpatch warningsAnatolij Gustschin2011-11-041-69/+84
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-271-1/+1
* video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger2011-10-131-11/+13
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* imx31_phycore: Fix build by using new relocation schemeFabio Estevam2011-06-211-0/+12
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-291-1/+1
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-221-3/+4