aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx31_phycore.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-15imx31_phycore: DeleteTom Rini1-156/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-2/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-5/+1
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford1-4/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass1-1/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-24imx31_phycore: Split the eet variant out into a different TARGETTom Rini1-1/+1
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-2/+0
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_VIDEO 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
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+1
2015-02-24imx31_phycore: Convert to generic boardFabio Estevam1-0/+2
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada1-2/+1
2013-12-17configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-10-17i2c: update config using mxc driver to new subsystemtrem1-4/+3
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-17/+1
2012-09-06mx31: Define default SoC input clock frequenciesBenoît Thébaudeau1-1/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-7/+0
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky1-1/+2
2012-07-07imx31_phycore: Remove CONFIG_SYS_I2C_SLAVE definitionFabio Estevam1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-1/+1
2011-11-04imx: imx31_phycore.h: fix checkpatch warningsAnatolij Gustschin1-69/+84
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
2011-10-13video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger1-11/+13