summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'video-for-2019.07' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-071-0/+3
|\
| * video: backlight: fix pwm inversionMarc Dietrich2019-07-061-0/+3
* | usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glueJean-Jacques Hiblot2019-07-051-1/+1
* | dm: Add a No-op uclassJean-Jacques Hiblot2019-07-051-0/+5
* | usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callbackJean-Jacques Hiblot2019-07-051-1/+1
* | usb: ehci-mx6: Fix bus enumeration for DM caseMarek Vasut2019-07-051-0/+37
|/
* pinctrl: uniphier: Add SPI pin-mux settingsKunihiko Hayashi2019-06-299-0/+76
* Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-06-281-6/+47
|\
| * usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf2019-06-271-6/+47
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-06-223-38/+59
|\ \
| * | watchdog: tangier: Convert to use WDT classAndy Shevchenko2019-06-223-38/+54
| * | watchdog: tangier: Replace unused constant with a commentAndy Shevchenko2019-06-221-1/+6
* | | pci: Avoid assigning PCI resources that are below 0x1000Bin Meng2019-06-211-2/+3
|/ /
* | Fix watchdog timeout setup for mt7623Shannon Barber2019-06-201-7/+21
* | aspeed/watchdog: Correct timeout valueJoel Stanley2019-06-201-0/+6
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-06-205-0/+725
|\ \
| * | dm: pci: add Freescale PowerPC PCIe driverHou Zhiqiang2019-06-205-0/+725
| |/
* | Merge tag 'u-boot-stm32-20190619' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-06-201-2/+15
|\ \
| * | usb: dwc2: allow peripheral mode for OTG configurationPatrick Delaunay2019-06-191-1/+2
| * | usb: dwc2: correctly handle binding for g-tx-fifo-sizePatrick Delaunay2019-06-191-1/+13
| |/
* | Merge tag 'mmc-6-19' of https://github.com/MrVan/u-bootTom Rini2019-06-201-2/+2
|\ \
| * | mmc: Avoid HS400 mode when accessing boot partitionsMarek Vasut2019-06-191-2/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-06-191-0/+29
|\ \
| * | mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabledYangbo Lu2019-06-191-0/+29
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-06-171-0/+4
|\ \
| * | spi: Kconfig: Mark LPC32XX_SSP as DEPRECATEDJagan Teki2019-06-131-0/+1
| * | spi: Kconfig: Mark SOFT_SPI as DEPRECATEDJagan Teki2019-06-131-0/+1
| * | spi: Kconfig: Mark SH_SPI as DEPRECATEDJagan Teki2019-06-131-0/+1
| * | spi: Kconfig: Mark MXS_SPI has DEPRECATEDJagan Teki2019-06-131-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-06-173-27/+83
|\ \ \ | |_|/ |/| |
| * | fastboot: Check if partition really exist in getvar_has_slot()Igor Opaniuk2019-06-141-5/+34
| * | fastboot: getvar: Refactor fastboot_*_get_part_info() usageSam Protsenko2019-06-141-16/+42
| * | fastboot: Use const qualifier for char *part_nameSam Protsenko2019-06-142-3/+4
| * | fastboot: Fix slot names reported by getvarSam Protsenko2019-06-141-3/+3
* | | Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogicTom Rini2019-06-127-28/+231
|\ \ \ | |/ / |/| |
| * | pinctrl: meson-gxbb: add hdmi related pinsMaxime Jourdan2019-06-121-0/+19
| * | pinctrl: meson: g12a: add DS bank valueGuillaume La Roque2019-06-121-10/+10
| * | pinctrl: meson: add support of drive-strength-microampGuillaume La Roque2019-06-123-14/+74
| * | pinctrl: meson-axg: add support for getting pinmux statusNeil Armstrong2019-06-121-0/+48
| * | pinctrl: meson-gx: add support for getting pinmux statusNeil Armstrong2019-06-121-0/+44
| * | pinctrl: meson: add common function to get pins nameNeil Armstrong2019-06-122-0/+27
| * | pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groupsNeil Armstrong2019-06-122-4/+9
| |/
* | Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini2019-06-119-103/+1207
|\ \
| * | net: dwc_eth_qos: add Ethernet stm32mp1 supportChristophe Roullier2019-06-061-52/+383
| * | stm32mp1: clk: use the correct identifier for ethckPatrick Delaunay2019-06-061-1/+1
| * | spi: stm32: Add Serial Peripheral Interface driver for STM32MPPatrice Chotard2019-06-063-0/+624
| * | clk: stm32mp1: Add SPI1 clock entryPatrice Chotard2019-06-061-0/+7
| * | watchdog: stm32mp: Add watchdog driverPatrice Chotard2019-06-063-0/+144
| * | watchdog: Kconfig: Sort entry alphabeticallyPatrice Chotard2019-06-061-48/+49
| * | mtd: Fix get_mtdparts()Patrice Chotard2019-06-061-4/+1