aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Merge patch series "scripts/setlocalversion sync with linux 6.9"WIP/21May2024-nextTom Rini2-116/+117
2024-05-21scripts/setlocalversion: sync with linux v6.9Rasmus Villemoes2-115/+116
2024-05-21Makefile: refactor ubootrelease targetRasmus Villemoes1-1/+1
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini4263-4480/+8361
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini4620-123598/+5903
2024-05-20Prepare v2024.07-rc3v2024.07-rc3Tom Rini2-2/+2
2024-05-20Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstreamTom Rini1276-12498/+55311
2024-05-20Squashed 'dts/upstream/' changes from b35b9bd1d4ee..7e08733c96c8Tom Rini1276-12498/+55311
2024-05-20Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini17-101/+621
2024-05-20arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIORoger Quadros1-2/+6
2024-05-20arm: dts: k3-am625-beagleplay: get CPSW Ethernet to workRoger Quadros1-0/+63
2024-05-20arm: dts: k3-am62*: sync with Linux v6.9Roger Quadros16-99/+552
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini4281-8984/+4581
2024-05-17Init virtio before loading ENV from EXT4 or FATWIP/17May2024Fiona Klute3-0/+11
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 patch series "Enable OF_UPSTREAM for J721s2 and AM68"WIP/16May2024-nextTom Rini22-4955/+155
2024-05-16arm: dts: k3-j721s2|am68: Migrate to OF_UPSTREAMManorit Chawdhry15-4717/+23
2024-05-16configs: am68_sk: Move to separate defconfig for AM68 SK boardManorit Chawdhry7-89/+49
2024-05-16arch: arm: dts: k3-j721s2-r5: Introduce k3-j721s2-r5.dtsiManorit Chawdhry4-154/+84
2024-05-16arch: arm: dts: k3-am68-sk-r5: Sync with J721s2 R5 fileManorit Chawdhry1-1/+4
2024-05-16configs: j721s2_evm_a72_defconfig: Switch to bootstdNeha Malcom Francis2-3/+3
2024-05-16board: ti: j721s2: j721s2.env: Add explicit boot_targetsNeha Malcom Francis1-0/+1
2024-05-16Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u...WIP/16May2024Tom Rini9-8/+59
2024-05-16MAINTAINERS: add USB gadget regex to u-boot-dfu treeMattijs Korpershoek1-0/+3
2024-05-16MAINTAINERS: add tree link for fastbootMattijs Korpershoek1-0/+1
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-15net: eth-uclass: guard against reentrant eth_init()/eth_halt() callsMatthias Schiffer1-8/+32
2024-05-15Merge patch series "Add remoteproc driver for AM62a SoC"Tom Rini4-4/+45
2024-05-15board: ti: am62ax: Add support for remote proc loadHari Nagalla1-0/+4
2024-05-15configs: am62ax: enable remote proc driversHari Nagalla1-0/+3
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 Rini13-1/+272
2024-05-15doc: board: Add document for DFU boot on am62x SoCsSjoerd Simons2-1/+50
2024-05-15beagleplay: Add DFU supportSjoerd Simons3-0/+12
2024-05-15configs: am62x_evm_*: Enable USB and DFU supportSjoerd Simons3-0/+60
2024-05-15arm: dts: k3-am625-sk: Enable usb port in u-bootSjoerd Simons1-0/+9
2024-05-15board: ti: am62x: am62x: include env for DFUSjoerd Simons1-0/+1
2024-05-15usb: dwc3: Add dwc3 glue driver for am62Sjoerd Simons3-0/+140
2024-05-14Merge branch '2024-05-13-assorted-updates' into nextTom Rini35-842/+419