summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-161-0/+1
* pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong2020-12-141-2/+2
* usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski2020-12-141-3/+0
* Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-12-112-5/+3
|\
| * clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea2020-12-071-4/+1
| * mmc: atmel-sdhci: fix the clk_enable call in case of no opsEugen Hristev2020-11-261-1/+2
* | net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li2020-12-101-4/+44
* | pci: layerscape: fix a dead loop issueHou Zhiqiang2020-12-101-0/+2
* | armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-106-7/+14
* | drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal2020-12-102-4/+13
* | pci: ls_pcie_g4: Add size check for config resourceWasim Khan2020-12-101-0/+8
* | pci: layerscape: Add size check for config resourceWasim Khan2020-12-101-1/+7
* | pci: ls_pcie_g4: Print pcie controller number starting from 1Wasim Khan2020-12-101-4/+7
* | pci: layerscape: Update print of pcie controllerWasim Khan2020-12-102-3/+7
* | Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-12-0914-14/+14
|\ \
| * | treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-0914-14/+14
* | | power: pmic: add SPL_DM_PMIC_PCA9450 symbol to KconfigIgor Opaniuk2020-12-061-0/+7
* | | pca9450a: fix i2c addressMax Krummenacher2020-12-061-1/+1
* | | mmc: fsl_esdhc_imx: optimize the timing settingHaibo Chen2020-12-061-8/+24
* | | mmc: fsl_esdhc_imx: add wait_dat0() supportHaibo Chen2020-12-061-0/+15
* | | imx: clk: added IPG Clock for I2C on imx8qmOliver Graute2020-12-061-0/+24
|/ /
* | mtd: spi-nor-ids: add Winbond W25Q32JW-IM flashMichael Walle2020-12-021-0/+5
* | watchdog: sbsa: timeout should be in "millisecond"Zhao Qiang2020-12-021-1/+1
* | Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dmTom Rini2020-12-022-11/+9
|\ \
| * | dm: core: Fix incorrect flag checkMarek Vasut2020-11-301-1/+1
| * | sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak2020-11-301-10/+8
* | | mips: octeon: Fix Octeon DDR driver to use the correct structStefan Roese2020-11-301-1/+1
|/ /
* | Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2020-11-292-94/+91
|\ \
| * | mmc: check a return value about regulator's always-onJaehoon Chung2020-11-281-2/+2
| * | mmc: display an error number to debugJaehoon Chung2020-11-281-5/+5
| * | mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2020-11-281-3/+25
| * | mmc: fsl_esdhc: set sysctl register for clock initializationYangbo Lu2020-11-281-1/+1
| * | mmc: Add some helper functions for retrying on errorSean Anderson2020-11-281-83/+58
* | | i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel2020-11-283-0/+645
* | | i2c: designware_i2c: Don't warn if no reset controllerSimon Glass2020-11-281-3/+5
* | | i2c: mvtwsi: disable i2c slave also on Armada 8kBaruch Siach2020-11-281-1/+2
|/ /
* | phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay2020-11-251-10/+23
* | pinctrl: stmfx: update pin namePatrick Delaunay2020-11-251-4/+4
* | pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay2020-11-251-1/+4
* | gpio: stm32: correct the bias managementPatrick Delaunay2020-11-251-14/+14
* | pinctrl: stm32: display bias information for all pinsPatrick Delaunay2020-11-251-12/+12
* | remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay2020-11-251-7/+6
* | remoteproc: stm32: use reset for hold bootPatrick Delaunay2020-11-251-68/+25
* | reset: stm32: Add support of MCU HOLD BOOTPatrick Delaunay2020-11-251-4/+13
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2020-11-223-23/+42
|\ \
| * | usb: gadget: dwc2_udc_otg: return zero when reset property is not presentJaehoon Chung2020-11-221-1/+1
| * | usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu2020-11-221-1/+1
| * | usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay2020-11-222-21/+40
* | | pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrlLad Prabhakar2020-11-221-4/+0
* | | pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1Biju Das2020-11-221-2/+12