index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
ti_sci.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: firmware: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
firmware: Remove <common.h> and add needed includes
Tom Rini
2024-04-11
firmware: ti_sci: Bind sysreset driver when enabled
Andrew Davis
2024-02-06
firmware: ti_sci: Add comment explaining the is_secure code
Dhruva Gole
2024-02-06
firmware: ti_sci: fix the secure_hdr in do_xfer
Dhruva Gole
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-10-04
drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is up
Neha Malcom Francis
2023-06-01
firmware: ti_sci: Add missing LF in error message
Andreas Dannenberg
2023-01-18
firmware: ti_sci: fix typo in boot authentication message name
Jorge Ramirez-Ortiz
2022-08-26
firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function
Andrew Davis
2022-08-26
firmware: ti_sci: Remove inline keyword from functions
Andrew Davis
2022-08-26
firmware: ti_sci: Factor out message alloc failed message
Andrew Davis
2022-08-26
firmware: ti_sci: Reduce output on ti_sci_do_xfer error
Andrew Davis
2021-06-11
firmware: ti_sci: Add support for Resoure Management at R5 SPL stage.
Vignesh Raghavendra
2021-06-11
firmware: ti_sci: Implement GET_RANGE with static data
Vignesh Raghavendra
2021-05-27
firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain
Dave Gerlach
2021-05-12
firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest
Vignesh Raghavendra
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-30
firmware: ti_sci: Fix not calling dev_err with a device
Sean Anderson
2020-08-31
firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
Lokesh Vutla
2020-08-31
firmware: ti_sci: drop the device ids to resource id translation table
Lokesh Vutla
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-03-03
firmware: tisci: Drop all deprecated messages
Lokesh Vutla
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-08-12
firmware: ti_sci: Parse all resource ranges even if some is not available
Vignesh Raghavendra
2019-07-26
firmware: ti_sci: Add a command for releasing all exclusive devices
Lokesh Vutla
2019-07-26
firmware: ti_sci: Add processor shutdown API method
Andreas Dannenberg
2019-07-26
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
2019-05-03
firmware: ti_sci: Always request response from firmware
Andrew F. Davis
2019-05-03
firmware: ti_sci: Fix TISCI mailbox receive timeout handling
Andreas Dannenberg
2019-04-26
firmware: ti_sci: Modify auth_boot TI-SCI API to match new version
Andrew F. Davis
2019-04-26
firmware: ti_sci: Add support for firewall management
Andrew F. Davis
2019-04-12
firmware: Add support for querying msmc memory
Lokesh Vutla
2019-04-11
firmware: ti_sci: Add support for NAVSS resource management
Grygorii Strashko
2018-09-11
firmware: ti_sci: Add support for processor control services
Lokesh Vutla
2018-09-11
firmware: ti_sci: Add support for reboot core service
Andreas Dannenberg
2018-09-11
firmware: ti_sci: Add support for clock control
Lokesh Vutla
2018-09-11
firmware: ti_sci: Add support for device control
Andreas Dannenberg
2018-09-11
firmware: ti_sci: Add support for board configuration
Andreas Dannenberg
2018-09-11
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
Lokesh Vutla