summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Drop duplicate include of dm.h in pcnet.cSimon Glass2020-08-031-1/+0
* clk: Drop dm.h header file in clk-provider.hSimon Glass2020-08-033-6/+16
* usb: Drop dm.h header fileSimon Glass2020-08-033-36/+47
* ufs: Drop dm.h header fileSimon Glass2020-08-033-4/+5
* nand: Drop dm.h header fileSimon Glass2020-08-032-2/+3
* adc: Drop dm.h header fileSimon Glass2020-08-033-2/+4
* pci: Drop dm.h inclusion from header fileSimon Glass2020-08-034-2/+3
* ti: am654: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
* spi: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
* mmc: Drop duplicate dm.h inclusionSimon Glass2020-08-031-1/+0
* power: Tidy up inclusion of regulator_common.hSimon Glass2020-08-034-5/+7
* fs: fs-loader: Drop dm.h header fileSimon Glass2020-08-031-0/+1
* mtd: spi-mem: Drop dm.h header fileSimon Glass2020-08-033-1/+9
* mtd: spi-nor: Tidy up error handling / debug codeSimon Glass2020-08-033-4/+4
* spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass2020-08-031-1/+1
* dm: sysreset: wait after reset messageHeinrich Schuchardt2020-08-011-0/+1
* Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmWIP/29Jul2020Tom Rini2020-07-299-24/+191
|\
| * dm: button: add a driver for button driven by gpioPhilippe Reynes2020-07-283-0/+122
| * dm: button: add an uclass for buttonPhilippe Reynes2020-07-285-0/+63
| * drivers: avoid using aliases on drivers when OF_PLATDATA is enabledWalter Lozano2020-07-283-24/+6
* | 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