summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro
2023-10-13firmware: scmi: framework for installing additional protocolsAKASHI Takahiro
2023-10-13firmware: scmi: move scmi_bind_protocols() backwardAKASHI Takahiro
2023-10-13firmware: scmi: support dummy channels for sandbox agentAKASHI Takahiro
2023-10-13firmware: scmi: use a protocol's own channel if assignedAKASHI Takahiro
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro
2023-10-13Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-10-13binman: capsule: Add support for generating EFI empty capsulesSughosh Ganu
2023-10-13btool: mkeficapsule: Add support for EFI empty capsule generationSughosh Ganu
2023-10-13binman: capsule: Use dumped capsule header contents for verificationSughosh Ganu
2023-10-13binman: capsule: Remove superfluous [address, size]-cells propertiesSughosh Ganu
2023-10-13doc: capsule: Add documentation for the capsule dump featureSughosh Ganu
2023-10-13tools: mkeficapsule: Add support to print capsule headersSughosh Ganu
2023-10-13treewide: use dev_read_addr_*_ptr() where appropriateMatthias Schiffer
2023-10-13pinctrl: single: fix compile warnings with PHYS_64BIT on 32bitMatthias Schiffer
2023-10-13core: introduce dev_read_addr_name[_size]_ptr() functionsMatthias Schiffer
2023-10-13core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errorsMatthias Schiffer
2023-10-13core: fix doc comments of dev_read_addr*() and related functionsMatthias Schiffer
2023-10-13binman: bintool: Change make target arg type from string to listLukas Funke
2023-10-13sandbox: fix spl_board_initHeinrich Schuchardt
2023-10-13bootstd: Scan all bootdevs in a boot_targets entrySimon Glass
2023-10-13Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2023-10-13Merge tag 'u-boot-nand-20231013' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-13usb: gadget: atmel: fix transfer of queued requestsArtur Rojek
2023-10-13drivers: rng: add support for Meson S4Alexey Romanov
2023-10-13dfu: mtd: mark bad the MTD block on erase errorPatrick Delaunay
2023-10-13dfu: mtd: fix the trace when limit is reachedPatrick Delaunay
2023-10-13mtd: spinand: winbond: add Winbond W25N02KV flash supportMikhail Kshevetskiy
2023-10-13mtd: spinand: winbond: fix flash identificationMikhail Kshevetskiy
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy
2023-10-13mtd/spinand: sync core spinand code with linux-5.10.118Mikhail Kshevetskiy
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy
2023-10-12Merge branch '2023-10-12-assorted-TI-platform-updates'Tom Rini
2023-10-12arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSSDominik Haller
2023-10-12board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File.Manorit Chawdhry
2023-10-12docs: board: ti: Add j721s2_evm documentationManorit Chawdhry
2023-10-12arm: dts: k3-am68: Sync from Linux tag v6.6-rc1Manorit Chawdhry
2023-10-12arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1Manorit Chawdhry
2023-10-12arm: mach-k3: j721s2: Add mcu_timer0 id to the dev listManorit Chawdhry
2023-10-12Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"Manorit Chawdhry
2023-10-12configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAMUdit Kumar
2023-10-12arm: dts: j7200: dts sync with Linux 6.6-rc1Reid Tonking
2023-10-12arm: mach-k3: j7200: Add mcu_timer0 id to the dev listReid Tonking
2023-10-12board: ti: am64x: Switch to standard boot flowRoger Quadros
2023-10-12board: ti: am62x: am62x.env: Fix boot_targetsRoger Quadros
2023-10-12clk: ti: clk-sci: Notify AVS driver based upon clock rateUdit Kumar
2023-10-12clk: ti: clk-k3: Notify AVS driver upon setting clock rateUdit Kumar
2023-10-12Merge branch '2023-10-12-expo-add-support-for-edting-lines-of-text'Tom Rini