summaryrefslogtreecommitdiff
path: root/include/configs/mx25pdk.h
Commit message (Expand)AuthorAgeFilesLines
* mx25pdk: Remove duplicated defineOtavio Salvador2017-10-121-2/+0
* mx25pdk: Use generic filesystem commandsOtavio Salvador2017-10-121-3/+6
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-3/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* mx25pdk: Add fuse API supportFabio Estevam2017-05-181-0/+4
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki2016-10-261-2/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-7/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+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-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-2/+0
* mx25pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* mx25pdk: Add generic board supportFabio Estevam2014-09-221-0/+1
* mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2014-09-221-1/+1
* power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-281-1/+1
* mx25pdk: Align the environment with other FSL boardsFabio Estevam2014-03-121-5/+98
* 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
* ARM: mx25: convert to common timer codeRob Herring2013-11-041-0/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* i2c: update config using mxc driver to new subsystemtrem2013-10-171-4/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-9/+1
* mx25pdk: Enable imxdi RTCBenoît Thébaudeau2013-04-031-0/+4
* mx25pdk: Allow booting a device tree kernelFabio Estevam2012-12-131-0/+1
* mx25pdk: Adapt it for the new PMIC frameworkFabio Estevam2012-12-111-3/+3
* mx25pdk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* mx25pdk: Allow booting a zImage kernelFabio Estevam2012-10-261-0/+1
* mx25pdk: Add Ethernet supportFabio Estevam2012-10-261-0/+22
* mx25pdk: Add esdhc supportFabio Estevam2012-10-261-1/+15
* mx25pdk: Include CONFIG_MX25Fabio Estevam2012-10-261-0/+1
* mx25pdk: Use internal RAM for stack pointerFabio Estevam2012-10-201-2/+9
* mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-1/+0