1. 6ad9725 refactor(cpus): convert the Cortex-A53 to use cpu helpers by Boyan Karatotev · 1 year, 3 months ago
  2. a6c9cf7 refactor(cpus): convert the Cortex-A53 to use the errata framework by Boyan Karatotev · 1 year, 3 months ago
  3. 6f20c7f refactor(cpus): reorder Cortex-A53 errata by ascending order by Boyan Karatotev · 1 year, 3 months ago
  4. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 5 months ago
  5. 7672edf lib/cpus: Report AT speculative erratum workaround by Manish V Badarkhe · 4 years ago
  6. f4acb92 ti: k3: common: Remove coherency workaround for AM65x by Andrew F. Davis · 5 years ago
  7. 3e2ef2e Cortex-A53: Fix reporting of missing errata when not needed by Andrew F. Davis · 5 years ago
  8. f5fdfbc Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · 5 years ago
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  10. 7c461d7 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · 6 years ago
  11. 6e1796e Check presence of fix for errata 835769 in Cortex-A53 by Jonathan Wright · 6 years ago
  12. efb1f33 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 6 years ago
  13. 41b61be CPU: Correct names of implementation-defined aux regs by Eleanor Bonnici · 7 years ago
  14. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 7 years ago
  15. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago
  16. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  17. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 8 years ago
  18. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago
  19. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  20. 6a72a91 bl31: Add error reporting registers by Naga Sureshkumar Relli · 8 years ago
  21. 6b28c57 Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  22. f12a31d Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · 8 years ago
  23. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 8 years ago
  24. 4fceaca cortex_a53: Add A53 errata #826319, #836870 by developer · 9 years ago
  25. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  26. b5a6304 Fix the Cortex-A57 reset handler register usage by Soby Mathew · 9 years ago
  27. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  28. 42aa5eb Add support for level specific cache maintenance operations by Soby Mathew · 10 years ago
  29. 38b4bc9 Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  30. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  31. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago[Copied (82%) from lib/aarch64/cpu_helpers.S]
  32. c61399b Merge pull request #191 from danh-arm/jc/tf-issues/218 by danh-arm · 10 years ago