aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-12mmc: add HS200 support in MMC coreKishon Vijay Abraham I1-2/+20
2018-01-12mmc: Add a execute_tuning() callback to the mmc operations.Kishon Vijay Abraham I2-0/+19
2018-01-12mmc: disable the mmc clock during power offKishon Vijay Abraham I1-0/+1
2018-01-12mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I2-6/+7
2018-01-12mmc: add power cyle support in mmc coreKishon Vijay Abraham I1-17/+71
2018-01-12mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot2-0/+19
2018-01-12mmc: Enable signal voltage to be selected from mmc coreKishon Vijay Abraham I1-0/+16
2018-01-12mmc: make mmc_set_ios() return statusKishon Vijay Abraham I1-6/+10
2018-01-12mmc: refactor MMC startup to make it easier to support new modesJean-Jacques Hiblot1-94/+147
2018-01-12mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot1-54/+129
2018-01-12mmc: use mmc modes to select the correct bus speedJean-Jacques Hiblot1-11/+28
2018-01-12mmc: Add a function to dump the mmc capabilitiesJean-Jacques Hiblot1-0/+24
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot2-7/+63
2018-01-12mmc: add a function to read and test the ext csd (mmc >= 4)Jean-Jacques Hiblot1-20/+33
2018-01-12mmc: make ext_csd part of struct mmcJean-Jacques Hiblot1-5/+17
2018-01-12mmc: move the MMC startup for version above v4.0 in a separate functionJean-Jacques Hiblot1-151/+167
2018-01-12mmc: split mmc_startup()Jean-Jacques Hiblot1-126/+148
2018-01-12mmc: dm: get the IO-line and main voltage regulators from the dtsJean-Jacques Hiblot1-10/+14
2018-01-12mmc: sdhci: do not compare pointer to 0Heinrich Schuchardt1-2/+2
2018-01-12mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBITJorge Ramirez-Ortiz1-1/+2
2018-01-12mmc: sanitize includes for DM i2cFelix Brack1-2/+2
2018-01-12drivers: mmc: Avoid memory leak in case of failureSuniel Mahesh1-0/+3
2018-01-12drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macroSuniel Mahesh1-2/+2
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini2-4/+2
2018-01-08mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki1-2/+0
2018-01-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber1-14/+89
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam1-2/+2
2018-01-03video: Support multiple lines version string displayPeng Fan1-7/+23
2018-01-03video: ipu: Fix dereferencing NULL pointer problemPeng Fan1-1/+5
2018-01-01power: tps65910: replace error() by pr_err()Felix Brack2-4/+4
2017-12-19Merge git://git.denx.de/u-boot-spiTom Rini1-0/+1
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini3-10/+23
2017-12-19mtd/spi: fix block count for is25lq040bSean Nyekjaer1-1/+1
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-4/+7
2017-12-18net: phy: meson-gxl: detect LPA corruptionJerome Brunet1-1/+87
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2-0/+22
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini9-6/+589
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2-0/+22
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-8/+5
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini11-8/+4750
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song2-4/+7
2017-12-12power: pmic/regulator: Add basic support for TPS65910Felix Brack6-0/+575
2017-12-12dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()Stefan Roese1-3/+4
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack1-2/+9
2017-12-12dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich1-1/+1
2017-12-12drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz1-1/+1
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-0/+11
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+5
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen1-0/+6