aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-05usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)Stefan Roese1-4/+5
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-39/+119
2020-08-04Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-4/+9
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini4-25/+193
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini9-0/+955
2020-08-03net: Drop duplicate include of dm.h in pcnet.cSimon Glass1-1/+0
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass3-6/+16
2020-08-03usb: Drop dm.h header fileSimon Glass3-36/+47
2020-08-03ufs: Drop dm.h header fileSimon Glass3-4/+5
2020-08-03nand: Drop dm.h header fileSimon Glass2-2/+3
2020-08-03adc: Drop dm.h header fileSimon Glass3-2/+4
2020-08-03pci: Drop dm.h inclusion from header fileSimon Glass4-2/+3
2020-08-03ti: am654: Drop duplicate dm.h inclusionSimon Glass1-1/+0
2020-08-03spi: Drop duplicate dm.h inclusionSimon Glass1-1/+0
2020-08-03mmc: Drop duplicate dm.h inclusionSimon Glass1-1/+0
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass4-5/+7
2020-08-03fs: fs-loader: Drop dm.h header fileSimon Glass1-0/+1
2020-08-03mtd: spi-mem: Drop dm.h header fileSimon Glass3-1/+9
2020-08-03mtd: spi-nor: Tidy up error handling / debug codeSimon Glass3-4/+4
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass1-1/+1
2020-08-04configs: reset: fu540: enable dm reset framework for SiFiveSagar Shrikant Kadam2-0/+10
2020-08-04sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam2-15/+176
2020-08-04fu540: prci: use common reset indexes defined in binding headerSagar Shrikant Kadam1-10/+7
2020-08-03video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin1-4/+9
2020-08-03drivers: spi: Add SPI controller driver for OcteonSuneel Garapati3-0/+622
2020-08-03clk: clk_octeon: Add simple MIPS Octeon clock driverStefan Roese3-0/+80
2020-08-03gpio: octeon_gpio: Add GPIO controller driver for OcteonSuneel Garapati3-0/+253
2020-08-02drivers: rename more drivers to match compatible stringWalter Lozano2-4/+6
2020-08-02mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabledWalter Lozano1-1/+24
2020-08-02gpio: mxc_gpio: add OF_PLATDATA supportWalter Lozano1-6/+21
2020-08-02mmc: fsl_esdhc_imx: add OF_PLATDATA supportWalter Lozano1-14/+53
2020-08-02mmc: fsl_esdhc_imx: rename driver name to match ll_entryWalter Lozano1-1/+1
2020-08-01dm: sysreset: wait after reset messageHeinrich Schuchardt1-0/+1
2020-07-29Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini9-24/+191
2020-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini1-1/+1
2020-07-29drivers: tee: broadcom: add optee based bnxt fw load driverVikas Gupta5-0/+195
2020-07-29drivers: gpio: add broadcom iproc gpio driver supportRayagonda Kokatanur3-0/+302
2020-07-29video: add nexell video driver (display/video driver)Stefan Bosch10-0/+2607
2020-07-29video: add nexell video driver (soc: dpc, makefile)Stefan Bosch3-0/+2024
2020-07-29video: add nexell video driver (soc: lvds, hdmi)Stefan Bosch4-0/+899
2020-07-29video: add nexell video driver (soc: mlc, mipi)Stefan Bosch4-0/+3161
2020-07-29video: add nexell video driver (soc: displaytop)Stefan Bosch5-0/+961
2020-07-29pinctrl: add nexell driverStefan Bosch8-0/+434
2020-07-29mmc: add nexell driverStefan Bosch3-0/+246
2020-07-29i2c: add nexell driverStefan Bosch3-0/+636
2020-07-29gpio: add nexell driverStefan Bosch3-0/+260
2020-07-29msm_gpio: Add support for Qualcomm IPQ40xxRobert Marko1-0/+1
2020-07-29msm_serial: Read bit rate register value from DTRobert Marko1-1/+5
2020-07-29pinctrl: mediatek: add PUPD/R0/R1 support for MT7623David Woodhouse3-5/+146
2020-07-28eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driverMarkLee2-1/+3