summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla
2018-09-10serial: omap: Introduce DM specific omap serialLokesh Vutla
2018-09-10serial: arm_dcc: Add DCC support for V7R based coresLokesh Vutla
2018-09-10pinctrl: Fix build warning with ARM64Lokesh Vutla
2018-09-10dm: omap-timer: Update clock rate only if not populatedLokesh Vutla
2018-09-10dm: omap-timer: Use 64bit for counter valuesLokesh Vutla
2018-09-10mmc: fsl_esdhc: enable HS400 featurePeng Fan
2018-09-10mmc: add HS400 supportPeng Fan
2018-09-10gpio: stm32f7: replace ODR update by BSRR writePatrice Chotard
2018-09-10clk: clk_meson: Add mux and div support for reparent and rate settingNeil Armstrong
2018-09-10power: domain: Add the VPU Power Domain driverNeil Armstrong
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10sandbox: Add serial testPatrice Chotard
2018-09-10serial: stm32: Replace setparity by setconfigPatrice Chotard
2018-09-10dm: serial: Replace setparity by setconfigPatrice Chotard
2018-09-10serial: protect access to serial rx bufferPatrick Delaunay
2018-09-10mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCsMasahiro Yamada
2018-09-04Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2018-09-04watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-08-30mmc: renesas-sdhi: Use priv directlyMarek Vasut
2018-08-29usb: dwc2: Add reset ctrl to driverLey Foon Tan
2018-08-28pci: rmobile: Filter out device 1 and 2Marek Vasut
2018-08-28usb: ehci: Add PHY support to ehci-pciMarek Vasut
2018-08-28usb: ehci: Make the PHY handling genericMarek Vasut
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-24timer: dw-apb: Add Designware APB timer driverMarek Vasut
2018-08-23usb: musb-new: Call musb_platform_exit from musb_stopJagan Teki
2018-08-23usb: musb-new: sunxi: Add proper musb exit supportJagan Teki
2018-08-23musb-new: sunxi: Access ahb_reset0_cfg via ccm offsetJagan Teki
2018-08-23usb: musb-new: sunxi: Allocate struct phy in privateJagan Teki
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