summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-09-22-17/+856
|\
| * clk: rk3288: add PWM clock get rateKever Yang2016-09-22-0/+2
| * clk: rk3399: add pmucru controller supportKever Yang2016-09-22-4/+173
| * usb: host: add Kconfig for USB_XHCI_ROCKCHIPKever Yang2016-09-22-0/+7
| * usb: xhci-rockchip: add rockchip dwc3 controller driverMengDongyang2016-09-22-0/+212
| * rk_pwm: remove grf setting code from driverKever Yang2016-09-22-11/+0
| * rk_pwm: use clock framework API to get module clockKever Yang2016-09-22-3/+14
| * pinctrl: add driver for rk3399Kever Yang2016-09-22-0/+449
* | ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini2016-09-22-2/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-22-82/+81
|\ \
| * | clk: uniphier: allow to have clock node under syscon nodeMasahiro Yamada2016-09-23-9/+9
| * | clk: uniphier: move U_BOOT_DRIVER entry to core codeMasahiro Yamada2016-09-23-75/+74
| * | clk: uniphier: constify clock data arrays/structuresMasahiro Yamada2016-09-23-9/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-09-22-193/+176
|\ \ \
| * | | spi: Kconfig: Move FSL_QSPI entry to non-dm placeJagan Teki2016-09-22-7/+7
| * | | sf: Move flags macro's to spi_flash_params{} membersJagan Teki2016-09-22-13/+10
| * | | sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flashJagan Teki2016-09-22-5/+4
| * | | sf: Remove SECT_32KJagan Teki2016-09-22-16/+8
| * | | spi: Use mode for rx mode flagsJagan Teki2016-09-22-18/+13
| * | | sf: Remove e_rd_cmd from param tableJagan Teki2016-09-22-117/+101
| * | | sf: Simplify fastest read cmd codeJagan Teki2016-09-22-18/+14
| * | | spi: ti_qspi: Remove unnecessary udelay for AM437xVignesh R2016-09-22-7/+0
| * | | spi: ti_qspi: use 128 bit transfer mode when writing to flashVignesh R2016-09-22-6/+33
| * | | spi: zynq_spi: Fix infinite looping while xferLad, Prabhakar2016-09-22-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-09-22-2/+272
|\ \ \ | |_|/ |/| |
| * | fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMPSiva Durga Prasad Paladugu2016-09-22-0/+262
| * | spi: zynq: Use variable to remove u32 to u64 conversionsMichal Simek2016-09-22-2/+5
| * | fpga: Add Kconfig to fpga subsystemMichal Simek2016-09-22-0/+5
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-09-21-99/+487
|\ \
| * | clk: boston: Providea simple driver for Boston board clocksPaul Burton2016-09-21-0/+106
| * | dm: syscon: Provide a generic syscon driverPaul Burton2016-09-21-0/+11
| * | dm: core: Match compatible strings in order of priorityPaul Burton2016-09-21-37/+41
| * | dm: regmap: Implement simple regmap_read & regmap_writePaul Burton2016-09-21-0/+20
| * | net: pch_gbe: Make 64 bit safePaul Burton2016-09-21-10/+10
| * | net: pch_gbe: Use dm_pci_map_bar to discover MMIO basePaul Burton2016-09-21-5/+3
| * | pci: Flip condition for detecting non-PCI parent devicesPaul Burton2016-09-21-1/+1
| * | pci: xilinx: Add a driver for Xilinx AXI to PCIe bridgePaul Burton2016-09-21-0/+228
| * | serial: ns16550: Support clocks via phandlePaul Burton2016-09-21-3/+18
| * | net: emaclite: Enable driver for MIPSZubair Lutfullah Kakakhel2016-09-21-1/+1
| * | net: emaclite: use __raw_readl/writel instead of weird defineZubair Lutfullah Kakakhel2016-09-21-41/+45
| * | net: emaclite: Use ioremap_nocacheZubair Lutfullah Kakakhel2016-09-21-1/+3
| |/
* | mmc: dw_mmc: push/pop all FIFO data if any data requestJacob Chen2016-09-21-11/+12
* | mmc: sdhci: Add the programmable clock mode supportWenyou Yang2016-09-20-10/+40
* | mmc: sd: optimize erasePeng Fan2016-09-20-2/+7
* | mmc: sd: extracting erase related information from sd statusPeng Fan2016-09-20-0/+68
* | mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUTMasahiro Yamada2016-09-20-6/+3
* | mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIMEMasahiro Yamada2016-09-20-2/+2
* | mmc: sdhci: move SDMA capability check to sdhci_setup_cfg()Masahiro Yamada2016-09-20-11/+8
* | mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()Masahiro Yamada2016-09-20-3/+3
* | mmc: sdhci: move error message to more relevant placeMasahiro Yamada2016-09-20-6/+9