summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-06Remove various unused interrupt related codeTom Rini
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05dm: serial: Allow driver-model serial to be disabled for TPLSimon Glass
2017-04-05dm: core: Allow driver model to be disabled for TPLSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-04-05Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-04-05SPI: SPL: sunxi: fix 64-bit buildAndre Przywara
2017-04-04dm: core: Add dm_remove_devices_flags() and hook it into device_remove()Stefan Roese
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese
2017-04-04rockchip: clk: rk3399: 24MHz is not a power of 2Philipp Tomsich
2017-04-04net: gmac_rockchip: Add support for the RK3399 GMACPhilipp Tomsich
2017-04-04rockchip: clk: rk3399: add clocking support for EthernetPhilipp Tomsich
2017-04-04rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPLPhilipp Tomsich
2017-04-04rockchip: pinctrl: rk3399: add GMAC (RGMII only) supportPhilipp Tomsich
2017-04-04rockchip: video: Split out HDMI controller codeJernej Skrabec
2017-04-04rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socsHeiko Stübner
2017-04-04rockchip: clk: rk3188: Allow configuration of the armclkHeiko Stübner
2017-04-04rockchip: pinctrl: use per-SoC option names for KconfigPhilipp Tomsich
2017-04-04Merge git://git.denx.de/u-boot-tegraTom 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-01mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler
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-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: 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-29net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese
2017-03-29net: mvpp2.c: Clear all buffer / descriptor areas before usageStefan Roese
2017-03-29net: mvpp2: Move probe function from MISC to ETH DM driverStefan Roese
2017-03-29net: mvpp2: Add MDIO support for PPv2.2Stefan Roese
2017-03-29net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni
2017-03-29net: mvpp2: adapt rxq distribution to PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: rework RXQ interrupt group initialization for PPv2.2Thomas Petazzoni