summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: video: arm: rpi: Convert to use driver model for videoSimon Glass2017-05-091-34/+28
* video: arm: rpi: Move the video settings out of the driverSimon Glass2017-05-091-58/+10
* video: arm: rpi: Move the video query out of the driverSimon Glass2017-05-091-17/+3
* dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass2017-05-091-16/+65
* net: smsc95xx: Correct free_pkt() implementationSimon Glass2017-05-091-2/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2017-05-0915-26/+953
|\
| * drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata deviceJean-Jacques Hiblot2017-05-093-0/+112
| * drivers: phy: add PIPE3 phy driverJean-Jacques Hiblot2017-05-093-0/+392
| * dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot2017-05-093-0/+117
| * drivers: phy: add generic PHY frameworkJean-Jacques Hiblot2017-05-095-0/+186
| * serial: atmel_usart: Add clk supportWenyou Yang2017-05-091-3/+49
| * serial: atmel_usart: Fix early debug not work in SPLWenyou Yang2017-05-091-5/+31
| * clk: at91: Align the at91 pmc's compatiblesWenyou Yang2017-05-091-0/+6
| * clk: at91: Align clk-master compatibles with kernelWenyou Yang2017-05-091-0/+1
| * clk: at91: Enhance the peripheral clockWenyou Yang2017-05-091-3/+26
| * net: macb: Align the compatibles with kernelWenyou Yang2017-05-091-0/+4
| * net: macb: Add remove callbackWenyou Yang2017-05-091-17/+31
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-05-098-101/+747
|\ \
| * | fix: nand: pxa3xx: Remove hardcode values from the driverKonstantin Porotchkin2017-05-091-8/+54
| * | fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETPIgal Liberman2017-05-092-4/+106
| * | fix: phy: marvell: cp110: rename comphy_index to cp_indexIgal Liberman2017-05-093-8/+8
| * | fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETPIgal Liberman2017-05-092-7/+121
| * | phy: marvell: print comphy status even when it's disconnectedStefan Roese2017-05-091-3/+0
| * | fix: phy: marvell: cp110: fix comphy lane 4 selection optionsStefan Roese2017-05-091-3/+3
| * | phy: marvell: cp110: add 5G XFI modeIgal Liberman2017-05-092-7/+51
| * | fix: phy: marvell: cp110: update comphy selector optionStefan Roese2017-05-091-16/+13
| * | fix: phy: marvell: cp110: sata: update analog parameters according to latest ETPIgal Liberman2017-05-092-31/+336
| * | fix: phy: marvell: cp110: fix the KR/SFI line 4 selectorStefan Roese2017-05-091-2/+2
| * | phy: marvell: add IGNORE COMPHY typeStefan Roese2017-05-093-1/+9
| * | phy: marvell: cp110: update utmi phy connection typeStefan Roese2017-05-091-2/+3
| * | phy: marvell: cp110: add support for end point configurationStefan Roese2017-05-093-6/+13
| * | phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese2017-05-092-10/+10
| * | fix: mvebu_ comphy: Update COMPHY sequence numberKonstantin Porotchkin2017-05-091-1/+2
| * | fix: mvebu: pcie_dw: Allow probing empty PCIe slotsKonstantin Porotchkin2017-05-091-5/+5
| * | net: mvpp2: Add remove function that is called before the OS is startedStefan Roese2017-05-091-0/+24
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-091-77/+200
|\ \ \ | |_|/ |/| |
| * | drivers: i2c: davinci_i2c: Update davinci i2c driver to driver modelCooper Jr., Franklin2017-05-091-2/+90
| * | i2c: davinci: Split functions into two parts for future DM supportCooper Jr., Franklin2017-05-091-75/+110
| |/
* | dm: Update Simple Watchdog uclassMaxim Sloyko2017-05-091-11/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-05-085-0/+659
|\
| * sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-283-0/+648
| * sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+9
| * sunxi: power: Compile sy8106a driver only during SPL buildJernej Skrabec2017-04-281-0/+2
* | aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com2017-05-081-20/+19
* | aspeed: Add support for Clocks needed by MACsmaxims@google.com2017-05-081-31/+234
* | aspeed: Add I2C Drivermaxims@google.com2017-05-084-0/+499
* | aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com2017-05-081-0/+11
* | aspeed: AST2500 Pinctrl Drivermaxims@google.com2017-05-084-0/+138
* | aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com2017-05-081-13/+11
* | aspeed: Reset Drivermaxims@google.com2017-05-083-0/+117