summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Aug2020Tom Rini2020-08-045-39/+119
|\
| * drivers: rename more drivers to match compatible stringWalter Lozano2020-08-022-4/+6
| * mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabledWalter Lozano2020-08-021-1/+24
| * gpio: mxc_gpio: add OF_PLATDATA supportWalter Lozano2020-08-021-6/+21
| * mmc: fsl_esdhc_imx: add OF_PLATDATA supportWalter Lozano2020-08-021-14/+53
| * mmc: fsl_esdhc_imx: rename driver name to match ll_entryWalter Lozano2020-08-021-1/+1
| * imx8m: ddrphy_utils: Improve coding styleFabio Estevam2020-07-271-14/+15
* | Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-08-041-4/+9
|\ \
| * | video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin2020-08-031-4/+9
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-08-044-25/+193
|\ \ \
| * | | configs: reset: fu540: enable dm reset framework for SiFiveSagar Shrikant Kadam2020-08-042-0/+10
| * | | sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam2020-08-042-15/+176
| * | | fu540: prci: use common reset indexes defined in binding headerSagar Shrikant Kadam2020-08-041-10/+7
| |/ /
* | | Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-049-0/+955
|\ \ \
| * | | drivers: spi: Add SPI controller driver for OcteonSuneel Garapati2020-08-033-0/+622
| * | | clk: clk_octeon: Add simple MIPS Octeon clock driverStefan Roese2020-08-033-0/+80
| * | | gpio: octeon_gpio: Add GPIO controller driver for OcteonSuneel Garapati2020-08-033-0/+253
| |/ /
* | | 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