summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* driver/ddr/fsl: Fix timing_cfg_2York Sun2016-08-02-1/+1
* crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg2016-08-02-3/+10
* driver: spi: fsl-qspi: remove compile WarningsYunhui Cui2016-08-02-1/+3
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-07-31-5/+22
|\
| * rockchip: rk3288: Fix pinctrl for GPIO bank 0John Keeping2016-07-31-2/+19
| * mmc-uclass: correct the device numberKever Yang2016-07-31-3/+3
* | net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede2016-07-31-3/+10
* | sunxi: gpio: Add .xlate function for gpio phandle resolutionChen-Yu Tsai2016-07-31-0/+16
|/
* spi: ti_qspi: dra7xx: Add support to use 76.8MHz clockVignesh R2016-07-30-5/+12
* sf: sf_params: Add AT25DF321 flash supportWenyou Yang2016-07-30-1/+2
* spi: ti_qspi: Remove delay in read path for dra7xxVignesh R2016-07-30-3/+0
* spi: ti_qspi: Fix compiler warning when DEBUG macro is setVignesh R2016-07-30-2/+2
* spi: ti_qspi: Fix failure on multiple READ_ID cmdVignesh R2016-07-30-3/+2
* spi: Add support for N25Q016AMoritz Fischer2016-07-30-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-8/+42
|\
| * pci: allow disabling of pci init/enum via envTim Harvey2016-07-28-0/+4
| * serial_mxc: Remove unconditional DCE settingBreno Lima2016-07-21-1/+0
| * imx_watchdog: add weak attribute to reset_cpu functionStefan Agner2016-07-19-1/+1
| * usb: ehci-mx6: introduce config for high active power pinStefan Agner2016-07-19-0/+13
| * usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner2016-07-19-5/+5
| * usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner2016-07-19-0/+7
| * dm: imx: serial: Support DTE mode when using driver modelStefan Agner2016-07-19-1/+8
| * driver/net/fec: support fixed speed connectionHannes Schmelzer2016-07-12-0/+4
| * pcie_imx: increment timeout for link upStefano Babic2016-07-12-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-27-199/+451
|\ \
| * | mmc: dw_mmc: reduce timeout detection cycleXu Ziyuan2016-07-27-1/+1
| * | Add a power domain framework/uclassStephen Warren2016-07-27-0/+300
| * | dm: socfpga: mmc: Support CONFIG_BLKSimon Glass2016-07-27-1/+31
| * | dm: mmc: zynq: Convert zynq to use driver model for MMCSimon Glass2016-07-27-5/+34
| * | dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass2016-07-27-52/+51
| * | net: phy: marvell: Add a missing errno.h headerSimon Glass2016-07-27-0/+1
| * | dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27-108/+19
| * | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27-43/+16
| * | dm: core: Add a function to bind child devicesSimon Glass2016-07-27-0/+9
| * | dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung2016-07-27-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-07-27-1/+3
|\ \ \ | |/ / |/| |
| * | video: allow version string to be optional when using LOGOTim Harvey2016-07-11-1/+3
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-26-12/+1
|\ \
| * | net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai2016-07-26-9/+1
| * | net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai2016-07-26-3/+0
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-26-5/+129
|\ \ \
| * | | drivers: net/fm: Add Fman support for LS1046AMingkai Hu2016-07-26-0/+124
| * | | DM: crypto/fsl: Enable rsa DM driver usage before relocationSumit Garg2016-07-26-0/+1
| * | | i2c: fsl: Fix driver initializationmario.six@gdsys.cc2016-07-26-5/+4
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2016-07-26-347/+858
|\ \ \ \
| * | | | i2c: mvtwsi: Add documentationmario.six@gdsys.cc2016-07-26-19/+144
| * | | | i2c: mvtwsi: Make delay times frequency-dependentmario.six@gdsys.cc2016-07-26-42/+85
| * | | | i2c: mvtwsi: Handle zero-length offsets properlymario.six@gdsys.cc2016-07-26-8/+13
| * | | | i2c: mvtwsi: Add compatibility to DMmario.six@gdsys.cc2016-07-26-1/+117
| * | | | i2c: mvtwsi: Make address length variablemario.six@gdsys.cc2016-07-26-9/+21