Age | Commit message (Expand) | Author |
2018-12-07 | sunxi: board: Print error after power initialization fails | Olliver Schinagl |
2018-12-07 | Merge branch '2018-12-06-master-imports' | Tom Rini |
2018-12-07 | arm: socfpga: imply SPL options instead of select | Simon Goldschmidt |
2018-12-07 | board: ti: am57xx: remove USB platform code | Jean-Jacques Hiblot |
2018-12-07 | board: ti: dra7-evm: remove USB platform code | Jean-Jacques Hiblot |
2018-12-07 | configs: am57xx_evm: Enable DM_USB and DM_USB_DEV | Jean-Jacques Hiblot |
2018-12-07 | configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms | Jean-Jacques Hiblot |
2018-12-07 | dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus | Jean-Jacques Hiblot |
2018-12-07 | board; ti: am57xx: turn on USB clocks | Vignesh R |
2018-12-07 | board: ti: dra7xx-evm: turn on USB clocks in late init stage | Jean-Jacques Hiblot |
2018-12-07 | dwc3-generic: Add support for the TI DWC3 glue | Jean-Jacques Hiblot |
2018-12-07 | phy: Add a new driver for OMAP's USB2 PHYs | Jean-Jacques Hiblot |
2018-12-07 | phy: ti-pip3-phy: Add support for USB3 PHY | Vignesh R |
2018-12-07 | syscon: dm: Add a new method to get a regmap from DTS | Jean-Jacques Hiblot |
2018-12-07 | usb: dwc3: Fix a compilation error with the edison defconfig | Jean-Jacques Hiblot |
2018-12-07 | dwc3-generic: Add select_dr_mode operation | Jean-Jacques Hiblot |
2018-12-07 | dwc3-generic: Handle the PHYs, the clocks and the reset lines | Jean-Jacques Hiblot |
2018-12-07 | configs: evb-rk3328: Enable CONFIG_USB_DWC3 | Jean-Jacques Hiblot |
2018-12-07 | dm: usb: create a new UCLASS ID for USB gadget devices | Jean-Jacques Hiblot |
2018-12-07 | dwc3: move phy operation to core.c | Jean-Jacques Hiblot |
2018-12-07 | dwc3_generic: do not probe the USB device driver when it's bound | Jean-Jacques Hiblot |
2018-12-07 | usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle... | Jean-Jacques Hiblot |
2018-12-07 | usb: introduce a separate config option for DM USB device | Jean-Jacques Hiblot |
2018-12-07 | usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers | Jean-Jacques Hiblot |
2018-12-07 | ARM: rmobile: Fix to enable icache early in Gen3 | Takeshi Kihara |
2018-12-07 | ARM: rcar_gen3: fix protection area access error | Takeshi Kihara |
2018-12-07 | ARM: rcar_gen3: fix protection area access error at Cortex-A53 | Hiroyuki Yokoyama |
2018-12-07 | arm: dts: am33xx: Sync dts with Linux 4.20.0 | Felix Brack |
2018-12-07 | spl/tpl: change banner into upper case | Heiko Schocher |
2018-12-07 | ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20 | Adam Ford |
2018-12-07 | ARM: dts: da850-lcdk: Sync from Linux 4.20 | Adam Ford |
2018-12-07 | ARM: DTS: da850: Sync from Linux 4.20 | Adam Ford |
2018-12-07 | ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20 | Adam Ford |
2018-12-07 | ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20 | Adam Ford |
2018-12-07 | serial: omap: Add code for early debugging | Felix Brack |
2018-12-07 | travis: Bump ARC tools to arc-2018.09 | Alexey Brodkin |
2018-12-07 | ARM: DTS: Resync am3517-evm.dts with Linux 4.20 | Adam Ford |
2018-12-07 | ensure active menuitem is inside menu | Frank Wunderlich |
2018-12-07 | pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() | Patrice Chotard |
2018-12-07 | gpio: stm32f7: Remove CONFIG_CLK flag. | Patrice Chotard |
2018-12-07 | gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h | Patrice Chotard |
2018-12-07 | gpio: stm32f7: Add gpio bank holes management | Patrice Chotard |
2018-12-07 | pinctrl: stm32: Move gpio_dev list filling outside probe() | Patrice Chotard |
2018-12-07 | serial: bcm6858: remove driver and switch to bcm6345 | Álvaro Fernández Rojas |
2018-12-07 | arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32} | Álvaro Fernández Rojas |
2018-12-07 | serial: bcm6345: switch to raw I/O functions | Álvaro Fernández Rojas |
2018-12-07 | arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMC | Felix Brack |
2018-12-07 | dts: am335x-pdu001: Fix polarity of card detection input | Felix Brack |
2018-12-07 | test: dma: add dma-uclass test | Grygorii Strashko |
2018-12-07 | dma: add channels support | Álvaro Fernández Rojas |