1. 9253530 Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4 by Andrew Thoelke · 10 years ago
  2. 659a670 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago
  3. b3bcbcf Merge pull request #103 from athoelke:dh/tf-issues#68-v3 by Andrew Thoelke · 10 years ago
  4. db0de0e Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3 by Andrew Thoelke · 10 years ago
  5. 3ea8540 Merge pull request #67 from achingupta:ag/psci_standby_bug_fix by Andrew Thoelke · 10 years ago
  6. 1151c82 Allow BL3-2 platform definitions to be optional by Dan Handley · 10 years ago
  7. f860e2c Doc: Add the "Building the Test Secure Payload" section by Sandrine Bailleux · 10 years ago
  8. 53514b2 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  9. 2467f70 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 10 years ago
  10. 364daf9 Reserve some DDR DRAM for secure use on FVP platforms by Juan Castillo · 10 years ago
  11. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  12. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  13. 4112bfa Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  14. 29fb905 Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  15. 23ff9ba Introduce macros to manipulate the SPSR by Vikram Kanigiri · 10 years ago
  16. 1a4f19e Merge pull request #91 from linmaonly/lin_dev by Andrew Thoelke · 10 years ago
  17. ba9dbd1 Merge pull request #83 from athoelke/at/tf-issues-126 by Andrew Thoelke · 10 years ago
  18. 39f6a68 Merge pull request #85 from hliebel/hl/bl30-doc by Andrew Thoelke · 10 years ago
  19. 444281c Address issue 156: 64-bit addresses get truncated by Lin Ma · 10 years ago
  20. 36eb6a7 Improve BL3-0 documentation by Harry Liebel · 10 years ago
  21. ec786cb Merge pull request #78 from jeenuv:tf-issues-148 by Andrew Thoelke · 10 years ago
  22. 2da8d8b Add build configuration for timer save/restore by Jeenu Viswambharan · 10 years ago
  23. c3c1e9b Document summary of build options in user guide by Jeenu Viswambharan · 10 years ago
  24. e35c404 Reorganize build options by Jeenu Viswambharan · 10 years ago
  25. 289e0da Introduce convenience functions to build by Jeenu Viswambharan · 10 years ago
  26. bb5ffdb Set SCR_EL3.RW correctly before exiting bl31_main by Andrew Thoelke · 10 years ago
  27. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  28. c5c9b69 Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile by Andrew Thoelke · 10 years ago
  29. ef27980 Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el by Andrew Thoelke · 10 years ago
  30. 19ea62d Merge pull request #68 from jcastillo-arm/jc/tf-issues/137 by Andrew Thoelke · 10 years ago
  31. af0a961 Merge pull request #66 from athoelke/tzc-config-fix by danh-arm · 10 years ago
  32. db8989d fvp: Use the right implem. of plat_report_exception() in BL3-2 by Sandrine Bailleux · 10 years ago
  33. 42a52d8 Fix C accessors to GIC distributor registers with set/clear semantics by Juan Castillo · 10 years ago
  34. 317ba09 Fix broken standby state implementation in PSCI by Achin Gupta · 10 years ago
  35. 84dbf6f Fixes for TZC configuration on FVP by Andrew Thoelke · 10 years ago
  36. b793e43 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  37. b3254e8 Introduce IS_IN_ELX() macros by Sandrine Bailleux · 10 years ago
  38. 60bc4bb Merge pull request #65 from vikramkanigiri/vk/console_init by danh-arm · 10 years ago
  39. 401607c Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu_context-1 by danh-arm · 10 years ago
  40. 770de65 Ensure a console is initialized before it is used by Vikram Kanigiri · 10 years ago
  41. 18a17e6 Merge pull request #62 from athoelke/set-little-endian-v2 by danh-arm · 10 years ago
  42. c3260f9 Preserve x19-x29 across world switch for exception handling by Soby Mathew · 10 years ago
  43. fd6fede Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 10 years ago
  44. 8067ae3 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 by danh-arm · 10 years ago
  45. a1ec2f4 Merge pull request #60 from athoelke/disable-mmu-v2 by danh-arm · 10 years ago
  46. b3e2268 Merge pull request #59 from athoelke/review-barriers-v2 by danh-arm · 10 years ago
  47. aefebcc Merge pull request #57 from sandrine-bailleux/sb/remove-pl011-base by danh-arm · 10 years ago
  48. 31bce47 Remove unused 'PL011_BASE' macro by Sandrine Bailleux · 10 years ago
  49. 5f6032a Optimise data cache clean/invalidate operation by Andrew Thoelke · 10 years ago
  50. 228a9f0 Remove unused or invalid asm helper functions by Andrew Thoelke · 10 years ago
  51. 7935d0a Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  52. 2f5dcfe Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  53. 8cec598 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  54. 40fd072 Set processor endianness immediately after RESET by Andrew Thoelke · 10 years ago
  55. e404d7f Merge pull request #49 from danh-arm/dh/remove-non-const-data by danh-arm · 10 years ago
  56. 625de1d Remove variables from .data section by Dan Handley · 10 years ago
  57. 408c376 Merge pull request #48 from danh-arm/dh/major-refactoring by danh-arm · 10 years ago
  58. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  59. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  60. c594573 Move PSCI global functions out of private header by Dan Handley · 10 years ago
  61. 5b827a8 Separate BL functions out of arch.h by Dan Handley · 10 years ago
  62. 8a4fb6f Refactor GIC header files by Dan Handley · 10 years ago
  63. bdbfc3c Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  64. bee8241 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  65. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  66. e8246c0 Move FVP power driver to FVP platform by Dan Handley · 10 years ago
  67. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago
  68. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago
  69. 759ec93 Preserve PSCI cpu_suspend 'power_state' parameter. by Vikram Kanigiri · 10 years ago
  70. 429421d Merge pull request #33 from hliebel/hl/secure-memory by danh-arm · 10 years ago
  71. ce19cf1 FVP secure memory support documentation by Harry Liebel · 10 years ago
  72. f2199d9 Enable secure memory support for FVPs by Harry Liebel · 10 years ago
  73. cd116d1 Add TrustZone (TZC-400) driver by Harry Liebel · 10 years ago
  74. 12ae170 Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · 10 years ago
  75. bc1a42b Merge pull request #44 from danh-arm/dh/tf-issues#136 by danh-arm · 10 years ago
  76. 19c7252 Merge pull request #45 from danh-arm/dh/tf-issues#114 by danh-arm · 10 years ago
  77. 9e1c4bd Remove redundant code from bl1_plat_helpers.S by Dan Handley · 10 years ago
  78. 7640b47 Merge pull request #40 from athoelke/at/up-stacks-76-v2 by danh-arm · 10 years ago
  79. 2bf28e6 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  80. 67c7884 Rename FVP "mmap" array to avoid name confusion by Dan Handley · 10 years ago
  81. 9c2c763 Merge pull request #36 from athoelke/at/gc-sections-80 by danh-arm · 10 years ago
  82. d72f6e3 Move console.c to pl011 specific driver location by Dan Handley · 10 years ago
  83. 4b79cce Merge pull request #38 from sandrine-bailleux/sb/tf-issue-125 by danh-arm · 10 years ago
  84. 9e86490 Define frequency of system counter in platform code by Sandrine Bailleux · 10 years ago
  85. 65a9c0e Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · 10 years ago
  86. e6e54a1 Merge pull request #35 from sandrine-bailleux/sb/add-missing-include-guard by danh-arm · 10 years ago
  87. 92a7b0c Merge pull request #34 from danh-arm/dh/new-integration-process by danh-arm · 10 years ago
  88. e5dc4ed Add missing #include guard in xlat_tables.h by Sandrine Bailleux · 10 years ago
  89. 7b5bf5c Update contributing.md with new integration process by Dan Handley · 10 years ago
  90. 0a30cf5 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  91. dccc537 Use --gc-sections during link by Andrew Thoelke · 10 years ago
  92. 2eb01d3 Fix build failure due to a typo in TSPD code by Achin Gupta · 10 years ago
  93. 8d2296f Build system: Trigger dependency checking only for build targets by Sandrine Bailleux · 10 years ago
  94. 0796fe0 Initialise UART console in all bootloader stages by Vikram Kanigiri · 10 years ago
  95. c1df3be Move console functions out of pl011.c by Soby Mathew · 10 years ago
  96. 08c7ed0 Build system: Remove last traces of 'PLAT=all' by Sandrine Bailleux · 10 years ago
  97. 31526cb Fix build by correcting asm helper function usage in TSPD by Vikram Kanigiri · 10 years ago
  98. 6c595b3 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · 10 years ago
  99. d8b07aa Move per cpu exception stack in BL31 to tzfw_normal_stacks by Vikram Kanigiri · 10 years ago
  100. d118f9f Add standby state support in PSCI cpu_suspend api by Vikram Kanigiri · 10 years ago