summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-05move: rockchip: move clock drivers into a subdirectoryHeiko Stübner
2016-08-05rk3399: add basic soc driverKever Yang
2016-08-02driver/ddr/fsl: Fix timing_cfg_2York Sun
2016-08-02crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg
2016-08-02driver: spi: fsl-qspi: remove compile WarningsYunhui Cui
2016-07-31Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-07-31net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede
2016-07-31sunxi: gpio: Add .xlate function for gpio phandle resolutionChen-Yu Tsai
2016-07-31rockchip: rk3288: Fix pinctrl for GPIO bank 0John Keeping
2016-07-31mmc-uclass: correct the device numberKever Yang
2016-07-30spi: ti_qspi: dra7xx: Add support to use 76.8MHz clockVignesh R
2016-07-30sf: sf_params: Add AT25DF321 flash supportWenyou Yang
2016-07-30spi: ti_qspi: Remove delay in read path for dra7xxVignesh R
2016-07-30spi: ti_qspi: Fix compiler warning when DEBUG macro is setVignesh R
2016-07-30spi: ti_qspi: Fix failure on multiple READ_ID cmdVignesh R
2016-07-30spi: Add support for N25Q016AMoritz Fischer
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-07-28pci: allow disabling of pci init/enum via envTim Harvey
2016-07-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-27mmc: dw_mmc: reduce timeout detection cycleXu Ziyuan
2016-07-27Add a power domain framework/uclassStephen Warren
2016-07-27dm: socfpga: mmc: Support CONFIG_BLKSimon Glass
2016-07-27dm: mmc: zynq: Convert zynq to use driver model for MMCSimon Glass
2016-07-27dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass
2016-07-27net: phy: marvell: Add a missing errno.h headerSimon Glass
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass
2016-07-27dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass
2016-07-27dm: core: Add a function to bind child devicesSimon Glass
2016-07-27dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung
2016-07-27Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-07-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-26net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai
2016-07-26net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai
2016-07-26drivers: net/fm: Add Fman support for LS1046AMingkai Hu
2016-07-26DM: crypto/fsl: Enable rsa DM driver usage before relocationSumit Garg
2016-07-26i2c: fsl: Fix driver initializationmario.six@gdsys.cc
2016-07-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-07-26i2c: mvtwsi: Add documentationmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Make delay times frequency-dependentmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Handle zero-length offsets properlymario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Add compatibility to DMmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Make address length variablemario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Factor out adap parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Add compatibility functionsmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Use 'uint' instead of 'unsigned int'mario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Get rid of status parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Eliminate flags parametermario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Improve and fix commentsmario.six@gdsys.cc
2016-07-26i2c: mvtwsi: Streamline code and add documentationmario.six@gdsys.cc