summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-05rockchip: video: Split out HDMI controller codeJernej Skrabec
2017-04-05rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socsHeiko Stübner
2017-04-05rockchip: rk3188: Setup the armclk in splHeiko Stübner
2017-04-05rockchip: clk: rk3188: Allow configuration of the armclkHeiko Stübner
2017-04-05rockchip: rk3188: Cleanup some SPL/TPL rename leftoversHeiko Stübner
2017-04-05rockchip: rk3188: Decode the actual amount of ramHeiko Stübner
2017-04-05rockchip: rk3188: sdram: Set correct sdram baseHeiko Stübner
2017-04-05rockchip: rk3188: add README.rockchip paragraph describing sd bootHeiko Stübner
2017-04-05rockchip: rk3188: enable TPL_LIBGENERIC for generic memsetHeiko Stübner
2017-04-05rockchip: spl: use spl_early_init() instead of spl_init()Kever Yang
2017-04-05rockchip: pinctrl: use per-SoC option names for KconfigPhilipp Tomsich
2017-04-05rockchip: mkimage: update rkimage to support pre-padded payloadsPhilipp Tomsich
2017-04-05rockchip: spl: RK3399: use boot0 hook to create space for SPL magicPhilipp Tomsich
2017-04-05rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399Philipp Tomsich
2017-04-05rockchip: mkimage: simplify start/size calculation for rc4_encodePhilipp Tomsich
2017-04-05rockchip: configs: correct mmc env dev for rk3288 based boardsJacob Chen
2017-04-04Prepare v2017.05-rc1Tom Rini
2017-04-04Merge git://git.denx.de/u-boot-tegraTom Rini
2017-04-04Merge git://git.denx.de/u-boot-arcTom Rini
2017-04-04Merge git://git.denx.de/u-boot-mmcTom Rini
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-04Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-04-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-04-04Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-04-01apalis-tk1: disable external clock loopback on SDMMC3Marcel Ziswiler
2017-04-01mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler
2017-04-01arm: tegra: initial support for apalis tk1Marcel Ziswiler
2017-03-31arcv2: Halt non-master coresAlexey Brodkin
2017-03-31axs103: Support slave core kick-start on axs103 v1.1 firmwareAlexey Brodkin
2017-03-31axs103: Clean-up smp_kick_all_cpus()Alexey Brodkin
2017-03-30mmc: omap_hsmmc: add support for CONFIG_BLKJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is usedJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device descJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: use an accessor to get the private dataJean-Jacques Hiblot
2017-03-29arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfigStefan Roese
2017-03-29arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1GStefan Roese
2017-03-29net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_poolStefan Roese
2017-03-29net: mvpp2: Configure SMI PHY address needed for PHY pollingStefan Roese
2017-03-29net: mvpp2: Enable PHY polling mode on PPv2.2Stefan Roese
2017-03-29net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_IDStefan Roese
2017-03-29net: mvpp2: Add GoP and NetC support for port 0 (SFI)Stefan Roese
2017-03-29net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)Stefan Roese
2017-03-29net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMIIStefan Roese
2017-03-29net: mvpp2: Restructure probe / init functionsStefan Roese
2017-03-29net: include/phy.h: Add new PHY interface modesStefan Roese
2017-03-29net: mvpp2: Add RX and TX FIFO configuration for PPv2.2Stefan Roese
2017-03-29net: mvpp2: Handle eth device naming in multi-CP case correctlyStefan Roese
2017-03-29arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driverStefan Roese
2017-03-29arm64: marvell: dts: add PPv2.2 description to Armada 7K/8KThomas Petazzoni
2017-03-29net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese