aboutsummaryrefslogtreecommitdiff
path: root/include/configs/gw_ventana.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-31imx: ventana: config: use explicit addr in loadscriptTim Harvey1-1/+1
2016-05-31imx: ventana: config: use fs env var for block dev filesystem typeTim Harvey1-7/+8
2016-05-31imx: ventana: config: use bootdir env var for directory of fdt filesTim Harvey1-6/+6
2016-05-31imx: ventana: config: add fixfdt script to apply manual fdt fixupsTim Harvey1-10/+15
2016-05-31imx: ventana: config: add env vars for disk and partTim Harvey1-4/+8
2016-05-24imx: ventana: remove SPL_EXT_SUPPORTTim Harvey1-0/+1
2016-05-24imx: ventana: use EEPROM register for falcon boot modeTim Harvey1-1/+0
2016-05-24imx: ventana: config: remove redundant configTim Harvey1-3/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-5/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-1/+0
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-5/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso1-1/+1
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-5/+0
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-2/+2
2015-07-10imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson1-5/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-3/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson1-4/+0
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson1-6/+0
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson1-8/+1
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-12/+0
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson1-4/+0
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson1-5/+1
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson1-5/+0
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson1-10/+0
2015-05-26imx: ventana: update MMC env configurationTim Harvey1-2/+3
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey1-0/+16
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey1-0/+1
2015-05-19imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey1-10/+12
2015-05-19imx: ventana: config: use MMC SPL RAW supportTim Harvey1-4/+0
2015-05-15imx: ventana: config: enable Thermal supportTim Harvey1-0/+4
2015-05-15imx: ventana: enable DM_SERIALTim Harvey1-0/+1
2015-05-15imx: ventana: config: enable driver modelTim Harvey1-0/+7
2015-05-15imx: ventana: config: enable gpio commandTim Harvey1-0/+1
2015-05-15imx: ventana: display SPL boot deviceTim Harvey1-0/+1
2015-05-15imx: ventana: set dtype env var to boot mediaTim Harvey1-4/+4
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-23/+45
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+1
2015-04-22imx: ventana: update boot scripts to support ubifs boot volTim Harvey1-17/+27