aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx35pdk.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
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-3/+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
2015-03-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-2/+0
2015-03-13mx35pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam1-2/+0
2015-03-05mx35pdk: Convert to generic boardStefano Babic1-0/+1
2015-03-02remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler1-2/+0
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada1-1/+0
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass1-1/+1
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-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-09-20mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZEFabio Estevam1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2012-12-26mx35pdk: Allow booting of a device tree kernelFabio Estevam1-0/+1
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic1-3/+3
2012-11-19mx35pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-16mx35pdk: Add support for OTGBenoît Thébaudeau1-0/+14
2012-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski1-3/+3
2012-10-26mx35pdk: Allow booting a zImage kernelFabio Estevam1-0/+1
2012-10-26pmic_fsl: Introduce FSL_PMIC_I2C_LENGTHFabio Estevam1-0/+1
2012-10-15COMMON: Use __stringify() instead of xstr()Marek Vasut1-8/+6
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-3/+15
2012-09-17mxc nand: Let driver detect IP revisionBenoît Thébaudeau1-1/+0
2012-09-10MX35: mx35pdk: add support for MMCStefano Babic1-2/+15
2012-09-06mx35: Define default SoC input clock frequenciesBenoît Thébaudeau1-1/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-8/+0
2012-08-09configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam1-1/+0