summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-01drivers: ddr: introduce DDR driver for i.MX8MPeng Fan
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2019-01-01ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)Lukasz Majewski
2019-01-01w1: Add driver for i.MX bus master controllerMartin Fuzzey
2019-01-01watchdog: imx: add config to disable wdog resetXiaoliang Yang
2019-01-01watchdog: driver support for fsl-lsch2Xiaoliang Yang
2018-12-13Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-12-12firmware: psci: introduce SPL_ARM_PSCI_FWPeng Fan
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-12blk: Rework guard around part_init callTom Rini
2018-12-12i2c: tegra: Fix regression by implementing a dummy probe_chip() callbackJean-Jacques Hiblot
2018-12-10Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-12-10Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-10power: add FAN53555 family supportPhilipp Tomsich
2018-12-10bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich
2018-12-10bootcount: add uclass for bootcountPhilipp Tomsich
2018-12-10rockchip: rk322x: ram: enable DRAM init in SPL instead of TPLKever Yang
2018-12-10drivers: core: nullify gd->dm_root after dm_uninit()Jean-Jacques Hiblot
2018-12-10drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the KconfigJean-Jacques Hiblot
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot
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