Age | Commit message (Expand) | Author |
2018-03-24 | Convert CONFIG_UBI_SILENCE_MSG to Kconfig | Petr Vorel |
2018-03-22 | Merge git://git.denx.de/u-boot-net | Tom Rini |
2018-03-22 | gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag | Faiz Abbas |
2018-03-22 | net: Drop CONFIG_ENC28J60 | Tuomas Tynkkynen |
2018-03-22 | net: macb: remove superfluous logical constraint | Heinrich Schuchardt |
2018-03-22 | drivers: net: cpsw: remove superfluous assignment. | Heinrich Schuchardt |
2018-03-22 | lan7xxx: Require phylib | Alexander Graf |
2018-03-22 | net/phy/cortina: Add No firmware upload option | Priyanka Jain |
2018-03-22 | net/phy/cortina.c: Update get_phy_id implementation | Priyanka Jain |
2018-03-22 | configs: ls1012a: add pfe configuration for LS1012A | Calvin Johnson |
2018-03-22 | drivers: net: pfe_eth: provide pfe commands | Calvin Johnson |
2018-03-22 | drivers: net: pfe_eth: LS1012A PFE driver introduction | Calvin Johnson |
2018-03-22 | drivers: net: phy: Fix aquantia compilation with DM | Calvin Johnson |
2018-03-22 | net: mvpp2x: add check after calloc | Heinrich Schuchardt |
2018-03-22 | net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys | kevans@FreeBSD.org |
2018-03-22 | spi: spi_flash: do not fail silently on bad user input | Liam Beguin |
2018-03-21 | phy: add support for bcm6318 usbh phy | Álvaro Fernández Rojas |
2018-03-21 | phy: add support for bcm6368 usbh phy | Álvaro Fernández Rojas |
2018-03-21 | phy: add support for bcm6358 usbh phy | Álvaro Fernández Rojas |
2018-03-21 | phy: add support for bcm6348 usbh phy | Álvaro Fernández Rojas |
2018-03-21 | dm: cpu: bmips: add BCM6362 support | Álvaro Fernández Rojas |
2018-03-19 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2018-03-19 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-03-19 | nand: Remove unused ppc4xx NAND driver and references | Stefan Roese |
2018-03-19 | clk: stm32mp1: add clock tree initialization | Patrick Delaunay |
2018-03-19 | clk: add driver for stm32mp1 | Patrick Delaunay |
2018-03-19 | reset: stm32: adapt driver for stm32mp1 | Patrick Delaunay |
2018-03-19 | pinctrl: stm32: update pincontrol for stmp32mp157 | Patrick Delaunay |
2018-03-19 | pmic: add stpmu1 support | Patrick Delaunay |
2018-03-19 | ram: stm32mp1: add driver | Patrick Delaunay |
2018-03-19 | arm: stm32: add new architecture for STM32MP family | Patrick Delaunay |
2018-03-19 | stm32mp: stm32f7_i2c: use calloc instead of kmalloc | Patrick Delaunay |
2018-03-19 | gpio: stm32f7_gpio: handle node ngpios | Patrick Delaunay |
2018-03-19 | dm: gpio: Convert stm32f7 driver to livetree | Patrick Delaunay |
2018-03-19 | spl: add SPL_RESET_SUPPORT | Patrick Delaunay |
2018-03-19 | sunxi: Add AXP_PMIC_BUS kconfig entry | Jagan Teki |
2018-03-19 | video: stm32: stm32_ltdc: set the blending factor | yannick fertre |
2018-03-19 | video: stm32: stm32_ltdc: missing set of line interrupt position | yannick fertre |
2018-03-19 | video: stm32: stm32_ltdc: set rate of the pixel clock | yannick fertre |
2018-03-19 | video: stm32: stm32_ltdc: update file header & footer | yannick fertre |
2018-03-19 | video: stm32: stm32_ltdc: add reset | yannick fertre |
2018-03-19 | video: exynos: remove redundant assignments | Heinrich Schuchardt |
2018-03-19 | video, da8xx-fb: fix time out in wait_for_event() | Heinrich Schuchardt |
2018-03-19 | video: stb_truetype: simplify expression | Heinrich Schuchardt |
2018-03-19 | video: cfb_console: simplify logical constraint | Heinrich Schuchardt |
2018-03-17 | usb: dwc2: Replace printf, pr_err by dev_info, dev_err | Patrice Chotard |
2018-03-17 | usb: dwc2: increase timeout in wait_for_chhltd | Christophe Kerello |
2018-03-17 | usb: dwc2: disable external vbus supply when the device is removed | Christophe Kerello |
2018-03-17 | usb: ohci-generic: replace pr_err() by dev_err() | Patrice Chotard |
2018-03-17 | usb: ohci-generic: factorize PHY operation | Patrice Chotard |