summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-12mmc: refactor SD startup to make it easier to support new modesJean-Jacques Hiblot
2018-01-12mmc: use mmc modes to select the correct bus speedJean-Jacques Hiblot
2018-01-12mmc: Add a function to dump the mmc capabilitiesJean-Jacques Hiblot
2018-01-12mmc: introduce mmc modesJean-Jacques Hiblot
2018-01-12mmc: add a function to read and test the ext csd (mmc >= 4)Jean-Jacques Hiblot
2018-01-12mmc: make ext_csd part of struct mmcJean-Jacques Hiblot
2018-01-12mmc: move the MMC startup for version above v4.0 in a separate functionJean-Jacques Hiblot
2018-01-12mmc: split mmc_startup()Jean-Jacques Hiblot
2018-01-12mmc: dm: get the IO-line and main voltage regulators from the dtsJean-Jacques Hiblot
2018-01-12mmc: sdhci: do not compare pointer to 0Heinrich Schuchardt
2018-01-12mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBITJorge Ramirez-Ortiz
2018-01-12mmc: sanitize includes for DM i2cFelix Brack
2018-01-12drivers: mmc: Avoid memory leak in case of failureSuniel Mahesh
2018-01-12drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macroSuniel Mahesh
2018-01-11Merge git://git.denx.de/u-boot-videoTom Rini
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-11Merge git://git.denx.de/u-boot-usbTom Rini
2018-01-11am335x-fb: setup display PLLHannes Schmelzer
2018-01-11am335x-fb: cosmetic: fix coding styleHannes Schmelzer
2018-01-11am335x-fb: cosmetic: update-copyrightHannes Schmelzer
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2018-01-10Merge git://git.denx.de/u-boot-marvellTom Rini
2018-01-10PCI: Drop CONFIG_TSI108_PCITuomas Tynkkynen
2018-01-10ram: stm32: add memory mapping selection supportPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10pinctrl: stm32: add stm32f4 pinctrl compatible stringsPatrice Chotard
2018-01-10usb: rockchip: add the rockusb gadgetEddie Cai
2018-01-10musb: sunxi: Use base address from device treeChen-Yu Tsai
2018-01-09pinctrl: mvebu: Make drivers depend on the pinctrl frameworkMiquel Raynal
2018-01-09ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCsMiquel Raynal
2018-01-09arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to KconfigRan Wang
2018-01-09usb: ehci: fsl: Fix some compile warnings.Ran Wang
2018-01-09rockchip: clk: bind reset driverElaine Zhang
2018-01-09rockchip: reset: support a (common) rockchip reset driversElaine Zhang
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini
2018-01-08mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki
2018-01-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam
2018-01-03video: Support multiple lines version string displayPeng Fan
2018-01-03video: ipu: Fix dereferencing NULL pointer problemPeng Fan
2018-01-01power: tps65910: replace error() by pr_err()Felix Brack
2017-12-19Merge git://git.denx.de/u-boot-spiTom Rini
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-12-19mtd/spi: fix block count for is25lq040bSean Nyekjaer
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-18net: phy: meson-gxl: detect LPA corruptionJerome Brunet
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini