summaryrefslogtreecommitdiff
path: root/include/configs/gw_ventana.h
AgeCommit message (Expand)Author
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-06imx: ventana: enable splashscreen supportTim Harvey
2016-07-28imx: ventana: make hwconfig initialize based on board configurationTim Harvey
2016-07-28imx: ventana: re-enable late board info displayTim Harvey
2016-07-28imx: ventana: default pci to disabledTim Harvey
2016-05-31imx: ventana: config: add PREBOOT supportTim Harvey
2016-05-31imx: ventana: config: use explicit addr in loadscriptTim Harvey
2016-05-31imx: ventana: config: use fs env var for block dev filesystem typeTim Harvey
2016-05-31imx: ventana: config: use bootdir env var for directory of fdt filesTim Harvey
2016-05-31imx: ventana: config: add fixfdt script to apply manual fdt fixupsTim Harvey
2016-05-31imx: ventana: config: add env vars for disk and partTim Harvey
2016-05-24imx: ventana: remove SPL_EXT_SUPPORTTim Harvey
2016-05-24imx: ventana: use EEPROM register for falcon boot modeTim Harvey
2016-05-24imx: ventana: config: remove redundant configTim Harvey
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-07-10imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson
2015-05-26imx: ventana: update MMC env configurationTim Harvey
2015-05-21imx: ventana: config: enable Falcon modeTim Harvey
2015-05-19imx: ventana: add pmic_setup to SPLTim Harvey
2015-05-19imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey
2015-05-19imx: ventana: config: use MMC SPL RAW supportTim Harvey
2015-05-15imx: ventana: config: enable Thermal supportTim Harvey
2015-05-15imx: ventana: enable DM_SERIALTim Harvey