summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: pch_gbe: Fix rx descriptor buffer addressesPaul Burton2017-06-021-2/+2
| * | net: pch_gbe: Reset during probePaul Burton2017-06-021-0/+5
| * | net: zynq_gem: Dont flush dummy descriptorsSiva Durga Prasad Paladugu2017-06-021-4/+0
| * | net: zynq_gem: Use wait_for_bit with non breakableSiva Durga Prasad Paladugu2017-06-021-2/+2
| * | net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy2017-06-021-1/+44
| * | drivers: net: cpsw: abort init() on aneg timeoutSekhar Nori2017-06-021-12/+22
| * | net: macb: Fix GMAC not work when enable DM_ETHWenyou Yang2017-06-021-5/+2
| * | net: mvpp2.c: Enable 10G support for port 0 (SFI)Stefan Chulski2017-06-021-15/+40
| * | armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
| * | armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
| * | net: zynq_gem: Do not return -ENOSYS on successOlliver Schinagl2017-06-021-5/+3
| * | net: designware: Add phy supply supportJacob Chen2017-06-021-0/+17
| * | net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich2017-06-022-0/+42
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-06-032-64/+246
|\ \ | |/ |/|
| * QE: add QE support on SD bootZhao Qiang2017-06-011-1/+35
| * drivers: net: fsl-mc: Include MAC addr fixup to DPLBogdan Purcareata2017-06-011-63/+195
| * drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata2017-06-011-0/+16
* | dm: gpio: power: Convert pm8916 drivers to livetreeSimon Glass2017-06-012-6/+4
* | dm: sandbox: sysreset: Convert driver to livetreeSimon Glass2017-06-011-1/+1
* | dm: sandbox: spi: Convert driver to support livetreeSimon Glass2017-06-011-4/+2
* | dm: spi-flash: Convert uclass to livetreeSimon Glass2017-06-011-4/+3
* | dm: sandbox: i2c_rtc: Drop fdtdec.h headerSimon Glass2017-06-011-1/+0
* | dm: sandbox: i2c: Drop fdtdec.h headerSimon Glass2017-06-011-1/+0
* | dm: spi: Convert uclass to livetreeSimon Glass2017-06-011-17/+14
* | cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass2017-06-013-24/+22
* | dm: Update the I2C eeprom driver for livetreeSimon Glass2017-06-011-5/+2
* | dm: pci: Update uclass to support livetreeSimon Glass2017-06-011-14/+12
* | dm: reset: Update uclass to support livetreeSimon Glass2017-06-011-11/+10
* | dm: power-domain: Update uclass to support livetreeSimon Glass2017-06-011-11/+8
* | sandbox: phy: Update driver for livetreeSimon Glass2017-06-011-2/+1
* | dm: phy: Update uclass to support livetreeSimon Glass2017-06-011-12/+9
* | dm: mailbox: Update uclass to support livetreeSimon Glass2017-06-012-13/+9
* | dm: clk: fixed: Update to support livetreeSimon Glass2017-06-011-3/+2
* | dm: clk: Update uclass to support livetreeSimon Glass2017-06-012-11/+8
* | clk: Modify xlate() method for livetreeSimon Glass2017-06-014-7/+7
* | sandbox: usb: Convert emulators to livetreeSimon Glass2017-06-012-5/+2
* | dm: usb: Convert uclass to livetreeSimon Glass2017-06-011-5/+3
* | dm: adc: Convert uclass to livetreeSimon Glass2017-06-011-8/+6
* | dm: mmc: Convert uclass to livetreeSimon Glass2017-06-011-1/+2
* | dm: regulator: Update fixed regulator to support livetree.Simon Glass2017-06-011-8/+9
* | dm: regulator: Convert regulator uclass to support livetreeSimon Glass2017-06-011-23/+16
* | sandbox: pmic: Convert pmic emulator to support livetreeSimon Glass2017-06-011-4/+2
* | dm: pmic: Convert uclass to livetreeSimon Glass2017-06-0110-58/+41
* | dm: i2c: Convert uclass to livetreeSimon Glass2017-06-011-15/+13
* | dm: Add more livetree helpers and definitionsSimon Glass2017-06-011-2/+2
* | fdt: Rename a few functions in fdt_supportSimon Glass2017-06-015-6/+6
* | cros_ec: Convert to support live treeSimon Glass2017-06-012-31/+25
* | cros_ec: Fix debug() statement in ec_command_inptr()Simon Glass2017-06-011-2/+1
* | dm: gpio: Add live tree supportSimon Glass2017-06-0112-53/+51
* | dm: gpio: sandbox: Use dev_read...() functions to access DTSimon Glass2017-06-011-6/+3