summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* serial: ns16550: Link in the DM driver when when using platdataAlexandru Gagniuc2017-04-131-0/+1
* defconfigs: am57xx_hs_evm: Move OPTEE load address to avoid overlapsAndrew F. Davis2017-04-091-1/+1
* defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlapsMisael Lopez Cruz2017-04-091-1/+1
* defconfigs: am43xx_hs_evm: Add USB Host boot mode supportAndrew F. Davis2017-04-081-0/+1
* defconfigs: am43xx_hs_evm: Add USB client boot mode supportAndrew F. Davis2017-04-081-0/+3
* defconfigs: am43xx_hs_evm: Add Net boot mode supportAndrew F. Davis2017-04-081-1/+3
* defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2017-04-081-0/+1
* defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2017-04-081-0/+7
* defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2017-04-081-1/+3
* defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2017-04-081-0/+6
* defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfigAndrew F. Davis2017-04-081-0/+55
* defconfig: k2hk_hs_evm: Add k2hk_hs_evm_defconfigAndrew F. Davis2017-04-081-0/+51
* defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfigVitaly Andrianov2017-04-081-0/+51
* Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas2017-04-084-0/+4
* davinci: omapl138_lcdk: enable some filesystem related commandsSekhar Nori2017-04-081-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2017-04-082-0/+8
|\
| * configs: trats2: enable the configuration relevant to PMICJaehoon Chung2017-04-071-0/+3
| * configs: trats2: enable CONFIG_DM_I2C_GPIOJaehoon Chung2017-04-071-0/+1
| * configs: trats: enable the CONFIG_DM_I2C_GPIOJaehoon Chung2017-04-031-0/+1
| * configs: trats: enable the CONFIG_DM_PMIC and PMIC_MAX8997Jaehoon Chung2017-04-031-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-084-0/+91
|\ \
| * | sunxi: Add defconfig for Allwinner A23 EVBFlorent Jacquet2017-04-071-0/+19
| * | arm: sunxi: Add Sunchip CX-A99 initial supportRask Ingemann Lambertsen2017-04-071-0/+22
| * | sunxi: Add support for the CHIP ProMaxime Ripard2017-04-071-0/+33
| * | sunxi: add NanoPi NEO Air defconfigJelle van der Waa2017-04-071-0/+17
* | | arm: rmobile: Remove default value of Kconfig from defconfigNobuhiro Iwamatsu2017-04-089-27/+0
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-062-0/+20
|\ \
| * | sunxi: Add OrangePi PC 2 initial supportAndre Przywara2017-04-051-0/+19
* | | OpenRISC: RemoveTom Rini2017-04-051-13/+0
* | | SPARC: RemoveTom Rini2017-04-055-71/+0
* | | Blackfin: RemoveTom Rini2017-04-0535-663/+0
* | | rockchip: Add support for MiQi rk3288 boardJernej Skrabec2017-04-041-0/+73
* | | defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma)Philipp Tomsich2017-04-042-0/+74
* | | rockchip: rk3188: Add Radxa Rock boardHeiko Stübner2017-04-041-0/+51
|/ /
* | Merge git://git.denx.de/u-boot-tegraTom Rini2017-04-041-0/+47
|\ \
| * | apalis-tk1: disable external clock loopback on SDMMC3Marcel Ziswiler2017-04-011-0/+1
| * | arm: tegra: initial support for apalis tk1Marcel Ziswiler2017-04-011-0/+46
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-04-042-2/+4
|\ \
| * | arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfigStefan Roese2017-03-292-0/+2
| * | arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driverStefan Roese2017-03-292-2/+2
| * | arc: use timer driver for ARC boardsVlad Zakharov2017-03-292-2/+0
| * | arc: dts: separate single axs10x.dts fileVlad Zakharov2017-03-292-2/+3
| * | arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-291-0/+58
| * | arm64: a37xx: Remove DM_I2C_COMPAT from the board configKonstantin Porotchkin2017-03-292-2/+0
| * | arm64: mvebu: Add default config for ESPRESSOBin boardKonstantin Porotchkin2017-03-291-0/+67
| * | arm64: a37xx: Enable bubt command support on A3720-DBKonstantin Porotchkin2017-03-291-0/+3
| * | arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin2017-03-291-1/+1
| * | arm64: mvebu: Add default configuraton for MACCHIATOBin boardKonstantin Porotchkin2017-03-291-0/+74
| * | mmc: pci: Add CONFIG_MMC_PCIFelipe Balbi2017-03-298-0/+8
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-046-0/+6
|\ \ \