summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6slevk.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* mx6slevk: Remove CONFIG_ETHPRIME optionFabio Estevam2016-02-021-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* mx6slevk: Remove CONFIG_SPL_FAT_SUPPORTFabio Estevam2015-09-131-1/+0
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-1/+1
* imx: mx6slevk: add SPL supportPeng Fan2015-09-021-0/+7
* imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson2015-07-101-5/+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-6/+0
* imx6: standardise filesystem and boot optionsPeter Robinson2015-05-261-5/+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-6/+0
* imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-261-9/+1
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
* imx:mx6slevk support reading temperaturePeng Fan2015-03-231-0/+7
* mx6slevk: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* imx:mx6slevk add pmic and i2c configurationPeng Fan2015-02-231-0/+12
* imx: mx6: Change ENV offset to 512K bytes for larger u-boot imageYe.Li2015-01-221-1/+1
* imx:mx6slevk add spi nor boot supportPeng Fan2014-12-311-1/+12
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-12-111-0/+14
|\
| * imx:mx6slevk add board level support for usbPeng Fan2014-11-141-0/+14
* | imx: mx6slevk: Change default mmcdev to USDHC2 deviceYe.Li2014-11-201-1/+1
|/
* imx: mx6slevk: Add support for USDHC1 and USDHC3 slotsYe.Li2014-11-031-1/+5
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-081-1/+1
|\
| * imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDRPeng Fan2014-09-161-1/+1
* | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-241-1/+1
|/
* imx: mx6slevk: Change to use generic boardYe.Li2014-09-111-0/+2
* mx6slevk: Add SPI NOR flash supportFabio Estevam2014-04-281-0/+12
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* mx6sl: Adjust fdt_addr to avoid address overlappingFabio Estevam2014-02-111-1/+1
* mx6slevk: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
* mx6slevk: Include "mx6_common.h"Fabio Estevam2014-01-131-0/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* mx6slevk: Add Ethernet supportFabio Estevam2013-09-201-0/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
* mx6slevk: Change default environment to cope with OE changesOtavio Salvador2013-07-121-2/+2
* mx6slevk: Allow booting a device tree kernelFabio Estevam2013-06-031-1/+1
* mx6sl: Add initial support for mx6slevk boardFabio Estevam2013-04-221-0/+189
OpenPOWER on IntegriCloud