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