aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: zynqmp_gqspi: Add support for IO modeAshok Reddy Soma2022-09-131-5/+76
* spi: zynqmp_gqspi: Add tap delays for VersalAshok Reddy Soma2022-09-131-22/+38
* spi: cadence-qspi: Use priv instead of plat across the driverAshok Reddy Soma2022-09-134-204/+236
* spi: cadence_qspi: Call read_setup for STIG_READAshok Reddy Soma2022-09-131-1/+6
* spi: cadence-qspi: Correct flash reset function nameAshok Reddy Soma2022-09-131-2/+2
* cpu: microblaze: add error handling in microblaze_cpu_get_desc()Ovidiu Panait2022-09-131-1/+3
* net: gem: Check rate before setting it upMichal Simek2022-09-131-4/+7
* firmware: zynqmp: Skip loading config object for VersalAshok Reddy Soma2022-09-131-1/+4
* fpga: zynq: Remove post config info message for SPLStefan Herbrechtsmeier2022-09-121-1/+2
* zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier2022-09-123-0/+115
* firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionWIP/2022-08-26-assorted-platform-updatesAndrew Davis2022-08-261-141/+24
* firmware: ti_sci: Remove inline keyword from functionsAndrew Davis2022-08-261-3/+3
* firmware: ti_sci: Factor out message alloc failed messageAndrew Davis2022-08-261-36/+4
* firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis2022-08-261-98/+34
* arm: dts: qcom: Sync pinctrl DT nodes with Linux bindingsSumit Garg2022-08-261-9/+1
* gpio: qcom_pmic: Add support for GPIO LV/MV subtypeSumit Garg2022-08-261-20/+76
* pmic: Convert pm8916 driver to a generic Qcom PMIC driverSumit Garg2022-08-266-86/+86
* reset: qcom: Add support for QCS404 SoC reset tableSumit Garg2022-08-261-0/+30
* reset: Convert ipq4019 driver to a generic Qcom driverSumit Garg2022-08-263-27/+30
* phy: Add support for drivers to enable USB on QCS404 SoCSumit Garg2022-08-264-0/+422
* phy: Move qcom SoCs specific phy drivers to qcom folderSumit Garg2022-08-266-16/+17
* Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...WIP/24Aug2022-nextTom Rini2022-08-246-32/+47
|\
| * mtd: rawnand: fsl_elbc: Fix reading address pointer from DTPali Rohár2022-08-221-1/+1
| * mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flagPali Rohár2022-08-221-1/+0
| * mtd: nand: samsung: Retrieve ECC requirements from extendedMichael Trimarchi2022-08-221-0/+20
| * mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi2022-08-223-9/+7
| * mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi2022-08-223-24/+22
| * mtd: nand: Rename the nand_manufacturers structMichael Trimarchi2022-08-222-3/+3
* | button: gpio: add DM_GPIO dependencyMichael Walle2022-08-231-0/+1
* | timer: add orion-timer supportMichael Walle2022-08-233-0/+70
* | powerpc: remove support for kmtergr1 and MPC8309Holger Brunck2022-08-201-2/+0
|/
* net: Make DM_ETH be selected by NETDEVICEWIP/2022-08-20-enforce-DM_ETH-migrationTom Rini2022-08-201-57/+21
* net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini2022-08-201-75/+0
* fsl-mc: Update dependencies for DM_ETHTom Rini2022-08-201-0/+2
* net: lpc32xx_eth.c ethernet driverTom Rini2022-08-203-657/+0
* net: Remove smc91111 ethernet driverWIP/2022-08-12-assorted-updatesTom Rini2022-08-123-1940/+0
* Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini2022-08-122-0/+10
* Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini2022-08-121-0/+5
* Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini2022-08-121-0/+4
* Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini2022-08-121-0/+7
* dm: core: Add support for writing u32 with ofnodeSimon Glass2022-08-121-0/+15
* dm: core: Allow writing to a flat tree with ofnodeSimon Glass2022-08-122-46/+48
* dm: core: Swap parameters of ofnode_write_prop()Simon Glass2022-08-121-3/+3
* dm: core: Introduce support for multiple treesSimon Glass2022-08-122-4/+21
* video: Rename structs and functions to avoid VBESimon Glass2022-08-127-19/+19
* video: Renname vbe.h to vesa.hSimon Glass2022-08-127-7/+7
* common: Drop display_options.h from common headerSimon Glass2022-08-1010-0/+10
* power: regulator: Remove i2c header from gpio regulatorMichal Simek2022-08-1012-12/+0
* mmc: Do not send status of send_status is falseMarek Vasut2022-08-101-0/+3
* misc: atsha204a: Don't check for error when waking up the devicePali Rohár2022-08-091-5/+6