aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/07Jul2021Tom Rini2021-07-0778-3/+204
|\
| * sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak2021-07-061-0/+47
| * remove struct uclass_driver::opsRasmus Villemoes2021-07-061-3/+0
| * dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-0677-0/+157
* | Merge branch '2021-07-06-update-to-gcc11-clang11'Tom Rini2021-07-072-5/+9
|\ \
| * | pinctrl: mscc: Fix multiple definition errorTom Rini2021-07-071-2/+2
| * | ARM: mvebu: a38x: Correct mismatched bound warningsTom Rini2021-07-071-3/+7
* | | Merge tag 'u-boot-atmel-fixes-2021.10-a' of https://source.denx.de/u-boot/cus...Tom Rini2021-07-071-1/+1
|\ \ \ | |/ / |/| |
| * | w1: w1-gpio: claim the gpio with correct initial flagEugen Hristev2021-07-061-1/+1
| |/
* | Merge branch '2021-07-06-platform-updates'Tom Rini2021-07-0616-7/+1574
|\ \
| * | serial: serial_msm: Ensure BAM/single character mode are disabledWIP/2021-07-06-platform-updatesStephan Gerhold2021-07-061-0/+4
| * | Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner2021-07-061-0/+6
| * | lpc32xx: i2c: finish DM/OF codeTrevor Woerner2021-07-061-1/+7
| * | lpc32xx: i2c: fix base addressTrevor Woerner2021-07-061-5/+1
| * | lpc32xx: i2c: remove unused defineTrevor Woerner2021-07-061-1/+0
| * | i2c: synquacer: SNI Synquacer I2C controllerJassi Brar2021-07-063-0/+346
| * | spi: synquacer: Add HSSPI SPI controller driver for SynQuacerJassi Brar2021-07-063-0/+500
| * | mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driverJassi Brar2021-07-063-0/+92
| * | pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu2021-07-063-0/+613
| * | dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu2021-07-061-0/+3
| * | ata: ahci-pci: Use scsi_ops to initialize opsMasami Hiramatsu2021-07-061-0/+2
| |/
* | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/06Jul2021-v2Tom Rini2021-07-064-3/+174
|\ \
| * | mmc: openpiton: add piton_mmc driverTianrui Wei2021-07-063-0/+171
| * | drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'Green Wan2021-07-061-3/+3
| |/
* | net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay2021-07-061-2/+0
* | net: enetc: propagate the return code from phy_startup() to eth_ops::startVladimir Oltean2021-07-061-3/+1
* | net: enetc: force the RGMII MAC speed/duplex instead of using in-band signalingVladimir Oltean2021-07-062-12/+39
* | net: enetc: require a PHY device when probingVladimir Oltean2021-07-061-9/+6
* | net: smc911x: Determine bus width at runtimeAndre Przywara2021-07-061-13/+20
* | net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbolAndre Przywara2021-07-062-22/+7
* | phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)2021-07-064-0/+358
|/
* Merge branch 'next'Tom Rini2021-07-0585-2132/+15983
|\
| * Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...WIP/01Jul2021-nextTom Rini2021-07-018-55/+451
| |\
| | * watchdog: cadence: Add expire_now methodMichal Simek2021-07-011-1/+40
| | * net: xilinx: axi_emac: Add support for 10G/25G AXI ethernetAshok Reddy Soma2021-06-281-44/+118
| | * net: xilinx: axi_emac: Cleanup of of_to_plat()Ashok Reddy Soma2021-06-281-15/+32
| | * serial: zynq: Add support for serial parametersKunihiko Hayashi2021-06-281-0/+68
| | * serial: Add additional depencies for PL010 and PL011 driversMichal Simek2021-06-281-2/+2
| | * clk: zynq: Add clock wizard driverZhengxun2021-06-233-0/+198
| | * gpio: pca953x: Add missing i2c dependencyMichal Simek2021-06-231-1/+1
| * | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi in...WIP/30Jun2021-nextTom Rini2021-06-303-2/+286
| |\ \
| | * | mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano2021-06-291-0/+6
| | * | mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano2021-06-291-1/+143
| | * | mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteTakahiro Kuwano2021-06-291-0/+3
| | * | mtd: spi-nor-core: Read status by Read Any RegisterTakahiro Kuwano2021-06-291-0/+29
| | * | mtd: spi-nor-core: Add the ->ready() hookTakahiro Kuwano2021-06-291-1/+9
| | * | mtd: spi-nor-core: Add support for volatile QE bitTakahiro Kuwano2021-06-291-0/+55
| | * | mtd: spi-nor-core: Add support for Read/Write Any RegisterTakahiro Kuwano2021-06-291-0/+25
| | * | mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-tTakahiro Kuwano2021-06-291-0/+16
| * | | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...WIP/28Jun2021-nextTom Rini2021-06-2813-0/+4908
| |\ \ \