summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: remove nand size print from nand_init functionHou Zhiqiang2017-03-283-2/+7
* mtd: nand: add initialization flagHou Zhiqiang2017-03-281-0/+10
* armv8/fsl-layerscape: fdt: Skip checking USB clock on LS1012AYingxi Yu2017-03-281-1/+2
* armv8: ls1043a/ls1046aqds: fix the offsets of MTD partitions on NOR flashWenbin Song2017-03-282-12/+16
* board: freescale: ls2080a/ls2088a: Enable PPASantan Kumar2017-03-285-0/+15
* pci: layerscape: Fixup device tree node for ls2088aHou Zhiqiang2017-03-281-11/+24
* pci: layerscape: add LS2088A series SoC pcie supportHou Zhiqiang2017-03-283-0/+89
* tools: plbimage support generate rcw fileyuan linyu2017-03-281-21/+27
* armv8: fsl-lsch3: Conditionally apply workaround for erratum a0009203Ashish kumar2017-03-282-0/+8
* armv8: dts: fsl-ls1012a: Change number of CS in SPI nodeSuresh Gupta2017-03-281-1/+1
* spi: fsl_qspi: Add support for single chip selectSuresh Gupta2017-03-281-1/+4
* armv8:fsl-layerscape: Avoid RCWSR28 register hard-codingPrabhakar Kushwaha2017-03-282-12/+25
* arm: fsl-layerscape: Move QSGMII wriop_init to SoC filePrabhakar Kushwaha2017-03-284-23/+41
* armv8/fsl-layerscape: Update erratum A009635 implementationPriyanka Jain2017-03-281-1/+8
* pci: layerscape: enable PCIe config readyHou Zhiqiang2017-03-282-0/+9
* fsl: Secure Boot: Enable IE (Key extention) FeatureUdit Agarwal2017-03-283-21/+97
* armv8: ls2080ardb, ls2080aqds: Add mcmemsize in default env settingSantan Kumar2017-03-282-0/+4
* fsl-layerscape/ppa: cleanup ppa.hHou Zhiqiang2017-03-283-11/+2
* armv8: LS2080A: Move sec_init to board_initUdit Agarwal2017-03-282-6/+6
* armv8: lsch3: SECURE_BOOT: Define CONFIG_SYS_LS_PPA_ESBC_ADDR for LS2080AUdit Agarwal2017-03-281-0/+2
* Merge git://git.denx.de/u-boot-arcTom Rini2017-03-2425-111/+341
|\
| * arc: use timer driver for ARC boardsVlad Zakharov2017-03-248-39/+3
| * arc: dts: separate single axs10x.dts fileVlad Zakharov2017-03-2414-72/+187
| * drivers: timer: Introduce ARC timer driverVlad Zakharov2017-03-245-0/+151
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-03-2451-176/+3922
|\ \ | |/ |/|
| * arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-2323-1/+2576
| * dm: Add callback to modify the device treemario.six@gdsys.cc2017-03-234-0/+153
| * arm: mvebu: theadorable: Add 'pcie' test commandStefan Roese2017-03-231-0/+41
| * arm: mvebu: theadorable: Add board-specific PEX detection pulse widthStefan Roese2017-03-231-0/+7
| * arm: mvebu: AXP: Add possiblity to configure PEX detection pulse widthStefan Roese2017-03-231-0/+31
| * arm64: a37xx: Remove DM_I2C_COMPAT from the board configKonstantin Porotchkin2017-03-232-2/+0
| * arm64: a37xx: Disable DB configurations on ESPRESSOBin boardKonstantin Porotchkin2017-03-231-0/+9
| * arm64: mvebu: Add default config for ESPRESSOBin boardKonstantin Porotchkin2017-03-231-0/+67
| * arm64: dts: Add device tree for ESPRESSOBin boardKonstantin Porotchkin2017-03-232-0/+136
| * mvebu: a37xx: Add init for ESPRESSBin Topaz switchKonstantin Porotchkin2017-03-231-0/+91
| * mvebu: neta: a37xx: Add fixed link support to neta driverKonstantin Porotchkin2017-03-231-27/+82
| * mvebu: neta: Add support for board init functionKonstantin Porotchkin2017-03-231-1/+15
| * arm64: a37xx: Handle pin controls in early board initKonstantin Porotchkin2017-03-231-1/+25
| * arm64: a37xx: dts: Add pin control nodes to DTKonstantin Porotchkin2017-03-231-0/+14
| * arm64: a37xx: Enable bubt command support on A3720-DBKonstantin Porotchkin2017-03-231-0/+3
| * arm64: a37xx: Enable Marvell ETH PHY supportKonstantin Porotchkin2017-03-231-0/+1
| * arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin2017-03-236-11/+11
| * mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin2017-03-233-1/+41
| * arm64: mvebu: Add default configuraton for MACCHIATOBin boardKonstantin Porotchkin2017-03-231-0/+74
| * arm64: mvebu: dts: Add DTS file for MACCHIATOBin boardRabeeh Khoury2017-03-232-0/+294
| * mvebu: pcie: Add support for GPIO reset for PCIe deviceKonstantin Porotchkin2017-03-232-0/+69
| * arm64: mvebu: dts: Add i2c1 pin definitions to CPMKonstantin Porotchkin2017-03-231-0/+4
| * arm64: mvebu: gpio: Add GPIO nodes to A8K family devicesKonstantin Porotchkin2017-03-235-0/+46
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-03-234-14/+72
|\ \ | |/ |/|
| * dtoc: make ScanTree recurse into subnodesPhilipp Tomsich2017-03-221-1/+18