summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* dts: rk3399: move rockchip, vbus-gpio properties into board-specific filesPhilipp Tomsich2017-04-042-2/+2
* dts: rk3399-puma: add DTS for RK3399-Q7 (Puma) SoMPhilipp Tomsich2017-04-042-1/+191
* arm64: rockchip: rk3399-puma: add DDR3-1333 timingsPhilipp Tomsich2017-04-041-0/+1537
* rockchip: rk3399: spl: make SPL boot-order configurable via /chosenPhilipp Tomsich2017-04-041-0/+99
* rockchip: rk3188: Add Radxa Rock boardHeiko Stübner2017-04-043-0/+394
* rockchip: dts: firefly: add usb host power supply nodeEddie Cai2017-04-041-0/+10
* dts: rk3399: add gmac for the rk3399Philipp Tomsich2017-04-041-0/+55
* net: gmac_rockchip: Add support for the RK3399 GMACPhilipp Tomsich2017-04-042-33/+82
* rockchip: pinctrl: rk3399: add GMAC (RGMII only) supportPhilipp Tomsich2017-04-042-0/+38
* rockchip: arm64: rk3399: remove unconditional debug messagePhilipp Tomsich2017-04-041-1/+0
* rockchip: video: Split out HDMI controller codeJernej Skrabec2017-04-041-456/+0
* rockchip: rk3188: Setup the armclk in splHeiko Stübner2017-04-041-0/+24
* rockchip: clk: rk3188: Allow configuration of the armclkHeiko Stübner2017-04-041-0/+1
* rockchip: rk3188: Cleanup some SPL/TPL rename leftoversHeiko Stübner2017-04-041-3/+3
* rockchip: rk3188: Decode the actual amount of ramHeiko Stübner2017-04-041-2/+16
* rockchip: rk3188: sdram: Set correct sdram baseHeiko Stübner2017-04-041-1/+1
* rockchip: rk3188: enable TPL_LIBGENERIC for generic memsetHeiko Stübner2017-04-041-0/+3
* rockchip: spl: use spl_early_init() instead of spl_init()Kever Yang2017-04-042-4/+4
* rockchip: spl: RK3399: use boot0 hook to create space for SPL magicPhilipp Tomsich2017-04-042-0/+19
* Merge git://git.denx.de/u-boot-tegraTom Rini2017-04-044-0/+2213
|\
| * mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler2017-04-011-0/+2
| * arm: tegra: initial support for apalis tk1Marcel Ziswiler2017-04-013-0/+2211
* | Merge git://git.denx.de/u-boot-arcTom Rini2017-04-041-0/+16
|\ \
| * | arcv2: Halt non-master coresAlexey Brodkin2017-03-311-0/+16
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-041-0/+1
|\ \
| * | reset: Add STi reset supportPatrice Chotard2017-03-261-0/+1
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-04-044-1/+116
|\ \
| * | arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1GStefan Roese2017-03-291-1/+1
| * | arm64: marvell: dts: add PPv2.2 description to Armada 7K/8KThomas Petazzoni2017-03-294-0/+115
| * | arc: use timer driver for ARC boardsVlad Zakharov2017-03-293-25/+3
| * | arc: dts: separate single axs10x.dts fileVlad Zakharov2017-03-2911-69/+183
| * | drivers: timer: Introduce ARC timer driverVlad Zakharov2017-03-291-0/+4
| * | arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-294-1/+596
| * | arm: mvebu: AXP: Add possiblity to configure PEX detection pulse widthStefan Roese2017-03-291-0/+31
| * | arm64: dts: Add device tree for ESPRESSOBin boardKonstantin Porotchkin2017-03-292-0/+136
| * | arm64: a37xx: dts: Add pin control nodes to DTKonstantin Porotchkin2017-03-291-0/+14
| * | arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin2017-03-291-5/+5
| * | arm64: mvebu: dts: Add DTS file for MACCHIATOBin boardRabeeh Khoury2017-03-292-0/+294
| * | arm64: mvebu: dts: Add i2c1 pin definitions to CPMKonstantin Porotchkin2017-03-291-0/+4
| * | arm64: mvebu: gpio: Add GPIO nodes to A8K family devicesKonstantin Porotchkin2017-03-295-0/+46
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-0414-57/+337
|\ \ \
| * | | arvm8: pcie-layerscape: Define stream-ids for Layerscape Chassis-2Bharat Bhushan2017-03-281-0/+63
| * | | armv8: fsl-lsch3: Rewrite comment for stream IDsBharat Bhushan2017-03-281-6/+9
| * | | armv8: fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.hBharat Bhushan2017-03-281-0/+0
| * | | armv8: Kconfig: fsl-ppa: support load PPA from eMMC/SD and NAND FlashHou Zhiqiang2017-03-281-0/+15
| * | | fsl: PPA: add support PPA image loading from NAND and SDHou Zhiqiang2017-03-281-1/+142
| * | | armv8/fsl-layerscape: fdt: Skip checking USB clock on LS1012AYingxi Yu2017-03-281-1/+2
| * | | board: freescale: ls2080a/ls2088a: Enable PPASantan Kumar2017-03-281-0/+1
| * | | pci: layerscape: add LS2088A series SoC pcie supportHou Zhiqiang2017-03-281-0/+46
| * | | armv8: fsl-lsch3: Conditionally apply workaround for erratum a0009203Ashish kumar2017-03-282-0/+8