summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini2020-07-291-1/+1
|\ \ \
| * | | phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supplyPatrick Delaunay2020-07-281-1/+1
* | | | drivers: tee: broadcom: add optee based bnxt fw load driverVikas Gupta2020-07-295-0/+195
* | | | drivers: gpio: add broadcom iproc gpio driver supportRayagonda Kokatanur2020-07-293-0/+302
* | | | video: add nexell video driver (display/video driver)Stefan Bosch2020-07-2910-0/+2607
* | | | video: add nexell video driver (soc: dpc, makefile)Stefan Bosch2020-07-293-0/+2024
* | | | video: add nexell video driver (soc: lvds, hdmi)Stefan Bosch2020-07-294-0/+899
* | | | video: add nexell video driver (soc: mlc, mipi)Stefan Bosch2020-07-294-0/+3161
* | | | video: add nexell video driver (soc: displaytop)Stefan Bosch2020-07-295-0/+961
* | | | pinctrl: add nexell driverStefan Bosch2020-07-298-0/+434
* | | | mmc: add nexell driverStefan Bosch2020-07-293-0/+246
* | | | i2c: add nexell driverStefan Bosch2020-07-293-0/+636
* | | | gpio: add nexell driverStefan Bosch2020-07-293-0/+260
* | | | msm_gpio: Add support for Qualcomm IPQ40xxRobert Marko2020-07-291-0/+1
* | | | msm_serial: Read bit rate register value from DTRobert Marko2020-07-291-1/+5
* | | | pinctrl: mediatek: add PUPD/R0/R1 support for MT7623David Woodhouse2020-07-293-5/+146
* | | | eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driverMarkLee2020-07-282-1/+3
| |/ / |/| |
* | | Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford2020-07-281-0/+6
|/ /
* | Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-07-271-4/+39
|\ \
| * | serial: meson: handle RX errorsNeil Armstrong2020-07-271-4/+39
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/27Jul2020Tom Rini2020-07-2730-687/+1464
|\ \
| * | Watchdog: introduce ARM SBSA watchdog driverZhao Qiang2020-07-273-0/+141
| * | pci: layerscape: Add specific config entry for RC and EP mode driverHou Zhiqiang2020-07-272-8/+28
| * | pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao2020-07-272-2/+15
| * | pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao2020-07-274-14/+18
| * | pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao2020-07-273-13/+42
| * | pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao2020-07-271-5/+13
| * | pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao2020-07-271-0/+9
| * | pcie_ep: layerscape: Add the multiple function supportXiaowei Bao2020-07-273-48/+98
| * | pci_ep: Add the init functionXiaowei Bao2020-07-271-0/+11
| * | pci: layerscape: Split the EP and RC driverXiaowei Bao2020-07-276-497/+735
| * | i2c: mxc: move i2c_early_init_f to common functionBiwen Li2020-07-271-68/+70
| * | crypto/fsl: add RNG supportMichael Walle2020-07-276-0/+125
| * | crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle2020-07-274-7/+76
| * | crypto/fsl: don't regenerate secure keysMichael Walle2020-07-273-7/+8
| * | crypto/fsl: support newer SEC modulesMichael Walle2020-07-271-2/+10
| * | crypto/fsl: export caam_get_era()Michael Walle2020-07-271-1/+9
| * | crypto/fsl: make SEC%u status line consistentMichael Walle2020-07-271-7/+7
| * | crypto/fsl: unused value in caam_hash_update()Heinrich Schuchardt2020-07-271-1/+1
| * | crypto/fsl: correct printf() statement.Heinrich Schuchardt2020-07-271-2/+2
| * | Move eSDHC adapter card identification to board filesYangbo Lu2020-07-275-56/+4
| * | Drop global data sdhc_adapter for powerpcYangbo Lu2020-07-271-1/+0
| * | armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam2020-07-271-1/+1
| * | crypto/fsl: fix unaligned accessMichael Walle2020-07-271-14/+13
| * | net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh2020-07-271-1/+44
| * | fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delaysVladimir Oltean2020-07-271-1/+53
| |/
* | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-27175-203/+507
|\ \
| * | treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25118-123/+123
| * | treewide: remove (phys_addr_t) casts from devfdt_get_addr()Masahiro Yamada2020-07-255-5/+5
| * | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-2546-47/+47