1. b75dc0e Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 9 years ago
  2. 28ee754 Merge pull request #856 from antonio-nino-diaz-arm/an/dynamic-xlat by davidcunado-arm · 8 years ago
  3. ccbec91 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 8 years ago
  4. bea7caf Merge pull request #853 from vwadekar/tegra-changes-from-downstream-v3 by davidcunado-arm · 8 years ago
  5. 3eac92d cpus: denver: remove barrier from denver_enable_dco() by Varun Wadekar · 9 years ago
  6. c1a2975 Merge pull request #848 from douglas-raillard-arm/dr/improve_errata_doc by danh-arm · 8 years ago
  7. 9f1c5dd cpus: denver: disable DCO operations from platform code by Varun Wadekar · 9 years ago
  8. 3fbe46d Clarify errata ERRATA_A53_836870 documentation by Douglas Raillard · 8 years ago
  9. e956e22 cpus: Add support for all Denver variants by Varun Wadekar · 10 years ago
  10. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago
  11. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  12. 55c70cb Correct system include order by David Cunado · 9 years ago
  13. 5dd9dbb Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 9 years ago
  14. 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 9 years ago
  15. 03a3042 AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 9 years ago
  16. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  17. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago
  18. 84629f2 bl31: Add error reporting registers by Naga Sureshkumar Relli · 9 years ago
  19. 2460ac1 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · 9 years ago
  20. adeecf9 Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · 9 years ago
  21. 0728886 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · 9 years ago
  22. 0b77197 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · 9 years ago
  23. a8b1c76 Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · 9 years ago
  24. df22d60 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · 9 years ago
  25. 097b787 Fix wording in cpu-ops.mk comments by Sandrine Bailleux · 9 years ago
  26. 1319e7b Make cpu operations warning a VERBOSE print by Soby Mathew · 9 years ago
  27. c66fad9 Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · 10 years ago
  28. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 10 years ago
  29. 820756e Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 10 years ago
  30. 6b0d97b cortex_a53: Add A53 errata #826319, #836870 by Jimmy Huang · 10 years ago
  31. 3a8c55f Add "Project Denver" CPU support by Varun Wadekar · 10 years ago
  32. 6fa11a5 Fix recursive crash prints on FVP AEM model by Soby Mathew · 10 years ago
  33. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  34. 27a51c7 Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support by danh-arm · 10 years ago
  35. 1ba93ae Add support for ARM Cortex-A72 processor by Vikram Kanigiri · 10 years ago
  36. 12e7c4a Initialise cpu ops after enabling data cache by Vikram Kanigiri · 11 years ago
  37. 683f788 Fix the Cortex-A57 reset handler register usage by Soby Mathew · 11 years ago
  38. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 11 years ago
  39. 0999734 Invalidate the dcache after initializing cpu-ops by Soby Mathew · 11 years ago
  40. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 11 years ago
  41. b1a9631 Optimize barrier usage during Cortex-A57 power down by Soby Mathew · 11 years ago
  42. 7395a72 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 11 years ago
  43. 8e85791 Add support for level specific cache maintenance operations by Soby Mathew · 11 years ago
  44. d9bdaf2 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 11 years ago
  45. d3f70af Add CPU specific crash reporting handlers by Soby Mathew · 11 years ago
  46. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  47. 24fb838 Add platform API for reset handling by Soby Mathew · 11 years ago
  48. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago