index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
ti_sci.c
Age
Commit message (
Expand
)
Author
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