aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-07nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard1-0/+16
2017-04-07mtd: sunxi: Change U-Boot offsetMaxime Ripard1-1/+1
2017-04-07mtd: sunxi: Select the U-Boot location config optionMaxime Ripard1-0/+1
2017-04-07mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon1-0/+1
2017-04-07nand: sunxi: Fix modulo by zero errorMaxime Ripard1-3/+4
2017-04-07sun8i_emac: configure PHY reset GPIO via DMPhilipp Tomsich1-6/+80
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini5-13/+13
2017-04-05dm: serial: Allow driver-model serial to be disabled for TPLSimon Glass2-1/+21
2017-04-05dm: core: Allow driver model to be disabled for TPLSimon Glass2-1/+15
2017-04-05board_f: Drop return value from initdram()Simon Glass1-0/+2
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass1-44/+0
2017-04-05SPARC: RemoveTom Rini3-759/+0
2017-04-05Blackfin: RemoveTom Rini21-1824/+4
2017-04-05Merge git://git.denx.de/u-boot-dmTom Rini12-21/+40
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara4-5/+5
2017-04-05SPI: SPL: sunxi: fix 64-bit buildAndre Przywara1-8/+8
2017-04-04dm: core: Add dm_remove_devices_flags() and hook it into device_remove()Stefan Roese2-4/+22
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese12-17/+18
2017-04-04rockchip: clk: rk3399: 24MHz is not a power of 2Philipp Tomsich1-2/+2
2017-04-04net: gmac_rockchip: Add support for the RK3399 GMACPhilipp Tomsich1-29/+111
2017-04-04rockchip: clk: rk3399: add clocking support for EthernetPhilipp Tomsich1-0/+4
2017-04-04rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPLPhilipp Tomsich1-0/+5
2017-04-04rockchip: pinctrl: rk3399: add GMAC (RGMII only) supportPhilipp Tomsich1-0/+42
2017-04-04rockchip: video: Split out HDMI controller codeJernej Skrabec4-735/+789
2017-04-04rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socsHeiko Stübner1-0/+2
2017-04-04rockchip: clk: rk3188: Allow configuration of the armclkHeiko Stübner1-0/+63
2017-04-04rockchip: pinctrl: use per-SoC option names for KconfigPhilipp Tomsich1-4/+4
2017-04-04Merge git://git.denx.de/u-boot-tegraTom Rini2-0/+27
2017-04-04Merge git://git.denx.de/u-boot-mmcTom Rini1-27/+73
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini8-2/+500
2017-04-04Merge git://www.denx.de/git/u-boot-marvellTom Rini2-226/+1625
2017-04-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini6-16/+182
2017-04-04Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini4-103/+223
2017-04-01mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler2-0/+27
2017-03-30mmc: omap_hsmmc: add support for CONFIG_BLKJean-Jacques Hiblot1-0/+17
2017-03-30mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is usedJean-Jacques Hiblot1-5/+22
2017-03-30mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device descJean-Jacques Hiblot1-1/+1
2017-03-30mmc: omap_hsmmc: use an accessor to get the private dataJean-Jacques Hiblot1-21/+33
2017-03-29net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_poolStefan Roese1-4/+0
2017-03-29net: mvpp2: Configure SMI PHY address needed for PHY pollingStefan Roese1-0/+11
2017-03-29net: mvpp2: Enable PHY polling mode on PPv2.2Stefan Roese1-2/+3
2017-03-29net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_IDStefan Roese1-0/+1
2017-03-29net: mvpp2: Add GoP and NetC support for port 0 (SFI)Stefan Roese1-0/+161
2017-03-29net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)Stefan Roese1-8/+756
2017-03-29net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMIIStefan Roese1-0/+11
2017-03-29net: mvpp2: Restructure probe / init functionsStefan Roese1-30/+46
2017-03-29net: mvpp2: Add RX and TX FIFO configuration for PPv2.2Stefan Roese1-7/+68
2017-03-29net: mvpp2: Handle eth device naming in multi-CP case correctlyStefan Roese1-1/+10
2017-03-29net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese1-3/+3
2017-03-29net: mvpp2.c: Clear all buffer / descriptor areas before usageStefan Roese1-0/+3