aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx6sxsabresd.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-07-12mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-4/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-7/+0
2016-02-21imx: mx6sxsabresd: add command and macros for boot m4 corePeng Fan1-0/+24
2016-02-02imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li1-0/+20
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-2/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-09-13mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam1-1/+0
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso1-1/+1
2015-09-02imx: mx6sxsabresd: enable CONFIG_SPL_FAT_SUPPORTPeng Fan1-0/+1
2015-07-10imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson1-5/+0
2015-07-01defconfig: Move CONFIG_SPI_FLASH_BAR from configsJagan Teki1-1/+0
2015-06-25Move 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-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-6/+0
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-16/+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-1/+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-5/+0
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson1-8/+0
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+1
2015-03-13mx6sxsabresd: Use the default CONFIG_SYS_PBSIZEFabio Estevam1-2/+0
2015-02-19dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMALSimon Glass1-2/+0
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-1/+0
2015-01-22imx: mx6: Change ENV offset to 512K bytes for larger u-boot imageYe.Li1-1/+1
2015-01-22imx:mx6sxsabresd spl support in header filePeng Fan1-0/+6
2015-01-19mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam1-1/+0
2015-01-09imx:mx6sxsabresd support qspi AHB readPeng Fan1-0/+3
2015-01-07mx6sxsabresd: support qspi flash bigger than 16MBPeng Fan1-0/+5
2014-12-31imx:mx6sxsabresd add qspi supportPeng Fan1-0/+12
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+14
2014-12-01mx6sxsabresd: Add thermal supportFabio Estevam1-0/+10
2014-11-20imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li1-2/+6
2014-11-14imx:mx6sxsabresd add board level support for usbPeng Fan1-0/+14
2014-10-06mx6sxsabresd: Fix PCI reset and power GPIO assignmentsFabio Estevam1-2/+2
2014-09-16imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDRPeng Fan1-1/+1
2014-09-09mx6sxsabresd: Add PCI supportFabio Estevam1-0/+10
2014-08-20mx6sxsabresd: Add Ethernet supportFabio Estevam1-0/+17
2014-07-23mx6sxsabresd: Add PFUZE100 PMIC supportFabio Estevam1-0/+13
2014-07-10mx6sx: Add initial support for mx6sxsabresd boardFabio Estevam1-0/+186