1. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  2. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  3. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  4. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  5. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 3 months ago
  6. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  7. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 4 months ago
  8. 813864e mediatek: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  9. 962109f Remove deprecated plat_crash_console_* by Ambroise Vincent · 5 years ago
  10. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  11. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  13. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  14. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  15. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  16. 42eef85 mediatek: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  17. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  18. a3fbeaa Fix types of arch.h definitions by Antonio Nino Diaz · 6 years ago
  19. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  20. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  21. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  22. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  23. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  24. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 6 years ago
  25. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  26. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  27. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  28. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  29. 5ca057a Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  30. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  31. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  32. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  33. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  34. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  35. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  36. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  37. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  38. 6532752 Remove MT6795 plat_sip_svc.c to fix Coverity analysis error. by developer · 8 years ago
  39. 550bf5e Support for Mediatek MT6795 SoC by developer · 8 years ago