summaryrefslogtreecommitdiff
path: root/include/configs/nitrogen6x.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-24Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-24Convert CONFIG_VIDEO to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-7/+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
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-5/+0
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski1-2/+2
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski1-0/+1
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-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+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-7/+0
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson1-13/+0
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-17/+0
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson1-7/+0
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson1-2/+0
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson1-5/+0
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson1-4/+0
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson1-9/+1
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+3
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+1
2015-04-22nitrogen6x: allow gzipped bitmap displayEric Nelson1-0/+3
2015-03-13nitrogen6x: Use the default CONFIG_SYS_PBSIZEFabio Estevam1-3/+0
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD1-29/+84
2014-10-06nitrogen6x: config: enable EXT4 filesystemKevin Mihelich1-0/+2
2014-10-06nitrogen6x: config: enable Android fastbootEric Nelson1-0/+5
2014-10-06nitrogen6x: config: add gpio commandEric Nelson1-0/+1
2014-10-06nitrogen6x: config: disable logoEric Nelson1-1/+0
2014-10-06nitrogen6x: config: allow more bootargs parametersTroy Kisky1-1/+1
2014-10-06nitrogen6x: config: enable "i2c edid"Eric Nelson1-0/+1
2014-10-06nitrogen6x: config: add CONFIG_CMD_MEMTESTEric Nelson1-0/+1