summaryrefslogtreecommitdiff
path: root/lib/cpus
AgeCommit message (Expand)Author
2016-09-21AArch32: Add support for ARM Cortex-A32 MPCore ProcessorYatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-08-10AArch32: Add support in TF librariesSoby Mathew
2016-07-12bl31: Add error reporting registersNaga Sureshkumar Relli
2016-06-01Add support for ARM Cortex-A73 MPCore ProcessorYatharth Kochar
2016-04-21Add support for Cortex-A57 erratum 833471 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 826977 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 829520 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 828024 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 826974 workaroundSandrine Bailleux
2016-04-21Fix wording in cpu-ops.mk commentsSandrine Bailleux
2016-03-22Make cpu operations warning a VERBOSE printSoby Mathew
2016-02-08Cortex-Axx: Unconditionally apply CPU reset operationsSandrine Bailleux
2016-02-08Disable non-temporal hint on Cortex-A53/57Sandrine Bailleux
2016-01-12Add support for ARM Cortex-A35 processorSandrine Bailleux
2015-08-05cortex_a53: Add A53 errata #826319, #836870Jimmy Huang
2015-07-24Add "Project Denver" CPU supportVarun Wadekar
2015-04-13Fix recursive crash prints on FVP AEM modelSoby Mathew
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-03-19Merge pull request #270 from vikramkanigiri/vk/a72_cpu_supportdanh-arm
2015-03-18Add support for ARM Cortex-A72 processorVikram Kanigiri
2015-03-13Initialise cpu ops after enabling data cacheVikram Kanigiri
2015-01-30Fix the Cortex-A57 reset handler register usageSoby Mathew
2015-01-26Call reset handlers upon BL3-1 entry.Yatharth Kochar
2015-01-13Invalidate the dcache after initializing cpu-opsSoby Mathew
2014-10-29Optimize Cortex-A57 cluster power down sequence on JunoSoby Mathew
2014-10-29Optimize barrier usage during Cortex-A57 power downSoby Mathew
2014-10-29Apply errata workarounds only when major/minor revisions match.Soby Mathew
2014-10-29Add support for level specific cache maintenance operationsSoby Mathew
2014-08-20Add support for selected Cortex-A57 errata workaroundsSoby Mathew
2014-08-20Add CPU specific crash reporting handlersSoby Mathew
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Add platform API for reset handlingSoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew