summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rockchip: mkimage: update rkimage to support pre-padded payloadsPhilipp Tomsich2017-04-042-31/+13
* rockchip: spl: RK3399: use boot0 hook to create space for SPL magicPhilipp Tomsich2017-04-043-1/+20
* rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399Philipp Tomsich2017-04-044-36/+118
* rockchip: mkimage: simplify start/size calculation for rc4_encodePhilipp Tomsich2017-04-042-4/+4
* rockchip: configs: correct mmc env dev for rk3288 based boardsJacob Chen2017-04-044-4/+4
* Prepare v2017.05-rc1v2017.05-rc1Tom Rini2017-04-041-2/+2
* Merge git://git.denx.de/u-boot-tegraTom Rini2017-04-0415-0/+3125
|\
| * apalis-tk1: disable external clock loopback on SDMMC3Marcel Ziswiler2017-04-011-0/+1
| * mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler2017-04-013-0/+29
| * arm: tegra: initial support for apalis tk1Marcel Ziswiler2017-04-0112-0/+3095
* | Merge git://git.denx.de/u-boot-arcTom Rini2017-04-042-6/+39
|\ \
| * | arcv2: Halt non-master coresAlexey Brodkin2017-03-311-0/+16
| * | axs103: Support slave core kick-start on axs103 v1.1 firmwareAlexey Brodkin2017-03-311-2/+21
| * | axs103: Clean-up smp_kick_all_cpus()Alexey Brodkin2017-03-311-7/+5
| |/
* | Merge git://git.denx.de/u-boot-mmcTom Rini2017-04-041-27/+73
|\ \
| * | mmc: omap_hsmmc: add support for CONFIG_BLKJean-Jacques Hiblot2017-03-301-0/+17
| * | mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is usedJean-Jacques Hiblot2017-03-301-5/+22
| * | mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device descJean-Jacques Hiblot2017-03-301-1/+1
| * | mmc: omap_hsmmc: use an accessor to get the private dataJean-Jacques Hiblot2017-03-301-21/+33
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-0414-21/+711
|\ \
| * | Add single register pin controller driverFelix Brack2017-03-263-0/+153
| * | reset: Add STi reset supportPatrice Chotard2017-03-264-0/+330
| * | pci: correct a function descriptionHou Zhiqiang2017-03-261-2/+3
| * | lib: tpm: Add command to list resourcesmario.six@gdsys.cc2017-03-262-1/+82
| * | cmd: tpm: Fix flush commandmario.six@gdsys.cc2017-03-261-14/+23
| * | tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc2017-03-264-0/+109
| * | libfdt: use CONFIG_IS_ENABLED for OF_LIBFDTVignesh R2017-03-261-1/+1
| * | Ensure device tree DTS is compiledJames Balean2017-03-261-3/+10
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-04-0411-229/+1760
|\ \
| * | arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfigStefan Roese2017-03-292-0/+2
| * | arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1GStefan Roese2017-03-291-1/+1
| * | net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_poolStefan Roese2017-03-291-4/+0
| * | net: mvpp2: Configure SMI PHY address needed for PHY pollingStefan Roese2017-03-291-0/+11
| * | net: mvpp2: Enable PHY polling mode on PPv2.2Stefan Roese2017-03-291-2/+3
| * | net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_IDStefan Roese2017-03-291-0/+1
| * | net: mvpp2: Add GoP and NetC support for port 0 (SFI)Stefan Roese2017-03-291-0/+161
| * | net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)Stefan Roese2017-03-291-8/+756
| * | net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMIIStefan Roese2017-03-291-0/+11
| * | net: mvpp2: Restructure probe / init functionsStefan Roese2017-03-291-30/+46
| * | net: include/phy.h: Add new PHY interface modesStefan Roese2017-03-291-0/+6
| * | net: mvpp2: Add RX and TX FIFO configuration for PPv2.2Stefan Roese2017-03-291-7/+68
| * | net: mvpp2: Handle eth device naming in multi-CP case correctlyStefan Roese2017-03-291-1/+10
| * | arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driverStefan Roese2017-03-293-2/+10
| * | arm64: marvell: dts: add PPv2.2 description to Armada 7K/8KThomas Petazzoni2017-03-294-0/+115
| * | net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese2017-03-291-3/+3
| * | net: mvpp2.c: Clear all buffer / descriptor areas before usageStefan Roese2017-03-291-0/+3
| * | net: mvpp2: Move probe function from MISC to ETH DM driverStefan Roese2017-03-291-37/+43
| * | net: mvpp2: Add MDIO support for PPv2.2Stefan Roese2017-03-291-6/+13
| * | net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni2017-03-291-0/+4
| * | net: mvpp2: adapt rxq distribution to PPv2.2Thomas Petazzoni2017-03-291-15/+18