summaryrefslogtreecommitdiffstats
path: root/include/configs/flea3.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-181-3/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-1/+0
* imx35, flea3: add FIT image supportHeiko Schocher2015-10-301-0/+4
* 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
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* 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
* flea3: 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
* 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-5/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+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-1/+0
|\
| * 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
* 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: flea3: fix when cache functions are linkedStefano Babic2012-04-161-0/+2
* configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam2012-02-121-1/+0
* MX35: flea3: changes due to hardware revision BStefano Babic2011-12-061-8/+12
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-1/+1
* MX35: add support for flea3 boardStefano Babic2011-11-031-0/+286
OpenPOWER on IntegriCloud