aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/ti_sci.c
AgeCommit message (Expand)Author
2024-07-22drivers: firmware: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07firmware: Remove <common.h> and add needed includesTom Rini
2024-04-11firmware: ti_sci: Bind sysreset driver when enabledAndrew Davis
2024-02-06firmware: ti_sci: Add comment explaining the is_secure codeDhruva Gole
2024-02-06firmware: ti_sci: fix the secure_hdr in do_xferDhruva Gole
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-04drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is upNeha Malcom Francis
2023-06-01firmware: ti_sci: Add missing LF in error messageAndreas Dannenberg
2023-01-18firmware: ti_sci: fix typo in boot authentication message nameJorge Ramirez-Ortiz
2022-08-26firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() functionAndrew Davis
2022-08-26firmware: ti_sci: Remove inline keyword from functionsAndrew Davis
2022-08-26firmware: ti_sci: Factor out message alloc failed messageAndrew Davis
2022-08-26firmware: ti_sci: Reduce output on ti_sci_do_xfer errorAndrew Davis
2021-06-11firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.Vignesh Raghavendra
2021-06-11firmware: ti_sci: Implement GET_RANGE with static dataVignesh Raghavendra
2021-05-27firmware: ti_sci: Update ti_sci_msg_req_reboot to include domainDave Gerlach
2021-05-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30firmware: ti_sci: Fix not calling dev_err with a deviceSean Anderson
2020-08-31firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla
2020-08-31firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-03-03firmware: tisci: Drop all deprecated messagesLokesh Vutla
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-08-12firmware: ti_sci: Parse all resource ranges even if some is not availableVignesh Raghavendra
2019-07-26firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla
2019-07-26firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg
2019-07-26firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla
2019-05-03firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-05-03firmware: ti_sci: Fix TISCI mailbox receive timeout handlingAndreas Dannenberg
2019-04-26firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis
2019-04-26firmware: ti_sci: Add support for firewall managementAndrew F. Davis
2019-04-12firmware: Add support for querying msmc memoryLokesh Vutla
2019-04-11firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko
2018-09-11firmware: ti_sci: Add support for processor control servicesLokesh Vutla
2018-09-11firmware: ti_sci: Add support for reboot core serviceAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for clock controlLokesh Vutla
2018-09-11firmware: ti_sci: Add support for device controlAndreas Dannenberg
2018-09-11firmware: ti_sci: Add support for board configurationAndreas Dannenberg
2018-09-11firmware: Add basic support for TI System Control Interface (TI SCI) protocolLokesh Vutla