summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-15sunxi: display: Move DDC PLL setup to HDMI initPriit Laes
2019-02-12x86: tsc: Add support for native calibration of TSC freqBernhard Messerklinger
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-02-11pcie: designware: mvebu: fix reset release polarityBaruch Siach
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek
2019-02-11i2c: Fill req_seq in i2c_post_bind()Michal Simek
2019-02-11i2c: dm: Record maximum id of devices before probing devicesMichal Simek
2019-02-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-09sound: Allow audio codecs to be used by other SoCsSimon Glass
2019-02-09sound: samsung: Fix 'regiter' typoSimon Glass
2019-02-09misc: Allow child devicesSimon Glass
2019-02-09mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla
2019-02-09Revert "power: regulator: Return success on attempt to disable an always-on r...Lokesh Vutla
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass
2019-02-09sound: Add a driver for max98088Simon Glass
2019-02-09dm: device: fail uclass_find_first_device() if list_emptyMarcel Ziswiler
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm63158Philippe Reynes
2019-02-09mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas
2019-02-09clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay
2019-02-09clk: stm32mp1: add debug informationPatrick Delaunay
2019-02-09clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay
2019-02-09clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRRPatrick Delaunay
2019-02-09clk: stm32mp1: add IPCC clockPatrick Delaunay
2019-02-09clk: stm32mp1: no more get ck_usbo_48m in device treePatrick Delaunay
2019-02-09drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driverVabhav Sharma
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm6858Philippe Reynes
2019-02-09watchdog: bcm6345: switch to raw I/O functionsPhilippe Reynes
2019-02-09mmc: Do not poll using CMD13 when changing timingMarek Vasut
2019-02-09mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut
2019-02-09mmc: tmio: Make DMA transfer end bit configurableMarek Vasut
2019-02-08dm: core: Introduce dev_read_alias_highest_id()Michal Simek
2019-02-08dm: core: Add of_alias_get_highest_id()Michal Simek
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R
2019-02-07mtd: spi: Remove unused filesVignesh R
2019-02-07mtd: spi: Switch to new SPI NOR frameworkVignesh R
2019-02-07mtd: spi: sf_probe: Add "jedec, spi-nor" compatible stringVignesh R
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R
2019-02-07mtd: spi: spi-nor-core: Add 4 Byte addressing supportVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SPI MEM supportVignesh R
2019-02-07mtd: spi: Port SPI NOR framework from LinuxVignesh R
2019-02-07spi: Add non DM version of SPI_MEMVignesh R
2019-02-07spi: spi-mem: Claim SPI bus before spi mem accessVignesh R
2019-02-07spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R
2019-02-07spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R
2019-02-05Merge git://git.denx.de/u-boot-marvellTom Rini