summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-08-302-2/+2
|\
| * mmc: renesas-sdhi: Use priv directlyMarek Vasut2018-08-301-1/+1
| * pci: rmobile: Filter out device 1 and 2Marek Vasut2018-08-281-1/+1
* | usb: dwc2: Add reset ctrl to driverLey Foon Tan2018-08-291-0/+37
* | usb: ehci: Add PHY support to ehci-pciMarek Vasut2018-08-281-4/+27
* | usb: ehci: Make the PHY handling genericMarek Vasut2018-08-283-53/+74
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-08-243-0/+98
|\
| * timer: dw-apb: Add Designware APB timer driverMarek Vasut2018-08-243-0/+98
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-246-511/+173
|\ \
| * | device: expose the functions used to remove and unbind children of a deviceJean-Jacques Hiblot2018-08-211-19/+11
| * | dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()Jean-Jacques Hiblot2018-08-211-6/+13
| * | dm: print the index of the device when dumping the dm treeJean-Jacques Hiblot2018-08-211-6/+10
| * | uclass: Add dev_get_uclass_index() to get the uclass/index of a deviceJean-Jacques Hiblot2018-08-211-0/+21
| * | usb: gadget: Add bcdDevice for the DWC3 USB Gadget ControllerJean-Jacques Hiblot2018-08-211-0/+2
| * | usb: musb-new: omap2430: Enable DM_USB and OF supportAdam Ford2018-08-211-1/+149
| * | usb: musb-new: omap2430: Remove dead codeAdam Ford2018-08-211-512/+0
* | | usb: musb-new: Call musb_platform_exit from musb_stopJagan Teki2018-08-231-0/+1
* | | usb: musb-new: sunxi: Add proper musb exit supportJagan Teki2018-08-231-21/+28
* | | musb-new: sunxi: Access ahb_reset0_cfg via ccm offsetJagan Teki2018-08-231-12/+28
* | | usb: musb-new: sunxi: Allocate struct phy in privateJagan Teki2018-08-231-13/+11
* | | usb: musb-new: Fix improper musb host pointerJagan Teki2018-08-233-11/+15
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-201-4/+4
|\ \
| * | clk: Kconfig: Ascending order to sub directiory kconfigsJagan Teki2018-08-101-4/+4
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2018-08-201-11/+16
|\ \ \
| * | | x86: tsc: Try hardware calibration firstBin Meng2018-08-201-11/+16
| | |/ | |/|
* | | drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan2018-08-191-0/+6
|/ /
* | Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford2018-08-171-0/+6
* | Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford2018-08-172-0/+10
* | Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford2018-08-171-0/+6
* | Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan2018-08-171-0/+8
* | Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-0/+10
* | kconfig: fix typo 'parition'Simon Goldschmidt2018-08-171-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-08-174-1/+200
|\ \
| * | phy: rcar: Add R-Car Gen2 PHY driverMarek Vasut2018-08-143-0/+199
| * | phy: Fix off-by-one error when parsing DT PHY bindingsMarek Vasut2018-08-141-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-08-177-9/+554
|\ \ \
| * | | mmc: socfpga: Add clock framework supportMarek Vasut2018-08-131-9/+31
| * | | clk: socfpga: Add initial Arria10 clock driverMarek Vasut2018-08-133-0/+371
| * | | net: designware: socfpga: Add Arria10 extrasMarek Vasut2018-08-133-0/+152
| |/ /
* | | tpm: sandbox: fix wrong assignment with a simplificationMiquel Raynal2018-08-131-26/+26
* | | tpm: sandbox: fix wrong check on pcr_mapMiquel Raynal2018-08-131-3/+3
* | | clk: at91: utmi: add timeout for utmi lockEugen Hristev2018-08-131-1/+6
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-135-41/+89
|\ \ \
| * | | mtd: nand: fsl_ifc: Fix handling of bitflips in erased pagesDarwin Dingel2018-08-101-30/+39
| * | | armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor2018-08-101-4/+39
| * | | misc: fsl_portals: setup QMAN_BAR{E} also on ARM platformsLaurentiu Tudor2018-08-101-2/+0
| * | | fsl/mc: Limit the ethernet name to ETH_NAME_LENPankaj Bansal2018-08-082-5/+5
| * | | FSL PCI: Configure PCIe reference ratioJoakim Tjernlund2018-08-081-0/+6
* | | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-116-1/+497
|\ \ \ \
| * | | | misc: Add gdsys_ioep driverMario Six2018-08-114-0/+353