aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-12-13Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"Tom Rini
2022-12-12dm: pmic: ignore disabled node in pmic_bind_childrenPatrick Delaunay
2022-12-12phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supplyPatrick Delaunay
2022-12-10mtd: nand: mxs_nand_spl: don't read useless pagesDario Binacchi
2022-12-10mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-12-10mtd: nand: make Samsung SLC NAND usable againMichael Trimarchi
2022-12-10mtd: rawnand: omap_gpmc: Reduce .bss usageRoger Quadros
2022-12-10mtd: rawnand: nand_spl_loaders: Fix cast type build warningRoger Quadros
2022-12-10mtd: rawnand: omap_gpmc: Optimize NAND readsRoger Quadros
2022-12-10mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platformsRoger Quadros
2022-12-10mtd: rawnand: omap_gpmc: Enable build for K2/K3 platformsRoger Quadros
2022-12-10mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.hRoger Quadros
2022-12-08Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-12-08usb: gadget: rndis: Prevent InformationBufferOffset manipulationSzymon Heidrich
2022-12-08usb: gadget: dfu: Fix check of transfer directionHugo SIMELIERE
2022-12-07adc: stm32mp15: add support of generic channels bindingOlivier Moysan
2022-12-07adc: stm32mp15: split channel init into several routinesOlivier Moysan
2022-12-07clk: stm32mp13: introduce STM32MP13 RCC driverGabriel Fernandez
2022-12-05test: test sandbox sound driver more rigorouslyHeinrich Schuchardt
2022-12-05sound: avoid endless loopHeinrich Schuchardt
2022-12-05Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-12-05mtd: spi-nor-core: Invert logic to reflect sst26 flash unlockedAlgapally Santosh Sagar
2022-12-05spi: cadence-qspi: Remove condition for calling enable linear modeAshok Reddy Soma
2022-12-05spi: zynqmp_qspi: Add support for 64-bit read/writeVenkatesh Yadav Abbarapu
2022-12-05spi: zynqmp_gqspi: Update tapdelay valueT Karthik Reddy
2022-12-05net: xilinx_axi: check PCS/PMA PHY status in setup_phyAndy Chiu
2022-12-05net: xilinx_axi: add PCS/PMA PHYAndy Chiu
2022-12-05i2c: nuvoton: renamed the NPCM i2c driverJim Liu
2022-12-02bus: Optionally include TI sysc driver in SPL/TPLPaul Barker
2022-12-02bus: TI sysc driver requires DMPaul Barker
2022-12-02dm: core: Fix iteration over driver_info recordsPaul Barker
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey
2022-11-28net: macb: Fix race caused by flushing unwanted descriptorsYaron Micher
2022-11-28drivers: net: aquantia: fix typosTim Harvey
2022-11-28net: dwc_eth_qos: Add support for bulk RX descriptor cleaningMarek Vasut
2022-11-28net: dwc_eth_qos: Split TX and RX DMA ringsMarek Vasut
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley
2022-11-27usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT propertyMarek Vasut
2022-11-27usb: dwc3: Program GFLADJSean Anderson
2022-11-27usb: dwc3: Calculate REFCLKPER based on reference clockSean Anderson
2022-11-27usb: dwc3: reference clock period configurationBalaji Prakash J
2022-11-27usb: dwc3: Cache ref_clk pointer in struct dwc3Marek Vasut
2022-11-27usb: Expand buffer size in usb_find_and_bind_driver()Marek Vasut
2022-11-24ram: ast2600: Align the RL and WL settingDylan Hung
2022-11-24ram: ast2600: Improve ddr4 timing and signal qualityDylan Hung
2022-11-24ram: ast2600: Fix incorrect statement of the register pollingDylan Hung
2022-11-23Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-11-22sandbox: check lseek return value in handle_ufi_commandHeinrich Schuchardt
2022-11-22arm: amlogic: add setbrg op to serial deviceEdoardo Tomelleri