aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx25pdk.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+1
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu1-0/+1
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-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-2/+0
2015-03-13mx25pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam1-2/+0
2014-09-22mx25pdk: Add generic board supportFabio Estevam1-0/+1
2014-09-22mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam1-1/+1
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass1-1/+1
2014-03-12mx25pdk: Align the environment with other FSL boardsFabio Estevam1-5/+98
2013-12-17configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam1-1/+0
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam1-1/+0
2013-11-04ARM: mx25: convert to common timer codeRob Herring1-0/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-17i2c: update config using mxc driver to new subsystemtrem1-4/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-9/+1
2013-04-03mx25pdk: Enable imxdi RTCBenoît Thébaudeau1-0/+4
2012-12-13mx25pdk: Allow booting a device tree kernelFabio Estevam1-0/+1
2012-12-11mx25pdk: Adapt it for the new PMIC frameworkFabio Estevam1-3/+3
2012-11-19mx25pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-10-26mx25pdk: Allow booting a zImage kernelFabio Estevam1-0/+1
2012-10-26mx25pdk: Add Ethernet supportFabio Estevam1-0/+22
2012-10-26mx25pdk: Add esdhc supportFabio Estevam1-1/+15
2012-10-26mx25pdk: Include CONFIG_MX25Fabio Estevam1-0/+1
2012-10-20mx25pdk: Use internal RAM for stack pointerFabio Estevam1-2/+9
2012-09-06mx25: Define default SoC input clock frequenciesBenoît Thébaudeau1-1/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-3/+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-09-30mx25pdk: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30MX25: Add initial support for MX25PDKFabio Estevam1-0/+106