summaryrefslogtreecommitdiff
path: root/include/configs/mx53smd.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+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-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+1
2014-04-28mx53smd: Convert to generic boardFabio Estevam1-0/+2
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-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-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
2013-04-25mx5: Select CONFIG_REVISION_TAGFabio Estevam1-0/+1
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau1-2/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-3/+0
2012-08-10configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam1-1/+0
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky1-1/+1
2012-07-07mx53smd: Remove CONFIG_SYS_I2C_SLAVE definitionFabio Estevam1-1/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-03-27mx53smd: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam1-1/+1
2011-12-07MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-1/+1
2011-11-05mx53smd: Remove unused get_board_rev functionFabio Estevam1-1/+0
2011-11-04mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIMEWolfgang Grandegger1-1/+1
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-10-01mx53smd: Place machine ID into board configFabio Estevam1-1/+3
2011-09-04mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFFJason Liu1-2/+0
2011-05-23MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.Fabio Estevam1-1/+0
2011-05-23MX53: Add initial support for MX53SMD board.Fabio Estevam1-0/+192