summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6sabre_common.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-3/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-4/+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
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-131-1/+1
|\
| * mx6sabre_common: Fix U-Boot corruption after 'saveenv'Fabio Estevam2016-03-251-1/+1
* | usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
|/
* imx: mx6: correct IPU clockPeng Fan2016-03-141-1/+5
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan2015-10-301-0/+2
* mx6sabre_common: Add DFU supportFabio Estevam2015-10-021-0/+10
* mx6sabre_common: Add Fastboot supportFabio Estevam2015-09-201-0/+6
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-021-7/+21
|\
| * imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board supportPeng Fan2015-08-021-0/+2
| * imx: mx6sabresd/sabreauto runtime setting fdt_filePeng Fan2015-08-021-2/+19
| * 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-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-8/+0
* imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-261-15/+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-1/+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-7/+0
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-261-10/+1
* mx6sabre: Do not enable UMS with SPLFabio Estevam2015-03-131-0/+2
* mx6sabre_common.h: remove deprecated mmc open/closemaxin.john@enea.com2015-03-131-3/+1
* mx6sabre: Select CMD_EXT4 optionsFabio Estevam2015-03-021-0/+2
* mx6sabre: Enable User Mass StorageFabio Estevam2015-03-021-0/+14
* dm: mx6: sabre: Move driver model CONFIGs to KconfigSimon Glass2015-02-131-2/+0
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
* mx6sabre_common: Use the default CONFIG_SYS_PBSIZEFabio Estevam2014-12-011-3/+0
* mx6: mx6sabre common: Enable i.MX thermal DM driverYe.Li2014-11-211-1/+6
* imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB positionYe.Li2014-11-131-1/+1
* mx6sabre_common: Add HDMI config to common codeFabio Estevam2014-10-211-0/+17
* spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-1/+1
* mx6sabre_common: Convert to generic boardFabio Estevam2014-04-281-0/+2
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* mx6sabre_common: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
* mx6sabresd: Add eMMC specific environment to allow U-Boot updateOtavio Salvador2014-01-131-0/+23
* ARM: mx6: Change the FDT loading address to avoid overlapingOtavio Salvador2014-01-031-1/+1
* mx6sabre_common.h: Add CONFIG_CMD_FUSE supportFabio Estevam2014-01-021-0/+5
OpenPOWER on IntegriCloud