aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-04-22Merge pull request #601 from sandrine-bailleux-arm/sb/a57-errata-workaroundsdanh-arm
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-04-15Limit support for region overlaps in xlat_tablesAntonio Nino Diaz
2016-04-13Refactor the xlat_tables library codeSoby Mathew
2016-03-31Remove xlat_helpers.cAntonio Nino Diaz
2016-03-22Make cpu operations warning a VERBOSE printSoby Mathew
2016-03-11Merge pull request #542 from sandrine-bailleux-arm/km/pt-zerodanh-arm
2016-03-11Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-typesdanh-arm
2016-03-07Initialize all translation table entriesKristina Martsenko
2016-03-03Extend memory attributes to map non-cacheable memorySandrine Bailleux
2016-02-26Compile stdlib C files individuallyAntonio Nino Diaz
2016-02-08Cortex-Axx: Unconditionally apply CPU reset operationsSandrine Bailleux
2016-02-08Disable non-temporal hint on Cortex-A53/57Sandrine Bailleux
2016-02-01Use tf_printf() for debug logs from xlat_tables.cSoby Mathew
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2016-01-12Add support for ARM Cortex-A35 processorSandrine Bailleux
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-08-17Merge pull request #361 from achingupta/for_sm/psci_proto_v5Achin Gupta
2015-08-13PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew
2015-08-05cortex_a53: Add A53 errata #826319, #836870Jimmy Huang
2015-07-24Add "Project Denver" CPU supportVarun Wadekar
2015-07-16Fix bug in semihosting write functionJuan Castillo
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-04-01Merge pull request #277 from soby-mathew/sm/coh_lock_optdanh-arm
2015-03-27Remove the `owner` field in bakery_lock_t data structureSoby Mathew
2015-03-27Optimize the bakery lock structure for coherent memorySoby Mathew
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-17Merge pull request #269 from vikramkanigiri/vk/common-ccidanh-arm
2015-03-16Add macro to calculate number of elements in an arrayVikram Kanigiri
2015-03-13Initialise cpu ops after enabling data cacheVikram Kanigiri
2015-01-30Fix the Cortex-A57 reset handler register usageSoby Mathew
2015-01-28stdlib: add missing features to build PolarSSLJuan Castillo
2015-01-26Call reset handlers upon BL3-1 entry.Yatharth Kochar
2015-01-22Move bakery algorithm implementation out of coherent memorySoby Mathew
2015-01-22Remove the wfe() for bounded wait in bakery_lockSoby Mathew
2015-01-13Invalidate the dcache after initializing cpu-opsSoby Mathew
2014-11-10Precede a 'sev' with a 'dsb' in bakery lock codeAchin Gupta
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