index
:
git.armlinux.org.uk/atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
std_svc
Age
Commit message (
Expand
)
Author
2016-09-22
PSCI: Do psci_setup() as part of std_svc_setup()
Soby Mathew
2016-07-19
Introduce PSCI Library Interface
Soby Mathew
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
Fix coding guideline warnings
Soby Mathew
2016-07-18
Rework type usage in Trusted Firmware
Soby Mathew
2016-06-16
Add optional PSCI STAT residency & count functions
Yatharth Kochar
2016-05-25
PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops
Soby Mathew
2016-05-20
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-04-25
Remove unused argument in psci_cpu_on_start()
Sandrine Bailleux
2016-04-25
Validate psci_cpu_on_start() arguments
Sandrine Bailleux
2016-02-08
PSCI: Resolve GCC static analysis false positive
Soby Mathew
2016-02-01
Fix PSCI CPU ON race when setting state to ON_PENDING
Soby Mathew
2016-01-14
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2015-12-21
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-10-06
PSCI: Update state only if CPU_OFF is not denied by SPD
Soby Mathew
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
2015-09-14
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
Achin Gupta
2015-09-11
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-09-10
Pass the target suspend level to SPD suspend hooks
Achin Gupta
2015-08-13
PSCI: Rework generic code to conform to coding guidelines
Soby Mathew
2015-08-13
PSCI: Fix the return code for invalid entrypoint
Soby Mathew
2015-08-13
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-08-13
PSCI: Implement platform compatibility layer
Soby Mathew
2015-08-13
PSCI: Unify warm reset entry points
Sandrine Bailleux
2015-08-13
PSCI: Add framework to handle composite power states
Soby Mathew
2015-08-13
PSCI: Introduce new platform interface to describe topology
Soby Mathew
2015-08-13
PSCI: Introduce new platform and CM helper APIs
Soby Mathew
2015-08-05
PSCI: Remove references to affinity based power management
Soby Mathew
2015-08-05
PSCI: Invoke PM hooks only for the highest level
Soby Mathew
2015-08-05
PSCI: Create new directory to implement new frameworks
Soby Mathew
2015-07-02
Merge pull request #324 from soby-mathew/sm/sys_suspend
danh-arm
2015-06-24
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
danh-arm
2015-06-22
PSCI: Add SYSTEM_SUSPEND API support
Soby Mathew
2015-06-19
Fix integer extension in mpidr_set_aff_inst()
Andrew Thoelke
2015-06-04
Introduce PROGRAMMABLE_RESET_ADDRESS build option
Sandrine Bailleux
2015-06-04
Rationalize reset handling code
Sandrine Bailleux
2015-05-13
PSCI: Set ON_PENDING state early during CPU_ON
Soby Mathew
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2015-03-13
Initialise cpu ops after enabling data cache
Vikram Kanigiri
2015-03-05
Fix violations to the coding style
Sandrine Bailleux
2015-02-12
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
Soby Mathew
2015-01-26
Call reset handlers upon BL3-1 entry.
Yatharth Kochar
2015-01-26
Verify capabilities before handling PSCI calls
Soby Mathew
2015-01-26
Implement PSCI_FEATURES API
Soby Mathew
2015-01-26
Rework the PSCI migrate APIs
Soby Mathew
2015-01-23
Return success if an interrupt is seen during PSCI CPU_SUSPEND
Soby Mathew
2015-01-23
Validate power_state and entrypoint when executing PSCI calls
Soby Mathew
2015-01-23
Save 'power_state' early in PSCI CPU_SUSPEND call
Soby Mathew
2015-01-23
Rework internal API to save non-secure entry point info
Soby Mathew
[next]