summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-19Merge git://git.denx.de/u-boot-usbTom Rini
2018-03-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-19nand: Remove unused ppc4xx NAND driver and referencesStefan Roese
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay
2018-03-19clk: add driver for stm32mp1Patrick Delaunay
2018-03-19reset: stm32: adapt driver for stm32mp1Patrick Delaunay
2018-03-19pinctrl: stm32: update pincontrol for stmp32mp157Patrick Delaunay
2018-03-19pmic: add stpmu1 supportPatrick Delaunay
2018-03-19ram: stm32mp1: add driverPatrick Delaunay
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay
2018-03-19gpio: stm32f7_gpio: handle node ngpiosPatrick Delaunay
2018-03-19dm: gpio: Convert stm32f7 driver to livetreePatrick Delaunay
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay
2018-03-19sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki
2018-03-19video: stm32: stm32_ltdc: set the blending factoryannick fertre
2018-03-19video: stm32: stm32_ltdc: missing set of line interrupt positionyannick fertre
2018-03-19video: stm32: stm32_ltdc: set rate of the pixel clockyannick fertre
2018-03-19video: stm32: stm32_ltdc: update file header & footeryannick fertre
2018-03-19video: stm32: stm32_ltdc: add resetyannick fertre
2018-03-19video: exynos: remove redundant assignmentsHeinrich Schuchardt
2018-03-19video, da8xx-fb: fix time out in wait_for_event()Heinrich Schuchardt
2018-03-19video: stb_truetype: simplify expressionHeinrich Schuchardt
2018-03-19video: cfb_console: simplify logical constraintHeinrich Schuchardt
2018-03-17usb: dwc2: Replace printf, pr_err by dev_info, dev_errPatrice Chotard
2018-03-17usb: dwc2: increase timeout in wait_for_chhltdChristophe Kerello
2018-03-17usb: dwc2: disable external vbus supply when the device is removedChristophe Kerello
2018-03-17usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ohci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ohci-generic: handle phy power on/offPatrice Chotard
2018-03-17usb: ehci-generic: replace pr_err() by dev_err()Patrice Chotard
2018-03-17usb: ehci-generic: factorize PHY operationPatrice Chotard
2018-03-17usb: ehci-generic: handle phy power on/offPatrice Chotard
2018-03-17usb: Remove unused ppc4xx EHCI host driverStefan Roese
2018-03-17ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R
2018-03-17usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R
2018-03-17usb: xhci-dwc3: Power on USB PHY before usingVignesh R
2018-03-17usb: dwc2: Allow selection of data buffer sizeAlexey Brodkin
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol
2018-03-16clk: at91: clk-system: add set/get_rate operationsWenyou Yang
2018-03-16clk: at91: add PLLADIV driverWenyou Yang
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2018-03-15Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-14spi: omap3: Fix redeclared errorJagan Teki
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-13arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard
2018-03-13clk: clk_stm32f: Add DSI clock supportPatrice Chotard
2018-03-13clk: clk_stm32f: Add set_rate for LTDC clockPatrice Chotard
2018-03-13clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clockPatrice Chotard