| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -1/+0 |
* | mx35: adjust default environment for flea3 board | Heiko Schocher | 2016-11-16 | 1 | -5/+4 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -2/+0 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -1/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -4/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT | Michal Simek | 2016-04-18 | 1 | -3/+0 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
* | imx35, flea3: add FIT image support | Heiko Schocher | 2015-10-30 | 1 | -0/+4 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) | 2015-10-02 | 1 | -0/+2 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -3/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | driver/i2c/mxc: Enable I2C bus 3 and 4 | York Sun | 2015-04-23 | 1 | -0/+1 |
* | flea3: Convert to generic board | Stefano Babic | 2015-03-05 | 1 | -0/+1 |
* | remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ | Marcel Ziswiler | 2015-03-02 | 1 | -2/+0 |
* | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada | 2014-11-20 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -2/+0 |
* | i2c: update config using mxc driver to new subsystem | trem | 2013-10-17 | 1 | -5/+4 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
* | COMMON: Use __stringify() instead of xstr() | Marek Vasut | 2012-10-15 | 1 | -8/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-09-21 | 1 | -1/+0 |
|\ |
|
| * | mx35: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-09-06 | 1 | -1/+0 |
* | | mxc nand: Let driver detect IP revision | Benoît Thébaudeau | 2012-09-17 | 1 | -1/+0 |
|/ |
|
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -8/+0 |
* | configs: Remove unused symbol CONFIG_DISCOVER_PHY | Fabio Estevam | 2012-08-09 | 1 | -1/+0 |
* | mxc_i2c: specify i2c base address in config file | Troy Kisky | 2012-07-11 | 1 | -1/+1 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF | Tom Rini | 2012-05-15 | 1 | -2/+0 |
* | mx35: flea3: fix when cache functions are linked | Stefano Babic | 2012-04-16 | 1 | -0/+2 |
* | configs: Remove CONFIG_NET_MULTI from board files | Fabio Estevam | 2012-02-12 | 1 | -1/+0 |
* | MX35: flea3: changes due to hardware revision B | Stefano Babic | 2011-12-06 | 1 | -8/+12 |
* | MX: serial_mxc: cleanup removing nasty #ifdef | Stefano Babic | 2011-12-06 | 1 | -1/+1 |
* | MX35: add support for flea3 board | Stefano Babic | 2011-11-03 | 1 | -0/+286 |