summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-14video: rockchip: vop: Fix whitespaceOndrej Jirman
2023-07-14video: backlight: pwm: avoid integer overflow in duty cycle calculationMatthias Schiffer
2023-07-14video: hx8394: Add panel driver for hannstar,hsd060bhw4Ondrej Jirman
2023-07-14video: console: Fix default font selectionOndrej Jirman
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-07-13Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
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-13mtd: spi-nor: Add support for w25q256jwmVenkatesh Yadav Abbarapu
2023-07-13spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hzJim Liu
2023-07-13mtd: spi-nor-ids: add xtxtech part#Bruce Suen
2023-07-13mtd: spi-nor-ids: change full company name of XTXBruce Suen
2023-07-13spi: soft_spi: Support the recommended soft spi propertiesFabio Estevam
2023-07-13spi: synquacer: remove SPI_TX_BYTE handlingMasahisa Kojima
2023-07-13spi: bcmbca-hsspi: Add driver for newer HSSPI controllerWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Add prepend mode supportWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Add new compatible string supportWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Fix multi-bit mode settingWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Make driver depend on BCMBCA archWilliam Zhang
2023-07-13spi: pl022: Add chip-select gpio supportLukas Funke
2023-07-13spi: pl022: Remove platform data headerStefan Herbrechtsmeier
2023-07-13spi: pl022: Rename flush into pl022_spi_flushStefan Herbrechtsmeier
2023-07-13spi: pl022: Align compatible property with device tree bindingLukas Funke
2023-07-13mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8KChris Packham
2023-07-13mtd: nand: pxa3xx: Add support for the Marvell AC5 SoCChris Packham
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng
2023-07-12riscv: timer: Update the sifive clint timer driver to support aclintBin Meng
2023-07-12ram: starfive: Read memory size information from EEPROMYanhong Wang
2023-07-12net: dwc_eth_qos: Add StarFive ethernet driver glue layerYanhong Wang
2023-07-12net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyYanhong Wang
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