summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | rockchip: video: Split out HDMI controller codeJernej Skrabec2017-04-046-1191/+1275
* | rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socsHeiko Stübner2017-04-041-0/+2
* | rockchip: rk3188: Setup the armclk in splHeiko Stübner2017-04-041-0/+24
* | rockchip: clk: rk3188: Allow configuration of the armclkHeiko Stübner2017-04-042-0/+64
* | 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: add README.rockchip paragraph describing sd bootHeiko Stübner2017-04-041-0/+26
* | 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: pinctrl: use per-SoC option names for KconfigPhilipp Tomsich2017-04-041-4/+4
* | 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