summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com2017-04-081-0/+2
* stm32f7: enable instruction & data cacheVikas Manocha2017-04-081-3/+1
* ti_armv7_common: env: Use args_mmc in FIT loading pathAndrew F. Davis2017-04-081-2/+1
* ARM: keystone: Pass SPI MTD partition table via kernel command lineVignesh R2017-04-085-1/+22
* Remove various unused interrupt related codeTom Rini2017-04-0654-158/+0
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-067-37/+13
|\
| * sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara2017-04-051-12/+7
| * sunxi: configs: merge sun9i and sun50i SPL memory definitionsAndre Przywara2017-04-051-5/+2
| * fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara2017-04-053-15/+0
| * ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-057-7/+6
* | board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass2017-04-051-0/+2
* | OpenRISC: RemoveTom Rini2017-04-051-124/+0
* | SPARC: RemoveTom Rini2017-04-055-1510/+0
* | Blackfin: RemoveTom Rini2017-04-0535-5126/+0
* | mx6sxsabreauto: Remove legacy CONFIG_PCA953XTom Rini2017-04-051-3/+0
* | rockchip: Add support for MiQi rk3288 boardJernej Skrabec2017-04-041-0/+22
* | defconfig: puma-rk3399: add defconfig for the RK3399-Q7 (Puma)Philipp Tomsich2017-04-041-2/+0
* | rockchip: spi: rk3399: move CONFIG_SPI and CONFIG_SPI_FLASH to defconfigJakob Unterwurzacher2017-04-041-2/+0
* | rockchip: rk3188: Add Radxa Rock boardHeiko Stübner2017-04-041-0/+30
* | rockchip: rk3188: follow THUMB_BUILD Kconfig migrationHeiko Stübner2017-04-041-1/+0
* | rockchip: spl: RK3399: add COUNTER_FREQUENCY define to rk3399_common.hPhilipp Tomsich2017-04-041-0/+2
* | rockchip: spl: RK3399: use boot0 hook to create space for SPL magicPhilipp Tomsich2017-04-041-1/+1
* | rockchip: configs: correct mmc env dev for rk3288 based boardsJacob Chen2017-04-044-4/+4
|/
* Merge git://git.denx.de/u-boot-tegraTom Rini2017-04-041-0/+176
|\
| * arm: tegra: initial support for apalis tk1Marcel Ziswiler2017-04-011-0/+176
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-04-041-0/+8
|\ \
| * | arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driverStefan Roese2017-03-291-0/+8
| * | arc: use timer driver for ARC boardsVlad Zakharov2017-03-293-12/+0
| * | arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-291-0/+228
| * | arm64: a37xx: Enable Marvell ETH PHY supportKonstantin Porotchkin2017-03-291-0/+1
| * | arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin2017-03-291-3/+3
* | | armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1012aBharat Bhushan2017-03-281-0/+1
* | | armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1046aBharat Bhushan2017-03-281-0/+1
* | | arvm8: pcie-layerscape: Define stream-ids for Layerscape Chassis-2Bharat Bhushan2017-03-281-0/+1
* | | armv8: fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.hBharat Bhushan2017-03-281-1/+1
* | | armv8: ls1043a/ls1046aqds: fix the offsets of MTD partitions on NOR flashWenbin Song2017-03-282-12/+16
* | | armv8: ls2080ardb, ls2080aqds: Add mcmemsize in default env settingSantan Kumar2017-03-282-0/+4
| |/ |/|
* | Merge git://git.denx.de/u-boot-arcTom Rini2017-03-243-12/+0
|\ \
| * | arc: use timer driver for ARC boardsVlad Zakharov2017-03-243-12/+0
| |/
* | arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-231-0/+228
* | arm64: a37xx: Enable Marvell ETH PHY supportKonstantin Porotchkin2017-03-231-0/+1
* | arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin2017-03-231-3/+3
|/
* configs: am43xx_evm: Enable SPL_DMLokesh Vutla2017-03-211-5/+2
* configs: dra7xx_evm: Enable SPL_DMLokesh Vutla2017-03-212-12/+1
* configs: am57xx_evm: Enable SPL_DMLokesh Vutla2017-03-211-5/+0
* board: ns2: Add support for Broadcom Northstar 2Jon Mason2017-03-201-0/+55
* ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros2017-03-202-8/+0
* ti_armv7_keystone2: Define scratch space in SRAMFranklin S Cooper Jr2017-03-201-0/+7
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-03-1916-45/+665
|\
| * imx: ventana: add EMMC configurationTim Harvey2017-03-191-3/+5