summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin2017-08-071-0/+28
* net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran2017-08-071-1/+63
* net: move Broadcom SF2 driver to KconfigSuji Velupillai2017-08-072-2/+24
* net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc2017-08-071-22/+2
* net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc2017-08-071-357/+1
* net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc2017-08-075-7/+406
* net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc2017-08-071-8/+0
* net: ag7xxx: Propagate errors on phy accessJoe Hershberger2017-08-071-5/+24
* net: ag7xxx: Comment register namesJoe Hershberger2017-08-071-0/+16
* net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich2017-08-071-2/+2
* drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner2017-08-071-1/+0
* Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-08-042-162/+556
|\
| * fpga: xilinx: Avoid using local intermediate bufferSiva Durga Prasad Paladugu2017-08-021-16/+10
| * clk: zynqmp: Remove unused macros/variablesMichal Simek2017-08-021-4/+0
| * clk: zynqmp: Dont panic incase of mmio write/read failuresSiva Durga Prasad Paladugu2017-08-021-19/+44
| * clk: zynqmp: Add support for CCF driverSiva Durga Prasad Paladugu2017-08-021-147/+526
* | ahci-pci: Update call to ahci_probe_scsi_pci()Bin Meng2017-08-031-1/+1
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-08-028-7/+1046
|\ \
| * | net: ravb: Add clock handling supportMarek Vasut2017-08-031-2/+19
| * | net: ravb: Detect PHY correctlyMarek Vasut2017-08-031-3/+4
| * | net: ravb: Add OF probing supportMarek Vasut2017-08-031-0/+37
| * | serial: sh: Use the clock framework to obtain clock configMarek Vasut2017-08-031-2/+11
| * | serial: sh: Convert to KconfigMarek Vasut2017-08-031-0/+8
| * | clk: rmobile: Add RCar Gen3 clock driverMarek Vasut2017-08-035-0/+967
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-08-023-2/+14
|\ \ \ | |/ / |/| |
| * | soc/fsl-layerscape: Update SVR number for LS2081A and LS2041ASantan Kumar2017-08-011-2/+2
| * | fsl/usb: enable errata-a010151 for ls2088a and ls2081aSantan Kumar2017-08-011-0/+4
| * | spi: fsl_qspi: Pet watchdog even moreAlexander Stein2017-08-011-0/+8
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-019-57/+141
|\ \ \
| * | | x86: Convert MMC to driver modelSimon Glass2017-08-011-26/+60
| * | | block: ide: Fix build error when CONFIG_BLK is onBin Meng2017-08-011-0/+2
| * | | dm: scsi: Add a generic PCI-based AHCI driverBin Meng2017-08-013-0/+49
| * | | x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng2017-08-011-0/+6
| * | | x86: kconfig: Select PCI and DM_PCIBin Meng2017-08-011-1/+1
| * | | x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng2017-08-011-1/+0
| * | | x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()Bin Meng2017-08-011-4/+9
| * | | x86: tsc: Correct Silvermont reference clock valuesBin Meng2017-08-011-4/+4
| * | | x86: tsc: Update comments and expand definitions in freq_desc_tables[]Bin Meng2017-08-011-15/+9
| * | | x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()Bin Meng2017-08-011-9/+0
| * | | x86: tsc: Identify Intel-specific codeBin Meng2017-08-011-0/+4
| * | | x86: tsc: Read all ratio bits from MSR_PLATFORM_INFOBin Meng2017-08-011-1/+1
| | |/ | |/|
* | | regulator: palmas: disable bypass when the LDO is enabledJean-Jacques Hiblot2017-08-011-0/+36
* | | regulator: palmas: Add support for LDO1 regulator to provide 1.8VKishon Vijay Abraham I2017-08-011-3/+2
* | | dm: mmc: sunxi: Add support for driver modelSimon Glass2017-08-011-0/+133
* | | dm: mmc: sunxi: Drop mmc_clk_io_on()Simon Glass2017-08-011-24/+18
* | | dm: mmc: sunxi: Pass private data around explicitlySimon Glass2017-08-011-29/+42
* | | dm: mmc: sunxi: Rename mmchost to privSimon Glass2017-08-011-63/+62
* | | dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_privSimon Glass2017-08-011-14/+14
* | | dm: ahci: Correct uclass private dataSimon Glass2017-08-012-1/+3
* | | dm: scsi: Drop duplicate SCSI and DM_SCSI optionsSimon Glass2017-08-011-18/+0