summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R
2018-12-10dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROLJean-Jacques Hiblot
2018-12-10dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detectedJean-Jacques Hiblot
2018-12-09ARM: mvebu: restore license information in mv_ddr_plat.{c,h}Chris Packham
2018-12-09Merge git://git.denx.de/u-boot-marvellTom Rini
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham
2018-12-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-12-07Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogicTom Rini
2018-12-07power: axp209: Limit inrush current for broken boardsOlliver Schinagl
2018-12-07power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl
2018-12-07power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl
2018-12-07power: axp209: Define the chip version maskOlliver Schinagl
2018-12-07dwc3-generic: Add support for the TI DWC3 glueJean-Jacques Hiblot
2018-12-07phy: Add a new driver for OMAP's USB2 PHYsJean-Jacques Hiblot
2018-12-07phy: ti-pip3-phy: Add support for USB3 PHYVignesh R
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot
2018-12-07usb: dwc3: Fix a compilation error with the edison defconfigJean-Jacques Hiblot
2018-12-07dwc3-generic: Add select_dr_mode operationJean-Jacques Hiblot
2018-12-07dwc3-generic: Handle the PHYs, the clocks and the reset linesJean-Jacques Hiblot
2018-12-07dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot
2018-12-07dwc3: move phy operation to core.cJean-Jacques Hiblot
2018-12-07dwc3_generic: do not probe the USB device driver when it's boundJean-Jacques Hiblot
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot
2018-12-07usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-12-07serial: omap: Add code for early debuggingFelix Brack
2018-12-07pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()Patrice Chotard
2018-12-07gpio: stm32f7: Remove CONFIG_CLK flag.Patrice Chotard
2018-12-07gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard
2018-12-07gpio: stm32f7: Add gpio bank holes managementPatrice Chotard
2018-12-07pinctrl: stm32: Move gpio_dev list filling outside probe()Patrice Chotard
2018-12-07serial: bcm6858: remove driver and switch to bcm6345Álvaro Fernández Rojas
2018-12-07serial: bcm6345: switch to raw I/O functionsÁlvaro Fernández Rojas
2018-12-07test: dma: add dma-uclass testGrygorii Strashko
2018-12-07dma: add channels supportÁlvaro Fernández Rojas
2018-12-07dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas
2018-12-07pinctrl: meson: axg: Fix GPIO pin offsetsCarlo Caione
2018-12-06pinctrl: stm32: make pinctrl use hwspinlockBenjamin Gaignard
2018-12-06hwspinlock: add stm32 hardware spinlock supportBenjamin Gaignard
2018-12-06clk: stm32: add hardware spinlock clockBenjamin Gaignard
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-12-06clk: Allow clock defaults to be set during re-reloc state for SPL onlyPhilipp Tomsich
2018-12-06armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain
2018-12-06scsi: ceva: add ls2080a soc supportPeng Ma
2018-12-06scsi: ceva: add ls1088a soc supportPeng Ma
2018-12-06scsi: ceva: add ls1046a soc supportPeng Ma
2018-12-06drivers: qe: add TFABOOT supportRajesh Bhagat
2018-12-06net: fm: add TFABOOT supportRajesh Bhagat
2018-12-06drivers: ifc: dynamic chipselect mapping supportPankit Garg