summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-13clk: imx8mp: Update clocks based on kernel 6.4-RC4Adam Ford
2023-07-13dm: adc: add iMX93 ADC supportLuca Ellero
2023-07-13imx: imx8ulp: start the ELE RNG at bootPeng Fan
2023-07-13imx: misc: ele_mu: Update ELE MU driverYe Li
2023-07-13imx: misc: ele_mu: Update MU TR registers countYe Li
2023-07-13imx: ele_api: add DEK Blob generationPeng Fan
2023-07-13imx: ele_api: support program secure fuse and return lifecyclePeng Fan
2023-07-13imx: use generic name ele(EdgeLockSecure Enclave)Peng Fan
2023-07-13imx: scu_api: update to version 1.16 and add more APIsPeng Fan
2023-07-13imx: mach: correct SCU API usagePeng Fan
2023-07-11serial: pl01x: Modify pending callback to test if transmit FIFO is emptyLukasz Majewski
2023-07-11serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski
2023-07-11serial: pl01x: Change OF_CONTROL to OF_REALLukasz Majewski
2023-07-11power: imx8m-power-domain: Add delay to align with kernel driverFabio Estevam
2023-07-07sysreset: Change Kconfig GPIO dependencyMichal Simek
2023-07-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...Tom Rini
2023-07-06clk: starfive: pll: Fix to use postdiv1_maskHoegeun Kwon
2023-07-06clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCIBen Dooks
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-07-04regulator: handle different error codes in regulator_set_enable_if_allowedEugen Hristev
2023-07-04regulator: rename dev_pdata to platEugen Hristev
2023-07-04regulator: implement basic reference counterEugen Hristev
2023-07-03usb: dwc3-generic: Ensure reset GPIO is configured as an outputPeter Korsgaard
2023-06-29pinctrl: rockchip: Fix Data Abort exception in SPLJonas Karlman
2023-06-29phy: rockchip: inno-usb2: fix phy reg=0 caseEugen Hristev
2023-06-28drivers: meson: introduce secure power controller driverAlexey Romanov
2023-06-28pinctrl: meson: add pinctrl driver for Amlogic A1Igor Prusov
2023-06-21usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong
2023-06-20drivers: spi: omap3_spi: Initialize mode for all channelsJulien Panis
2023-06-20usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warningTom Rini
2023-06-19nvme: pci: Enable for SPLMayuresh Chitale
2023-06-19spl: blk: Support loading images from fsMayuresh Chitale
2023-06-19nvmxip: move header to includeRui Miguel Silva
2023-06-16serial: stm32: BRR must be set only when usart is disablePatrice Chotard
2023-06-16serial: stm32: Wait TC bit before performing initializationPatrice Chotard
2023-06-16pmic: stpmic1: support new prefix node name for regulatorPatrick Delaunay
2023-06-16dfu: mtd: remove direct call of mtdparts_init functionPatrick Delaunay
2023-06-15net: fsl-mc: sync remaining MC commandsIoana Ciornei
2023-06-15net: fsl-mc: sync DPIO MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPSPARSER MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPNI MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPRC MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPMAC MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPBP MC APIsIoana Ciornei
2023-06-15net: fsl-mc: remove unused MC APIsIoana Ciornei
2023-06-14net: rtl8169: add depends on PCIEugen Hristev
2023-06-14net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats'Ioana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPMAC statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPNI statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: transform dpni_statistics from a struct to a unionIoana Ciornei