summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
Commit message (Expand)AuthorAgeFilesLines
* imx: ventana: config: add PREBOOT supportTim Harvey2016-05-311-0/+1
* imx: ventana: config: use explicit addr in loadscriptTim Harvey2016-05-311-1/+1
* imx: ventana: config: use fs env var for block dev filesystem typeTim Harvey2016-05-311-7/+8
* imx: ventana: config: use bootdir env var for directory of fdt filesTim Harvey2016-05-311-6/+6
* imx: ventana: config: add fixfdt script to apply manual fdt fixupsTim Harvey2016-05-311-10/+15
* imx: ventana: config: add env vars for disk and partTim Harvey2016-05-311-4/+8
* imx: ventana: remove SPL_EXT_SUPPORTTim Harvey2016-05-241-0/+1
* imx: ventana: use EEPROM register for falcon boot modeTim Harvey2016-05-241-1/+0
* imx: ventana: config: remove redundant configTim Harvey2016-05-241-3/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-6/+0
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-5/+0
* usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-2/+0
* usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-5/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-1/+1
* net: Move CONFIG_E1000 options to KconfigSimon Glass2015-08-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-021-5/+0
|\
| * imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-101-5/+0
* | usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-2/+2
|/
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-261-4/+0
* imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-261-6/+0
* imx6: standardise filesystem and boot optionsPeter Robinson2015-05-261-8/+1
* imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-261-12/+0
* imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-261-4/+0
* imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-261-5/+1
* imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-261-5/+0
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-261-10/+0
* imx: ventana: update MMC env configurationTim Harvey2015-05-261-2/+3
* imx: ventana: config: enable Falcon modeTim Harvey2015-05-211-0/+16
* imx: ventana: add pmic_setup to SPLTim Harvey2015-05-191-0/+1
* imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey2015-05-191-10/+12
* imx: ventana: config: use MMC SPL RAW supportTim Harvey2015-05-191-4/+0
* imx: ventana: config: enable Thermal supportTim Harvey2015-05-151-0/+4
* imx: ventana: enable DM_SERIALTim Harvey2015-05-151-0/+1
* imx: ventana: config: enable driver modelTim Harvey2015-05-151-0/+7
* imx: ventana: config: enable gpio commandTim Harvey2015-05-151-0/+1
* imx: ventana: display SPL boot deviceTim Harvey2015-05-151-0/+1
* imx: ventana: set dtype env var to boot mediaTim Harvey2015-05-151-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-281-23/+45
|\
| * imx: ventana: update boot scripts to support ubifs boot volTim Harvey2015-04-221-17/+27
OpenPOWER on IntegriCloud