summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-6/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+1
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* 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
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-181-2/+0
|\
| * mx35pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* | mx35pdk: Convert to generic boardStefano Babic2015-03-051-0/+1
|/
* remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler2015-03-021-2/+0
* ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-201-1/+0
* power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-281-1/+1
* configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam2013-12-171-1/+0
* configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam2013-11-131-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
* mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZEFabio Estevam2013-09-201-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* mx35pdk: Allow booting of a device tree kernelFabio Estevam2012-12-261-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-081-3/+3
|\
| * power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-141-3/+3
* | mx35pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* | mx35pdk: Add support for OTGBenoît Thébaudeau2012-11-161-0/+14
* | mx35pdk: Allow booting a zImage kernelFabio Estevam2012-10-261-0/+1
* | pmic_fsl: Introduce FSL_PMIC_I2C_LENGTHFabio Estevam2012-10-261-0/+1
|/
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-151-8/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-211-3/+15
|\
| * MX35: mx35pdk: add support for MMCStefano Babic2012-09-101-2/+15
| * mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-1/+0
* | mxc nand: Let driver detect IP revisionBenoît Thébaudeau2012-09-171-1/+0
|/
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-8/+0
* configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam2012-08-091-1/+0
* mxc_i2c: specify i2c base address in config fileTroy Kisky2012-07-111-1/+1
* mx35pdk: Remove CONFIG_SYS_I2C_SLAVE definitionFabio Estevam2012-07-071-1/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini2012-05-151-2/+0
* MX35: mx35pdk: wrong board revisionStefano Babic2012-04-161-1/+0
* mx35: mx35pdk: fix when cache functions are linkedStefano Babic2012-04-161-0/+2
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-1/+1
* mx35pdk: Add RTC supportFabio Estevam2011-11-031-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-281-2/+3
|\
| * MX35: mx35pdk: use new pmic driverStefano Babic2011-10-271-2/+3
OpenPOWER on IntegriCloud