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
/
lib
/
cpus
Age
Commit message (
Expand
)
Author
2016-09-21
AArch32: Add support for ARM Cortex-A32 MPCore Processor
Yatharth Kochar
2016-09-21
AArch32: Common changes needed for BL1/BL2
Yatharth Kochar
2016-08-10
AArch32: Add support in TF libraries
Soby Mathew
2016-07-12
bl31: Add error reporting registers
Naga Sureshkumar Relli
2016-06-01
Add support for ARM Cortex-A73 MPCore Processor
Yatharth Kochar
2016-04-21
Add support for Cortex-A57 erratum 833471 workaround
Sandrine Bailleux
2016-04-21
Add support for Cortex-A57 erratum 826977 workaround
Sandrine Bailleux
2016-04-21
Add support for Cortex-A57 erratum 829520 workaround
Sandrine Bailleux
2016-04-21
Add support for Cortex-A57 erratum 828024 workaround
Sandrine Bailleux
2016-04-21
Add support for Cortex-A57 erratum 826974 workaround
Sandrine Bailleux
2016-04-21
Fix wording in cpu-ops.mk comments
Sandrine Bailleux
2016-03-22
Make cpu operations warning a VERBOSE print
Soby Mathew
2016-02-08
Cortex-Axx: Unconditionally apply CPU reset operations
Sandrine Bailleux
2016-02-08
Disable non-temporal hint on Cortex-A53/57
Sandrine Bailleux
2016-01-12
Add support for ARM Cortex-A35 processor
Sandrine Bailleux
2015-08-05
cortex_a53: Add A53 errata #826319, #836870
Jimmy Huang
2015-07-24
Add "Project Denver" CPU support
Varun Wadekar
2015-04-13
Fix recursive crash prints on FVP AEM model
Soby Mathew
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2015-03-19
Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support
danh-arm
2015-03-18
Add support for ARM Cortex-A72 processor
Vikram Kanigiri
2015-03-13
Initialise cpu ops after enabling data cache
Vikram Kanigiri
2015-01-30
Fix the Cortex-A57 reset handler register usage
Soby Mathew
2015-01-26
Call reset handlers upon BL3-1 entry.
Yatharth Kochar
2015-01-13
Invalidate the dcache after initializing cpu-ops
Soby Mathew
2014-10-29
Optimize Cortex-A57 cluster power down sequence on Juno
Soby Mathew
2014-10-29
Optimize barrier usage during Cortex-A57 power down
Soby Mathew
2014-10-29
Apply errata workarounds only when major/minor revisions match.
Soby Mathew
2014-10-29
Add support for level specific cache maintenance operations
Soby Mathew
2014-08-20
Add support for selected Cortex-A57 errata workarounds
Soby Mathew
2014-08-20
Add CPU specific crash reporting handlers
Soby Mathew
2014-08-20
Add CPU specific power management operations
Soby Mathew
2014-08-20
Add platform API for reset handling
Soby Mathew
2014-08-20
Introduce framework for CPU specific operations
Soby Mathew