aboutsummaryrefslogtreecommitdiff
path: root/include/configs/flea3.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-2/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-5/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-11-16mx35: adjust default environment for flea3 boardHeiko Schocher1-5/+4
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-2/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom 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-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-3/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2015-10-30imx35, flea3: add FIT image supportHeiko Schocher1-0/+4
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-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
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-05flea3: 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
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-5/+4
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+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-1/+0
2012-09-17mxc nand: Let driver detect IP revisionBenoît Thébaudeau1-1/+0
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
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky1-1/+1
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-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini1-2/+0
2012-04-16mx35: flea3: fix when cache functions are linkedStefano Babic1-0/+2
2012-02-12configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam1-1/+0
2011-12-06MX35: flea3: changes due to hardware revision BStefano Babic1-8/+12
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-1/+1
2011-11-03MX35: add support for flea3 boardStefano Babic1-0/+286