aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-26libfdt: use CONFIG_IS_ENABLED for OF_LIBFDTVignesh R1-1/+1
2017-03-26Ensure device tree DTS is compiledJames Balean1-3/+10
2017-03-24Merge git://git.denx.de/u-boot-arcTom Rini25-111/+341
2017-03-24arc: use timer driver for ARC boardsVlad Zakharov8-39/+3
2017-03-24arc: dts: separate single axs10x.dts fileVlad Zakharov14-72/+187
2017-03-24Merge git://www.denx.de/git/u-boot-marvellTom Rini51-176/+3922
2017-03-24drivers: timer: Introduce ARC timer driverVlad Zakharov5-0/+151
2017-03-23Merge git://git.denx.de/u-boot-dmTom Rini4-14/+72
2017-03-23arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach23-1/+2576
2017-03-23dm: Add callback to modify the device treemario.six@gdsys.cc4-0/+153
2017-03-23arm: mvebu: theadorable: Add 'pcie' test commandStefan Roese1-0/+41
2017-03-23arm: mvebu: theadorable: Add board-specific PEX detection pulse widthStefan Roese1-0/+7
2017-03-23arm: mvebu: AXP: Add possiblity to configure PEX detection pulse widthStefan Roese1-0/+31
2017-03-23arm64: a37xx: Remove DM_I2C_COMPAT from the board configKonstantin Porotchkin2-2/+0
2017-03-23arm64: a37xx: Disable DB configurations on ESPRESSOBin boardKonstantin Porotchkin1-0/+9
2017-03-23arm64: mvebu: Add default config for ESPRESSOBin boardKonstantin Porotchkin1-0/+67
2017-03-23arm64: dts: Add device tree for ESPRESSOBin boardKonstantin Porotchkin2-0/+136
2017-03-23mvebu: a37xx: Add init for ESPRESSBin Topaz switchKonstantin Porotchkin1-0/+91
2017-03-23mvebu: neta: a37xx: Add fixed link support to neta driverKonstantin Porotchkin1-27/+82
2017-03-23mvebu: neta: Add support for board init functionKonstantin Porotchkin1-1/+15
2017-03-23arm64: a37xx: Handle pin controls in early board initKonstantin Porotchkin1-1/+25
2017-03-23arm64: a37xx: dts: Add pin control nodes to DTKonstantin Porotchkin1-0/+14
2017-03-23arm64: a37xx: Enable bubt command support on A3720-DBKonstantin Porotchkin1-0/+3
2017-03-23arm64: a37xx: Enable Marvell ETH PHY supportKonstantin Porotchkin1-0/+1
2017-03-23arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin6-11/+11
2017-03-23mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin3-1/+41
2017-03-23arm64: mvebu: Add default configuraton for MACCHIATOBin boardKonstantin Porotchkin1-0/+74
2017-03-23arm64: mvebu: dts: Add DTS file for MACCHIATOBin boardRabeeh Khoury2-0/+294
2017-03-23mvebu: pcie: Add support for GPIO reset for PCIe deviceKonstantin Porotchkin2-0/+69
2017-03-23arm64: mvebu: dts: Add i2c1 pin definitions to CPMKonstantin Porotchkin1-0/+4
2017-03-23arm64: mvebu: gpio: Add GPIO nodes to A8K family devicesKonstantin Porotchkin5-0/+46
2017-03-22dtoc: make ScanTree recurse into subnodesPhilipp Tomsich1-1/+18
2017-03-22drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap registerJean-Jacques Hiblot1-5/+42
2017-03-22regmap: use fdt address translationJean-Jacques Hiblot1-6/+8
2017-03-22dm: core: Fix Handling of global_data moving in SPLLokesh Vutla1-2/+4
2017-03-21Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini14-8/+119
2017-03-21mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driverStefan Roese1-1/+2
2017-03-21mmc: drop unnecessary send_status requestXu Ziyuan1-4/+0
2017-03-21mmc: sdhci: only flush cache for data commandKevin Liu1-2/+4
2017-03-21mmc: tangier: Add Intel Tangier eMMC/SDHCI driverFelipe Balbi3-0/+96
2017-03-21mmc: pci: Add CONFIG_MMC_PCIFelipe Balbi10-1/+17
2017-03-21configs: am43xx_evm: Enable SPL_DMLokesh Vutla6-8/+12
2017-03-21ARM: AM43xx: Enable DM_I2C/SPI/ETHLokesh Vutla1-0/+5
2017-03-21ARM: dts: am43xx: Add u-boot specific dtsiLokesh Vutla1-0/+38
2017-03-21configs: dra7xx_evm: Enable SPL_DMLokesh Vutla4-15/+11
2017-03-21configs: am57xx_evm: Enable SPL_DMLokesh Vutla3-8/+11
2017-03-21ARM: dts: OMAP5+: Add u-boot specific dtsiLokesh Vutla1-0/+50
2017-03-21ARM: OMAP2+: define _image_binary_end to fix SPL_OF_CONTROLLokesh Vutla1-0/+2
2017-03-21spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LENTom Rini1-2/+3
2017-03-20board: ns2: Add support for Broadcom Northstar 2Jon Mason7-0/+160