| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types | Tom Rini | 2017-01-28 | 1 | -2/+1 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -2/+0 |
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | 1 | -1/+0 |
* | arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated | Sven Ebenfeld | 2016-11-29 | 1 | -0/+2 |
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_CFB_CONSOLE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_VIDEO to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | wandboard: Remove videoargs script | Fabio Estevam | 2016-10-04 | 1 | -26/+0 |
* | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | wandboard: move environment partition farther from u-boot.img | Alexey Brodkin | 2016-07-19 | 1 | -1/+1 |
* | wandboard: enable SATA with imx6q | Gilles Chanteperdrix | 2016-07-12 | 1 | -0/+12 |
* | 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 | -4/+0 |
* | wandboard: fix variable name so PXE boot works | Peter Robinson | 2016-02-02 | 1 | -1/+1 |
* | imx6: fix warnings due to switch to distro environment | Stefano Babic | 2015-11-13 | 1 | -1/+1 |
* | arm: imx: Switch Wandboard to use config_distro_bootcmd.h. | Vagrant Cascadian | 2015-11-12 | 1 | -63/+19 |
* | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) | 2015-10-02 | 1 | -0/+2 |
* | imx6: standardise OCOTP and fuse config to mx6_common | Peter Robinson | 2015-07-10 | 1 | -5/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2015-06-08 | 1 | -2/+6 |
|\ |
|
| * | wandboard: Add board revision detection support | Fabio Estevam | 2015-06-08 | 1 | -2/+6 |
* | | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | | Move setexpr to Kconfig | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
|/ |
|
* | mx6: standardise CONFIG_CMD_CACHE | Peter Robinson | 2015-05-26 | 1 | -4/+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 | -6/+0 |
* | imx6: move generic miscellaneous and overwrite options | Peter Robinson | 2015-05-26 | 1 | -16/+0 |
* | imx6: centralise common boot options in mx6_common.h | Peter Robinson | 2015-05-26 | 1 | -6/+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 | -5/+0 |
* | imx6: move generic imx6 options to mx6_common.h | Peter Robinson | 2015-05-26 | 1 | -6/+0 |
* | imx6: move all standard includes to mx6_common.h | Peter Robinson | 2015-05-26 | 1 | -9/+1 |
* | wandboard: Switch to SPL support | Fabio Estevam | 2015-05-21 | 1 | -10/+17 |
* | driver/i2c/mxc: Enable I2C bus 3 and 4 | York Sun | 2015-04-23 | 1 | -0/+1 |
* | wandboard: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam | 2015-03-13 | 1 | -3/+0 |
* | wandboard: Use 32bit color depth for Fusion LCD | Otavio Salvador | 2015-01-19 | 1 | -1/+1 |
* | board: wandboard: add usb storage | Jeroen Hofstee | 2014-10-30 | 1 | -0/+9 |
* | wandboard: Select CONFIG_CMD_FUSE | Fabio Estevam | 2014-10-01 | 1 | -0/+5 |
* | wandboard: Pass video kernel arguments for HDMI and LCD | Otavio Salvador | 2014-05-09 | 1 | -1/+28 |
* | wandboard: add Future Eletronics 7" WVGA LCD extension board | Otavio Salvador | 2014-05-09 | 1 | -0/+7 |
* | wandboard: Convert to generic board | Fabio Estevam | 2014-04-28 | 1 | -0/+2 |
* | sizes.h - consolidate for all architectures | Alexey Brodkin | 2014-03-04 | 1 | -1/+1 |
* | wandboard: Set default environment to use zImage | John Weber | 2014-01-13 | 1 | -10/+10 |
* | ARM: mx6: Change the FDT loading address to avoid overlaping | Otavio Salvador | 2014-01-03 | 1 | -1/+1 |
* | ARM: mx6: Update non-Freescale boards to include CPU errata. | Eric Nelson | 2013-12-17 | 1 | -0/+1 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -1/+0 |