summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini
2018-03-22gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flagFaiz Abbas
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen
2018-03-22net: macb: remove superfluous logical constraintHeinrich Schuchardt
2018-03-22drivers: net: cpsw: remove superfluous assignment.Heinrich Schuchardt
2018-03-22lan7xxx: Require phylibAlexander Graf
2018-03-22net/phy/cortina: Add No firmware upload optionPriyanka Jain
2018-03-22net/phy/cortina.c: Update get_phy_id implementationPriyanka Jain
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson
2018-03-22drivers: net: pfe_eth: provide pfe commandsCalvin Johnson
2018-03-22drivers: net: pfe_eth: LS1012A PFE driver introductionCalvin Johnson
2018-03-22drivers: net: phy: Fix aquantia compilation with DMCalvin Johnson
2018-03-22net: mvpp2x: add check after callocHeinrich Schuchardt
2018-03-22net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek physkevans@FreeBSD.org
2018-03-22spi: spi_flash: do not fail silently on bad user inputLiam Beguin
2018-03-21phy: add support for bcm6318 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6368 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6358 usbh phyÁlvaro Fernández Rojas
2018-03-21phy: add support for bcm6348 usbh phyÁlvaro Fernández Rojas
2018-03-21dm: cpu: bmips: add BCM6362 supportÁlvaro Fernández Rojas
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