1. c4364f6 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 7 years ago
  2. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  3. 0a7e27c Merge pull request #853 from vwadekar/tegra-changes-from-downstream-v3 by davidcunado-arm · 7 years ago
  4. 8f87cc3 cpus: denver: remove barrier from denver_enable_dco() by Varun Wadekar · 8 years ago
  5. 1cc176b Merge pull request #848 from douglas-raillard-arm/dr/improve_errata_doc by danh-arm · 7 years ago
  6. d43583c cpus: denver: disable DCO operations from platform code by Varun Wadekar · 8 years ago
  7. c847f66 Clarify errata ERRATA_A53_836870 documentation by Douglas Raillard · 7 years ago
  8. 3c337a6 cpus: Add support for all Denver variants by Varun Wadekar · 9 years ago
  9. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago
  10. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  11. 1f5f812 Correct system include order by David Cunado · 7 years ago
  12. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  13. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  14. a4c219a AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 8 years ago
  15. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  16. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  17. 6a72a91 bl31: Add error reporting registers by Naga Sureshkumar Relli · 8 years ago
  18. 63af687 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · 8 years ago
  19. 143ef1a Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · 8 years ago
  20. adcbd55 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · 8 years ago
  21. 48cbe85 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · 8 years ago
  22. c11116f Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · 8 years ago
  23. a7e0c53 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · 8 years ago
  24. afa8a78 Fix wording in cpu-ops.mk comments by Sandrine Bailleux · 8 years ago
  25. 6b28c57 Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  26. f12a31d Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · 8 years ago
  27. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 8 years ago
  28. 432aa77 Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 8 years ago
  29. 4fceaca cortex_a53: Add A53 errata #826319, #836870 by developer · 9 years ago
  30. 28463b9 Add "Project Denver" CPU support by Varun Wadekar · 9 years ago
  31. e364a8a Fix recursive crash prints on FVP AEM model by Soby Mathew · 9 years ago
  32. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  33. 632432b Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support by danh-arm · 9 years ago
  34. c47e011 Add support for ARM Cortex-A72 processor by Vikram Kanigiri · 9 years ago
  35. 9b38fc8 Initialise cpu ops after enabling data cache by Vikram Kanigiri · 9 years ago
  36. b5a6304 Fix the Cortex-A57 reset handler register usage by Soby Mathew · 9 years ago
  37. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  38. 7d861ea Invalidate the dcache after initializing cpu-ops by Soby Mathew · 10 years ago
  39. 937488b Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 10 years ago
  40. 1604fa0 Optimize barrier usage during Cortex-A57 power down by Soby Mathew · 10 years ago
  41. c088433 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 10 years ago
  42. 42aa5eb Add support for level specific cache maintenance operations by Soby Mathew · 10 years ago
  43. 802f865 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 10 years ago
  44. 38b4bc9 Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  45. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  46. f1785fd Add platform API for reset handling by Soby Mathew · 10 years ago
  47. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago