aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-30fpga: virtex2: Add slave serial programming supportRobert Hancock
2019-07-30fpga: virtex2: Add additional clock cycles after DONE assertionRobert Hancock
2019-07-30fpga: virtex2: Split out image writing from pre/post operationsRobert Hancock
2019-07-30fpga: virtex2: added Kconfig optionRobert Hancock
2019-07-30fpga: virtex2: cosmetic: Cleanup code styleRobert Hancock
2019-07-29Merge branch '2019-07-29-ti-imports'Tom Rini
2019-07-29nand: davinci: add support for driver modelBartosz Golaszewski
2019-07-29nand: davinci: make davinci_nand_init() staticBartosz Golaszewski
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini
2019-07-29rtc, rx8025: add DM supportHeiko Schocher
2019-07-29rtc, rx8025: fix Coding StyleHeiko Schocher
2019-07-29rtc: move RTC_RX8025 to KconfigHeiko Schocher
2019-07-29pinctrl: mediatek: fix warningFabien Parent
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-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