aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-23Makefile: Export clang toolchain variablesTEST/kbuild-resync-v5.0-v3.1Joel Stanley1-0/+1
2024-05-23kbuild: consolidate Clang compiler flagsMasahiro Yamada1-8/+7
2024-05-23kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada1-2/+2
2024-05-23kbuild: de-duplicate fixdep usageNicolas Pitre2-15/+9
2024-05-23objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf4-5/+56
2024-05-22Merge patch series "Clean-up patch set for MbedTLS integration"WIP/22May2024-nextTom Rini21-48/+43
2024-05-22include: Move snprintf to stdio.hRaymond Mao14-24/+29
2024-05-22md5: Use typedef for MD5 contextRaymond Mao3-14/+14
2024-05-22efi_loader: remove redundant hash includesRaymond Mao2-4/+0
2024-05-22image: remove redundant hash includesRaymond Mao2-6/+0
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