summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-10-12-34/+19
|\
| * x86: Clean up unused macros in the configuration headersBin Meng2016-10-12-26/+3
| * x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-12-3/+3
| * x86: Convert to use DM VESA video driverBin Meng2016-10-12-13/+13
| * x86: Adjust config to support DM_VIDEOSimon Glass2016-10-11-2/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-10-12-0/+2
|\ \
| * | tegra: usb gadget: fix ci udc operation if not hostpc capableMarcel Ziswiler2016-10-10-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-10-12-11/+10
|\ \
| * | ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2016-10-10-7/+7
| * | ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARDMasahiro Yamada2016-10-10-4/+3
| * | ARM: uniphier: fix typos in a comment blockMasahiro Yamada2016-10-10-1/+1
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-10-12-0/+103
|\ \
| * | arm: kirkwood: add support for Synology DS109 boardWalter Schweizer2016-10-09-0/+103
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-12-41/+11
|\ \
| * | board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGSPratiyush Srivastava2016-10-07-0/+11
| * | armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGSPratiyush Srivastava2016-10-07-5/+0
| * | armv7: ls1021a: Move DDR config options to KconfigYork Sun2016-10-06-1/+0
| * | armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun2016-10-06-8/+0
| * | arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun2016-10-06-19/+0
| * | arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun2016-10-06-4/+0
| * | ARMv7: LS102xA: Move two macros from header files to KconfigHongbo Zhang2016-10-06-4/+0
| * | armv7: LS1021a: enable i-cache in start.SXiaoliang Yang2016-10-06-2/+0
* | | common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-355/+0
* | | common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-137/+0
| |/ |/|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-54/+276
|\ \
| * | board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin2016-10-07-1/+6
| * | colibri_imx7: remove legancy I2C supportStefan Agner2016-10-07-2/+0
| * | pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)2016-10-06-6/+72
| * | pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)2016-10-06-2/+3
| * | tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-06-8/+6
| * | pcm052: remove target-specific dtb name from envAlbert ARIBAUD \(3ADEV\)2016-10-06-1/+1
| * | pcm052: fix MTD partitioningAlbert ARIBAUD \(3ADEV\)2016-10-06-8/+6
| * | arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan2016-10-04-0/+180
| * | board: tbs2910: Add CMD_PARTSoeren Moch2016-10-04-0/+2
| * | board: tbs2910: Fix BOOTMAPSZSoeren Moch2016-10-04-1/+1
| * | wandboard: Remove videoargs scriptFabio Estevam2016-10-04-26/+0
| |/
* | dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi2016-10-08-8/+2
* | dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi2016-10-08-1/+0
* | ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada2016-10-08-4/+4
* | arm: dra7xx: Move fastboot options to defconfigSemen Protsenko2016-10-07-9/+9
* | README: Drop unused CONFIG_SYS_LS_MC_FW_... optionsSimon Glass2016-10-06-3/+0
* | spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-2/+0
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-03-28/+35
|\
| * rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-01-3/+6
| * rockchip: move partitons define from 3036-kylin to 3036-commonJacob Chen2016-10-01-24/+10
| * rockchip: miniarm: remove eMMC supportXu Ziyuan2016-10-01-1/+6
| * rockchip: add usb mass storage feature support for rk3036jacob2.chen2016-10-01-0/+4
| * Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 boardSandy Patterson2016-10-01-0/+9
* | ti_armv7_common: Disable Falcon Mode on HS devicesAndrew F. Davis2016-10-02-5/+10
* | config: Remove usage of CONFIG_STORAGE_EMMCAndrew F. Davis2016-10-02-8/+0