summaryrefslogtreecommitdiffstats
path: root/include/configs/nitrogen6x.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-7/+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
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* 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: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-221-2/+2
* | usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-0/+1
* | 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-1/+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-7/+0
* imx6: standardise filesystem and boot optionsPeter Robinson2015-05-261-13/+0
* imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-261-17/+0
* imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-261-7/+0
* imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-261-2/+0
* imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-261-5/+0
* imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-261-4/+0
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-261-9/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-281-0/+3
|\
| * nitrogen6x: allow gzipped bitmap displayEric Nelson2015-04-221-0/+3
* | driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
|/
* nitrogen6x: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-3/+0
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-081-29/+84
|\
| * nitrogen6x: config: enable EXT4 filesystemKevin Mihelich2014-10-061-0/+2
| * nitrogen6x: config: enable Android fastbootEric Nelson2014-10-061-0/+5
| * nitrogen6x: config: add gpio commandEric Nelson2014-10-061-0/+1
| * nitrogen6x: config: disable logoEric Nelson2014-10-061-1/+0
| * nitrogen6x: config: allow more bootargs parametersTroy Kisky2014-10-061-1/+1
| * nitrogen6x: config: enable "i2c edid"Eric Nelson2014-10-061-0/+1
| * nitrogen6x: config: add CONFIG_CMD_MEMTESTEric Nelson2014-10-061-0/+1
| * nitrogen6x: config: enable USB keyboard supportEric Nelson2014-10-061-0/+2
| * nitrogen6x: config: expose SATA, then MMC over USBEric Nelson2014-10-061-1/+22
| * nitrogen6x: config: add initrd_highEric Nelson2014-10-061-0/+1
| * nitrogen6x: config: use FS_GENERIC load commandKevin Mihelich2014-10-061-12/+8
| * nitrogen6x: config: allow boot to USB stickDiego Rondini2014-10-061-3/+13
| * nitrogen6x: config: add USB Mass Storage (ums) supportEric Nelson2014-10-061-0/+13
| * imx: nitrogen6x: Make use of both uSD and SD slots to load script or kernel o...Guillaume GARDET2014-09-221-11/+14
* | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-1/+1
|/
* imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be fi...Guillaume GARDET2014-09-091-3/+3
* ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARDEric Nelson2014-04-281-0/+1
OpenPOWER on IntegriCloud