aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-14Remove duplication of table_compute_checksum functionTom Rini1-3/+0
2022-04-14serial: smh: Implement puts for DMSean Anderson2-0/+32
2022-04-14test: serial: Add test for putc/putsSean Anderson1-4/+29
2022-04-14serial: sandbox: Implement putsSean Anderson2-1/+21
2022-04-14serial: Fix _serial_puts using \n\r instead of \r\nSean Anderson1-10/+22
2022-04-14led: Configure LED default-state on bootMarek Vasut1-25/+32
2022-04-14led: gpio: Drop duplicate OF "label" property parsingMarek Vasut1-8/+0
2022-04-14led: pwm: Drop duplicate OF "label" property parsingTom Rini1-10/+0
2022-04-14led: bcm6753: Drop duplicate OF "label" property parsingTom Rini1-12/+0
2022-04-14led: cortina: Drop duplicate OF "label" property parsingMarek Vasut1-11/+0
2022-04-14led: bcm6858: Drop duplicate OF "label" property parsingMarek Vasut1-12/+0
2022-04-14led: bcm6358: Drop duplicate OF "label" property parsingMarek Vasut1-12/+0
2022-04-14led: bcm6328: Drop duplicate OF "label" property parsingMarek Vasut1-12/+0
2022-04-14led: Move OF "label" property parsing to coreMarek Vasut1-0/+12
2022-04-14misc: atsha204a: Fix big endian supportPali Rohár1-1/+1
2022-04-14power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDsDave Gerlach1-3/+20
2022-04-13Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini38-415/+2266
2022-04-13clk: imx8mp: Fix 24M and 32k clockMarek Vasut1-1/+11
2022-04-12clk: imx8mp: Add ECSPI clocksElmar Albert1-1/+18
2022-04-12clk: imxrt: Use dts for anatop base addressJesse Taube2-2/+2
2022-04-12mmc: fsl_esdhc_imx: Add i.MX8MP compatible stringMarek Vasut1-0/+1
2022-04-12spi: nxp_fspi: Add i.MX8MP compatible stringMarek Vasut1-0/+1
2022-04-12net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driverMichael Trimarchi4-0/+286
2022-04-12net: phy: Add phy_modify() accessorAriel D'Alessandro1-0/+20
2022-04-12iopoll: Extend read_poll_timeout macro to support variable parametersAriel D'Alessandro1-4/+5
2022-04-12phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specificAriel D'Alessandro2-4/+4
2022-04-12driver: pwm: pwm-imx: separe dm from non dm implementationTommaso Merciai1-12/+13
2022-04-12drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imxTommaso Merciai4-97/+67
2022-04-12regulator: fixed: add possibility to enable by clockPhilippe Schenker1-1/+59
2022-04-12misc: imx8ulp: Update fuse driverPeng Fan1-1/+2
2022-04-12misc: S400_API: Update S400 API for buffer dumpYe Li1-0/+34
2022-04-12misc: S400_API: add ahab_release_caamClement Faure1-0/+29
2022-04-12misc: imx8ulp: Add OEM SRK Hash fuse supportYe Li1-0/+1
2022-04-12phy: phy-imx8mq-usb: Add support for i.MX8MP USB PHYMarek Vasut2-7/+65
2022-04-12clk: imx8mp: Fill in DWC3 USB, USB PHY, HSIOMIX clockMarek Vasut1-0/+20
2022-04-12clk: imx8m: reduce rate table duplicationAngus Ainslie6-218/+91
2022-04-12clk: imx8mq: Add a clock driver for the imx8mqAngus Ainslie3-0/+570
2022-04-12mtd: nand: mxs_nand_spl: Remove the page aligned accessYe Li1-5/+0
2022-04-12driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parmsTommaso Merciai1-1/+31
2022-04-12driver: pwm: pwm-imx: get and enable per/ipg clock using dmTommaso Merciai1-0/+31
2022-04-12clk: imx8mm: add pwm clocks supportTommaso Merciai1-0/+28
2022-04-12drivers: misc: add Gateworks System Controller driverTim Harvey3-0/+642
2022-04-12imx8m: ddrphy_utils: Add 3732 MT/s modeMarek Vasut1-0/+4
2022-04-12pmic: pca9450: Add PCA9450C compatible stringMarek Vasut1-0/+1
2022-04-12ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible stringMarek Vasut1-1/+1
2022-04-12pinctrl: nxp: don't automatically select DEVRESAngus Ainslie1-1/+0
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain2-3/+46
2022-04-12crypto/fsl: Add support for CAAM Job ring driver modelGaurav Jain3-114/+241
2022-04-11ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllersHajo Noerenberg1-0/+2
2022-04-11mtd: Update the way partitions are parsedPatrice Chotard1-2/+6