summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-21fastboot: add support for 'getvar platform'Eugeniu Rosca
2019-04-21fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan
2019-04-21stm32mp1: add stusb1600 support for DK1 and DK2 boardPatrick Delaunay
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard
2019-04-21usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 registerPatrick Delaunay
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay
2019-04-21usb: dwc2: force reset assert before to probe the driverPatrick Delaunay
2019-04-21usb: dwc2: convert driver to DM_USB_GADGETPatrick Delaunay
2019-04-21usb: dwc2: remove unused variable regs_otgPatrick Delaunay
2019-04-21phy: usbphyc: increase PLL wait timeoutPatrick Delaunay
2019-04-21phy: usbphyc: move vdda1v1 and vdda1v8 in phy_initPatrick Delaunay
2019-04-21phy: usbphyc: Binding update of vdda supplyPatrick Delaunay
2019-04-21phy: usbphyc: update xlate with DT bindingPatrick Delaunay
2019-04-21phy: usbphyc: remove unused variable indexPatrick Delaunay
2019-04-21fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca
2019-04-21fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca
2019-04-19usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan
2019-04-19configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan
2019-04-18Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-04-17Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini
2019-04-17spi: ti_qspi: Convert to spi-mem opsVignesh Raghavendra
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra
2019-04-17sunxi: update SATA driver to always use DM_SCSIAndre Przywara
2019-04-16net: sun8i_emac: Add CLK and RESET supportJagan Teki
2019-04-16net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandleJagan Teki
2019-04-16net: sunxi_emac: Add CLK supportJagan Teki
2019-04-16clk: sunxi: r40: Fix GMAC reset reg offsetJagan Teki
2019-04-16net: gem: Remove phy autodetection codeMichal Simek
2019-04-16net: zynq_gem: Modify phy supported features after max-speed was setSiva Durga Prasad Paladugu
2019-04-16arm: zynq: Add an info message about post configSiva Durga Prasad Paladugu
2019-04-16ARM: zynq: Add missing i2c get_rate for fixing i2c SPLHannes Schmelzer
2019-04-16spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHzSiva Durga Prasad Paladugu
2019-04-16fpga: Replace char * with const char * for filenameTien Fong Chee
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini
2019-04-15Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-04-14sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara
2019-04-14video/console: Factor out actual character outputAndre Przywara
2019-04-14video/console: Implement ANSI clear line commandAndre Przywara
2019-04-14video/console: Implement relative cursor movement ANSI handlingAndre Przywara
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara
2019-04-14video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara
2019-04-14video: backlight: Parse PWM polarity cellStefan Mavrodiev
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler
2019-04-13configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler