summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6sxsabresd.h
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-1/+0
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima2016-07-121-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-4/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-7/+0
* imx: mx6sxsabresd: add command and macros for boot m4 corePeng Fan2016-02-211-0/+24
* imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li2016-02-021-0/+20
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-2/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-131-1/+0
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-1/+1
* imx: mx6sxsabresd: enable CONFIG_SPL_FAT_SUPPORTPeng Fan2015-09-021-0/+1
* imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-101-5/+0
* defconfig: Move CONFIG_SPI_FLASH_BAR from configsJagan Teki2015-07-011-1/+0
* 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
* 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-6/+0
* imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-261-16/+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-5/+0
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-261-8/+0
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
* mx6sxsabresd: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMALSimon Glass2015-02-191-2/+0
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
* imx: mx6: Change ENV offset to 512K bytes for larger u-boot imageYe.Li2015-01-221-1/+1
* imx:mx6sxsabresd spl support in header filePeng Fan2015-01-221-0/+6
* mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam2015-01-191-1/+0
* imx:mx6sxsabresd support qspi AHB readPeng Fan2015-01-091-0/+3
* mx6sxsabresd: support qspi flash bigger than 16MBPeng Fan2015-01-071-0/+5