summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy
2019-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini
2019-07-29Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-07-29pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' commandtitron
2019-07-29video: arm: rpi: Bail out early if querying video information failsFabian Vogt
2019-07-29rockchip: rk3188: init CPU freq in clock driverKever Yang
2019-07-29video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze
2019-07-29video: meson: dw-hdmi: add EDID mode filtering to only select supported modesNeil Armstrong
2019-07-29video: display: use edid_get_timing_validate() variant to filter supported ED...Neil Armstrong
2019-07-29video, simple_panel: add lg,lb070wv8 displayHeiko Schocher
2019-07-29video: mxsfb: fix mxsfb fbdev binding issuesIgor Opaniuk
2019-07-29video: fsl_dcu_fb: add DM_VIDEO supportIgor Opaniuk
2019-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2019-07-26mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versionsFaiz Abbas
2019-07-26remoteproc: k3_rproc: Rename to ti_k3_arm64_rprocLokesh Vutla
2019-07-26remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpersLokesh Vutla
2019-07-26remoteproc: tisci: add TI-SCI processor control helper functionsLokesh Vutla
2019-07-26power: domain: ti_sci_power_domains: Add support for exclusive and shared accessLokesh Vutla
2019-07-26firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla
2019-07-26firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg
2019-07-26firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla
2019-07-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-07-25net: sun8i_emac: Test the correct phyEmmanuel Vadot
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-07-25net: macb: Fix check for little-endian system in gmac_configure_dma()Anup Patel
2019-07-25net: macb: Extend MACB driver for SiFive Unleashed boardAnup Patel
2019-07-25net: tsec: Change compatible strings to match LinuxVladimir Oltean
2019-07-25net: tsec: Common handling of MAC station address for DM_ETHVladimir Oltean
2019-07-25net: tsec: Make errors visibleVladimir Oltean
2019-07-25net: tsec: Reverse Christmas tree notationVladimir Oltean
2019-07-25net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean
2019-07-25net: tsec: Refactor the readout of the tbi-handle propertyVladimir Oltean
2019-07-25net/macb: increase RX buffer size for GEMRamon Fried
2019-07-25net: macb: apply sane DMA configurationRamon Fried
2019-07-25net: macb: add dma_burst_length configRamon Fried
2019-07-25net: macb: add support for SGMII phy interfaceRamon Fried
2019-07-25net: macb: use bit access macro from header fileRamon Fried
2019-07-25net: macb: add support for faster clk ratesRamon Fried
2019-07-25net: macb: sync header definitions as taken from LinuxRamon Fried
2019-07-25drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-07-25net: designware: use 'phy_connect' instead of open codedSimon Goldschmidt
2019-07-25drivers: net: fsl_enetc: add support for SGMII 2500Alex Marginean
2019-07-25drivers: net: apply serdes configuration for ENETC Ethernet interfacesAlex Marginean
2019-07-25drivers: net: add NXP ENETC MDIO driverAlex Marginean
2019-07-25drivers: net: add NXP ENETC ethernet driverAlex Marginean