aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/ti_sci.c
AgeCommit message (Expand)Author
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