aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-23usb: musb-new: Fix improper musb host pointerJagan Teki
2018-08-21device: expose the functions used to remove and unbind children of a deviceJean-Jacques Hiblot
2018-08-21dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()Jean-Jacques Hiblot
2018-08-21dm: print the index of the device when dumping the dm treeJean-Jacques Hiblot
2018-08-21uclass: Add dev_get_uclass_index() to get the uclass/index of a deviceJean-Jacques Hiblot
2018-08-21usb: gadget: Add bcdDevice for the DWC3 USB Gadget ControllerJean-Jacques Hiblot
2018-08-21usb: musb-new: omap2430: Enable DM_USB and OF supportAdam Ford
2018-08-21usb: musb-new: omap2430: Remove dead codeAdam Ford
2018-08-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-20Merge git://git.denx.de/u-boot-x86Tom Rini
2018-08-20x86: tsc: Try hardware calibration firstBin Meng
2018-08-19drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford
2018-08-17Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford
2018-08-17Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford
2018-08-17Add BOOTCOUNT_BOOTLIMIT to set reboot limitAlex Kiernan
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt
2018-08-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-08-17Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-08-14phy: rcar: Add R-Car Gen2 PHY driverMarek Vasut
2018-08-14phy: Fix off-by-one error when parsing DT PHY bindingsMarek Vasut
2018-08-13mmc: socfpga: Add clock framework supportMarek Vasut
2018-08-13clk: socfpga: Add initial Arria10 clock driverMarek Vasut
2018-08-13net: designware: socfpga: Add Arria10 extrasMarek Vasut
2018-08-13tpm: sandbox: fix wrong assignment with a simplificationMiquel Raynal
2018-08-13tpm: sandbox: fix wrong check on pcr_mapMiquel Raynal
2018-08-13clk: at91: utmi: add timeout for utmi lockEugen Hristev
2018-08-13Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-11misc: Add gdsys_ioep driverMario Six
2018-08-11test: Add tests for misc uclassMario Six
2018-08-11misc: uclass: Add enable/disable functionMario Six
2018-08-11video_display: Add Xilinx LogiCore DP TXMario Six
2018-08-11video: Sort Makefile entriesMario Six
2018-08-11axi: Add AXI sandbox driver and simple emulatorMario Six
2018-08-11axi: Add ihs_axi driverMario Six
2018-08-11drivers: Add AXI uclassMario Six
2018-08-10drivers: serial: document on_baudrate()Heinrich Schuchardt
2018-08-10mtd: nand: fsl_ifc: Fix handling of bitflips in erased pagesDarwin Dingel
2018-08-10armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor
2018-08-10misc: fsl_portals: setup QMAN_BAR{E} also on ARM platformsLaurentiu Tudor
2018-08-10dm: led: move default state support in led uclassPatrick Delaunay
2018-08-10Revert "dm: led: auto probe() LEDs with "default-state""Patrick Delaunay
2018-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-10clk: Kconfig: Ascending order to sub directiory kconfigsJagan Teki
2018-08-09Merge git://git.denx.de/u-boot-dmTom Rini
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-08-08dfu: Provide more verbose error messageSam Protsenko