aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Merge patch series "Clean-up patch set for MbedTLS integration"WIP/22May2024-nextTom Rini2-5/+5
2024-05-22include: Move snprintf to stdio.hRaymond Mao1-1/+1
2024-05-22md5: Use typedef for MD5 contextRaymond Mao1-4/+4
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1879-1885/+3707
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini1883-3814/+2078
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1879-3707/+1885
2024-05-17phy: Use dt-bindig definations for npcm usb phyWIP/17May2024-nextJim Liu1-17/+10
2024-05-17pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset()Jonas Karlman1-1/+1
2024-05-16Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u...WIP/16May2024Tom Rini3-3/+50
2024-05-16usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen1-1/+2
2024-05-16usb: dwc3: gadget: properly check ep cmdFelipe Balbi1-0/+2
2024-05-16usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen1-10/+19
2024-05-16usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi1-5/+7
2024-05-16usb: dwc3: gadget: clear SUSPHY bit before ep cmdsFelipe Balbi1-0/+23
2024-05-16usb: dwc3: gadget: combine return points into a single oneFelipe Balbi1-3/+9
2024-05-15dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ringMatthias Schiffer1-0/+3
2024-05-15dma: ti: k3-udma: add missing <net.h> includeMatthias Schiffer1-0/+1
2024-05-15net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed"Matthias Schiffer1-1/+1
2024-05-15net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop()Matthias Schiffer1-0/+9
2024-05-15Merge patch series "Add remoteproc driver for AM62a SoC"Tom Rini2-4/+38
2024-05-15remoteproc: k3-r5: Add support for R5F core on AM62A SoCsHari Nagalla1-2/+27
2024-05-15remoteproc: k3-dsp: Enable C71x support for AM62AHari Nagalla1-2/+11
2024-05-15Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"Tom Rini3-0/+140
2024-05-15usb: dwc3: Add dwc3 glue driver for am62Sjoerd Simons3-0/+140
2024-05-14andes: Unify naming policy for Andes related sourceLeo Yu-Chi Liang3-24/+24
2024-05-14riscv: add NULL check before calling strlen in the riscv cpu's get_desc()Hanyuan Zhao1-1/+1
2024-05-14usb: cdns3: gadget.c: Set fast access bitAswath Govindraju1-0/+4
2024-05-13crypto: nuvoton: npcm_sha: Support SHA 384/512Jim Liu1-772/+252
2024-05-13Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/13May2024Tom Rini1879-1885/+3707
2024-05-10Merge patch series "Add AM64x Support to PRUSS and PRU_RPROC driver"Tom Rini2-2/+8
2024-05-10soc: ti: pruss: Add support for AM64xMD Danish Anwar1-0/+1
2024-05-10remoteproc: pru: Add support for AM64x PRU / RTU coresMD Danish Anwar1-2/+7
2024-05-08net: Add drivers for Sysnopsys Ethernet 10G deviceBoon Khai Ng5-0/+1709
2024-05-07Merge patch series "arm: Add Analog Devices SC5xx Machine Type"WIP/07May2024-nextTom Rini16-0/+1712
2024-05-07drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheralGreg Malysa3-0/+154
2024-05-07drivers: serial: Add in UART for ADI SC5XX-family processorsNathan Barrett-Morrison2-0/+226
2024-05-07drivers: clk: adi: Add in SC5XX-family clock driverNathan Barrett-Morrison11-0/+1332
2024-05-07xen: Remove <common.h> and add needed includesTom Rini5-5/+0
2024-05-07watchdog: Remove <common.h> and add needed includesTom Rini29-29/+1
2024-05-07w1-eeprom: Remove <common.h> and add needed includesTom Rini4-4/+0
2024-05-07w1: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-05-07virtio: Remove <common.h> and add needed includesTom Rini9-9/+0
2024-05-07video: Remove <common.h> and add needed includesTom Rini111-110/+10
2024-05-07reboot-mode: Remove <common.h> and add needed includesTom Rini4-4/+0
2024-05-07usb: Remove <common.h> and add needed includesTom Rini118-118/+3
2024-05-07ram: Remove <common.h> and add needed includesTom Rini41-40/+22
2024-05-07ufs: Remove <common.h> and add needed includesTom Rini6-5/+1
2024-05-07pwm: Remove <common.h> and add needed includesTom Rini15-15/+0
2024-05-07tpm: Remove <common.h> and add needed includesTom Rini15-15/+6
2024-05-07power: Remove <common.h> and add needed includesTom Rini106-106/+8