aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-13firmware: scmi: Fix clearing variableWIP/2023-10-13-firmware-scmi-updatesFrancois Berder1-1/+1
2023-10-13test: dm: add SCMI power domain protocol testAKASHI Takahiro1-0/+158
2023-10-13sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro5-1/+301
2023-10-13power: domain: add SCMI driverAKASHI Takahiro5-0/+218
2023-10-13firmware: scmi: add power domain protocol supportAKASHI Takahiro3-0/+368
2023-10-13firmware: scmi: add a check against availability of protocolsAKASHI Takahiro1-3/+38
2023-10-13test: dm: add SCMI base protocol testAKASHI Takahiro1-0/+109
2023-10-13sandbox: remove SCMI base node definition from test.dtsAKASHI Takahiro1-4/+0
2023-10-13firmware: scmi: install base protocol to SCMI agentAKASHI Takahiro2-1/+183
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro3-64/+26
2023-10-13firmware: scmi: fake base protocol commands on sandboxAKASHI Takahiro1-1/+358
2023-10-13firmware: scmi: add a version check against base protocolAKASHI Takahiro1-0/+8
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro4-0/+1153
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro2-2/+21
2023-10-13firmware: scmi: framework for installing additional protocolsAKASHI Takahiro3-4/+116
2023-10-13firmware: scmi: move scmi_bind_protocols() backwardAKASHI Takahiro1-59/+59
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro2-0/+103
2023-10-13firmware: scmi: use a protocol's own channel if assignedAKASHI Takahiro5-12/+18
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro5-88/+104
2023-10-13Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-9/+2
2023-10-13Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini7-158/+298
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...WIP/13Oct2023Tom Rini84-393/+6186
2023-10-13Merge tag 'u-boot-nand-20231013' of https://source.denx.de/u-boot/custodians/...Tom Rini11-330/+927
2023-10-13usb: gadget: atmel: fix transfer of queued requestsArtur Rojek1-9/+2
2023-10-13dfu: mtd: mark bad the MTD block on erase errorPatrick Delaunay1-8/+22
2023-10-13dfu: mtd: fix the trace when limit is reachedPatrick Delaunay1-2/+2
2023-10-13mtd: spinand: winbond: add Winbond W25N02KV flash supportMikhail Kshevetskiy1-0/+76
2023-10-13mtd: spinand: winbond: fix flash identificationMikhail Kshevetskiy1-2/+2
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy10-102/+626
2023-10-13mtd/spinand: sync core spinand code with linux-5.10.118Mikhail Kshevetskiy1-10/+14
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy7-208/+187
2023-10-12Merge branch '2023-10-12-assorted-TI-platform-updates'Tom Rini35-1762/+3928
2023-10-12arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSSWIP/2023-10-12-assorted-TI-platform-updatesDominik Haller1-1/+1
2023-10-12board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File.Manorit Chawdhry1-2/+9
2023-10-12docs: board: ti: Add j721s2_evm documentationManorit Chawdhry2-0/+342
2023-10-12arm: dts: k3-am68: Sync from Linux tag v6.6-rc1Manorit Chawdhry4-453/+453
2023-10-12arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1Manorit Chawdhry8-469/+1613
2023-10-12arm: mach-k3: j721s2: Add mcu_timer0 id to the dev listManorit Chawdhry1-0/+1
2023-10-12Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"Manorit Chawdhry2-281/+281
2023-10-12configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAMUdit Kumar1-0/+1
2023-10-12arm: dts: j7200: dts sync with Linux 6.6-rc1Reid Tonking8-541/+1206
2023-10-12arm: mach-k3: j7200: Add mcu_timer0 id to the dev listReid Tonking1-0/+1
2023-10-12board: ti: am64x: Switch to standard boot flowRoger Quadros3-11/+4
2023-10-12board: ti: am62x: am62x.env: Fix boot_targetsRoger Quadros1-1/+1
2023-10-12clk: ti: clk-sci: Notify AVS driver based upon clock rateUdit Kumar1-3/+6
2023-10-12clk: ti: clk-k3: Notify AVS driver upon setting clock rateUdit Kumar1-0/+9
2023-10-12Merge branch '2023-10-12-expo-add-support-for-edting-lines-of-text'Tom Rini33-377/+1935
2023-10-12efi_loader: use well-known guid for auto-created boot optionMasahisa Kojima1-2/+2
2023-10-12efi_selftest: BitBlt testHeinrich Schuchardt1-20/+63
2023-10-12doc: Migrate Renesas board docs to rstPaul Barker2-130/+224