summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* power: regulator: Add limits checking while setting currentKeerthy2016-11-251-0/+7
* power: regulator: Add limits checking while setting voltageKeerthy2016-11-251-0/+7
* power: regulator: Introduce regulator_set_value_force functionKeerthy2016-11-251-0/+14
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-11-2210-453/+399
|\
| * sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02GRadu Bacrau2016-11-221-0/+4
| * drivers: SPI: sunxi SPL: fix warningAndre Przywara2016-11-211-1/+2
| * sf: Fix s25fs512s id tableJagan Teki2016-11-191-1/+1
| * sf: dataflash: Minor cleanupsJagan Teki2016-11-191-23/+15
| * sf: dataflash: Fix add_dataflash return logicJagan Teki2016-11-191-66/+61
| * sf: dataflash: Move flash id detection into jedec_probeJagan Teki2016-11-191-9/+10
| * sf: dataflash: Remove unneeded spi dataJagan Teki2016-11-191-5/+1
| * spi: Remove dual flash options/flagsJagan Teki2016-11-193-9/+3
| * sf: Rename few local functionsJagan Teki2016-11-182-13/+12
| * sf: ids: Use small letter in ext_jedecJagan Teki2016-11-181-1/+1
| * sf: ids: Use small letter's with flash nameJagan Teki2016-11-181-110/+110
| * sf: Rename sf_params.c to spi_flash_ids.cJagan Teki2016-11-182-2/+3
| * sf: Remove non-meaningful commentsJagan Teki2016-11-182-4/+0
| * sf: Remove spansion_s25fss_disable_4KB_eraseJagan Teki2016-11-183-86/+1
| * sf: params: Add S25FS256S_64K spi flash supportJagan Teki2016-11-181-0/+1
| * sf: Add INFO6 flash_info macroJagan Teki2016-11-181-0/+15
| * sf: Increase max id length by 1 byteJagan Teki2016-11-181-1/+1
| * sf: Add SPI_FLASH_MAX_ID_LENJagan Teki2016-11-182-3/+4
| * sf: nr_sectors -> n_sectorsJagan Teki2016-11-184-4/+4
| * sf: Cleanup spi_flash_info{}Jagan Teki2016-11-181-24/+20
| * sf: sandbox: Use JEDEC_MFR|ID in id exctractJagan Teki2016-11-181-3/+2
| * sf: Simplify lock ops detection codeJagan Teki2016-11-181-8/+4
| * sf: Adopt flash table INFO macro from LinuxJagan Teki2016-11-184-180/+209
| * spi: kirkwood_spi: implement mvebu_spi_set_mode()Chris Packham2016-11-181-0/+15
* | gpio: dwapb: Add support for port BPhil Edworthy2016-11-211-10/+10
|/
* Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-11-172-5/+12
|\
| * mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard2016-11-161-1/+1
| * mmc: Retry the switch commandMaxime Ripard2016-11-161-4/+11
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-11-171-2/+22
|\ \
| * | ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-171-2/+22
| |/
* | net: zynq_gem: Correct SGMII enable bit settingSiva Durga Prasad Paladugu2016-11-151-1/+1
* | net: zynq_gem: Modify the nwcfg bit definitionsSiva Durga Prasad Paladugu2016-11-151-8/+8
* | nand: arasan_nfc: Clear ecc on bit while sending read commandSiva Durga Prasad Paladugu2016-11-151-0/+2
* | mtd: nand: zynq_nand: Add nand driver support for zynqSiva Durga Prasad Paladugu2016-11-153-0/+1194
|/
* video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabledStefan Roese2016-11-131-3/+3
* spi: ti_qspi: Fix baudrate divider calculationVignesh R2016-11-131-9/+7
* net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham2016-11-071-22/+3
* net: phy: micrel: center FLP burst timing at 16msAsh Charles2016-11-071-0/+23
* net: add driver for Synopsys Ethernet QoS deviceStephen Warren2016-11-073-0/+1564
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-11-031-1/+1
|\
| * dfu: align array in dfu_get_dev_type with enum dfu_device_typePatrick Delaunay2016-11-031-1/+1
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-11-023-67/+2
|\ \ | |/ |/|
| * rockchip: rk3288: Move rockchip_get_cru() out of the driverSimon Glass2016-10-301-21/+0
| * rockchip: rk3399: Move rockchip_get_cru() out of the driverSimon Glass2016-10-301-25/+1
| * rockchip: rk3036: Move rockchip_get_cru() out of the driverSimon Glass2016-10-301-23/+1
| * clk: rk3399: fix rockchip_get_cruJacob Chen2016-10-301-1/+3