1. e8ad616 linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 4 years, 4 months ago
  2. caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 4 months ago
  3. a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 5 months ago
  4. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 5 months ago
  5. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 5 months ago
  6. 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 5 months ago
  7. d2737fe Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 4 years, 6 months ago
  8. 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 7 months ago
  9. 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 6 months ago
  10. 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 4 years, 7 months ago
  11. c367b75 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 7 months ago
  12. 511046e BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work by Masahiro Yamada · 4 years, 7 months ago
  13. 3b5454e Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature" by Mark Dykes · 4 years, 7 months ago
  14. 76d84cb Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 7 months ago
  15. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  16. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 11 months ago
  17. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 5 years ago
  18. ebd6efa Reduce space lost to object alignment by Samuel Holland · 4 years, 10 months ago
  19. 596929b locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 6 years ago
  20. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 6 years ago
  21. 32e8353 spm: permit platform to override the VMA placement of the vector table by Ard Biesheuvel · 6 years ago
  22. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  23. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  24. 5bfac4f BL31: correct GOT section omission by Soby Mathew · 6 years ago
  25. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  26. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  27. 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  28. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  29. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
  30. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  31. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  32. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  33. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  34. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  35. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  36. ec69356 rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 8 years ago
  37. 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  38. a31d898 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 8 years ago
  39. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  40. 7173f5f Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ by Vikram Kanigiri · 9 years ago
  41. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  42. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  43. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 10 years ago
  44. d7fbf13 Fix LENGTH attribute value in linker scripts by Juan Castillo · 10 years ago
  45. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  46. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  47. a1b6db6 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 10 years ago
  48. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  49. a37255a Make the memory layout more flexible by Sandrine Bailleux · 10 years ago
  50. dccc537 Use --gc-sections during link by Andrew Thoelke · 10 years ago
  51. 9f98aa1 Specify image entry in linker script by Jeenu Viswambharan · 10 years ago
  52. e3fff15 Remove duplicate xlat_table descriptions by Jeenu Viswambharan · 11 years ago
  53. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 11 years ago
  54. 7421b46 Add runtime services framework by Achin Gupta · 11 years ago
  55. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · 11 years ago
  56. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · 11 years ago
  57. e83b0ca Update year in copyright text to 2014 by Dan Handley · 11 years ago
  58. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  59. 8d69a03 Various improvements/cleanups on the linker scripts by Sandrine Bailleux · 11 years ago
  60. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago