summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-26phy: Fix u-boot coruption when fixed-phy is usedMichal Simek
2018-12-26dm: pinctrl: Prevent (re-)configuring pins when already done before relocationLukasz Majewski
2018-12-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-12-21Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mipsTom Rini
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong
2018-12-20arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration DriverAng, Chee Hong
2018-12-19mmc: Add JZ47xx SD/MMC controller driverPaul Burton
2018-12-19misc: Add JZ47xx efuse driverPaul Burton
2018-12-19gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spiGregory CLEMENT
2018-12-19pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)Gregory CLEMENT
2018-12-19DW SPI: Allow to overload the management of the external CSGregory CLEMENT
2018-12-19net: add support for bcm6368-enetÁlvaro Fernández Rojas
2018-12-19net: add support for bcm6348-enetÁlvaro Fernández Rojas
2018-12-19dma: add bcm6348-iudma supportÁlvaro Fernández Rojas
2018-12-18drivers: serial: Add SiFive UART driverAnup Patel
2018-12-18timer: Add generic driver for RISC-V privileged architecture defined timerBin Meng
2018-12-18cpu: Add a RISC-V CPU driverBin Meng
2018-12-15Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-15syscon: update syscon_node_to_regmap to use the DM functionsPatrick Delaunay
2018-12-15serial: serial_stm32: Add reset supportPatrice Chotard
2018-12-15tee: change return code for REE FS supplicant cmdIgor Opaniuk
2018-12-14usb: musb-new: sunxi: Fix null pointer accessStefan Mavrodiev
2018-12-14usb: composite: Fix max packet size for USB3.0Siva Durga Prasad Paladugu
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot
2018-12-14usb: musb-new: Allow the diver not to use the set_phy_power() callbackJean-Jacques Hiblot
2018-12-14dwc3-generic: Add support for the am437xJean-Jacques Hiblot
2018-12-14phy: omap_usb2: Add support for am437xJean-Jacques Hiblot
2018-12-14spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot
2018-12-14PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot
2018-12-14usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"Jean-Jacques Hiblot
2018-12-14usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford
2018-12-14usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford
2018-12-14usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPLMartyn Welch
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-12-14usb: gadget: f_sdp: Provide filesize env variable for downloaded imagesPetr Štetiar
2018-12-13dm: sound: Use the correct number of channels for soundSimon Glass
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: max98095: Tidy up error codesSimon Glass
2018-12-13dm: sound: Fix license headersSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: exynos: sound: Convert to use driver modelSimon Glass
2018-12-13dm: sound: exynos: Add support for max98090Simon Glass
2018-12-13dm: sound: Move common code out of maxim98095Simon Glass
2018-12-13dm: sound: Add conversion to driver modelSimon Glass
2018-12-13dm: sound: Start i2c IDs from 0Simon Glass
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sound: Create a uclass for i2sSimon Glass
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass