| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | imx6: generic MMC config options to mx6_common | Peter Robinson | 2015-05-26 | 1 | -7/+0 |
* | imx6: standardise filesystem and boot options | Peter Robinson | 2015-05-26 | 1 | -5/+0 |
* | imx6: move generic miscellaneous and overwrite options | Peter Robinson | 2015-05-26 | 1 | -17/+0 |
* | imx6: centralise common boot options in mx6_common.h | Peter Robinson | 2015-05-26 | 1 | -7/+0 |
* | imx6: move MXC_GPIO define to mx6_common.h | Peter Robinson | 2015-05-26 | 1 | -1/+0 |
* | imx6: move standard ATAG configs to mx6_common.h | Peter Robinson | 2015-05-26 | 1 | -4/+0 |
* | imx6: move generic imx6 options to mx6_common.h | Peter Robinson | 2015-05-26 | 1 | -7/+0 |
* | imx6: move all standard includes to mx6_common.h | Peter Robinson | 2015-05-26 | 1 | -8/+1 |
* | mx6qarm2: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam | 2015-03-13 | 1 | -2/+0 |
* | imx:mx6qarm2 add board level support for usb | Peng Fan | 2014-12-19 | 1 | -0/+14 |
* | imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boards | Ye.Li | 2014-09-30 | 1 | -5/+0 |
* | imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board | Ye.Li | 2014-09-30 | 1 | -1/+4 |
* | imx: mx6qarm2: Change the mmcroot and mmcpart env value | Ye.Li | 2014-09-29 | 1 | -2/+2 |
* | imx: mx6qarm2: Add the kernel FDT Loading support | Ye.Li | 2014-09-29 | 1 | -3/+38 |
* | imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR | Peng Fan | 2014-09-16 | 1 | -1/+1 |
* | imx: mx6q/dlarm2: Change to use generic board | Ye.Li | 2014-09-11 | 1 | -0/+2 |
* | mx6qarm2: Set default environment to use zImage | Otavio Salvador | 2014-02-11 | 1 | -5/+5 |
* | configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards | Fabio Estevam | 2013-11-13 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | 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 |
* | ARM: mx6: use common CPU errata config options | Stephen Warren | 2013-03-07 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | 1 | -1/+1 |
|\ |
|
| * | Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs | Stephen Warren | 2012-11-27 | 1 | -1/+1 |
* | | mx6: use CONFIG_MX6 instead of CONFIG_MX6Q | Troy Kisky | 2012-11-10 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2012-10-27 | 1 | -2/+1 |
|\ |
|
| * | mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER | Fabio Estevam | 2012-10-20 | 1 | -2/+1 |
* | | configs: Fix usage of mmc rescan | Andrew Bradford | 2012-10-23 | 1 | -1/+1 |
|/ |
|
* | mx5/6: Define default SoC input clock frequencies | Benoît Thébaudeau | 2012-10-15 | 1 | -2/+0 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -1/+0 |
* | No need to define CONFIG_ARCH_CPU_INIT. | Fabio Estevam | 2012-07-07 | 1 | -1/+0 |
* | 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 |
* | mx6qarm2: Allow booting a zImage kernel | Fabio Estevam | 2012-05-15 | 1 | -0/+1 |
* | i.MX6: implement enable_caches() | Eric Nelson | 2012-04-16 | 1 | -0/+2 |
* | i.mx6q: configs: Add fdt_high and initrd_high variables | Dirk Behme | 2012-02-12 | 1 | -0/+2 |
* | i.mx6q: arm2: Add the enet function support | Jason Liu | 2012-01-16 | 1 | -2/+10 |
* | i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board | Jason Liu | 2011-12-09 | 1 | -0/+162 |