1. 2d4acea Merge pull request #167 from jcastillo-arm/jc/tf-issues/217 by Dan Handley · 10 years ago
  2. 2b98e78 Define ARM_GIC_ARCH default value for all platforms by Sandrine Bailleux · 10 years ago
  3. 08783e4 FVP: Ensure system reset wake-up results in cold boot by Juan Castillo · 10 years ago
  4. 414cfa1 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · 10 years ago
  5. a1b6db6 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 10 years ago
  6. 6a22315 Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 10 years ago
  7. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  8. 6f3b195 Refactor fvp_config into common platform header by Dan Handley · 10 years ago
  9. 6063379 fvp: Properly detect the location of BL1 R/W data by Sandrine Bailleux · 10 years ago
  10. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 10 years ago
  11. dac1235 Merge pull request #151 from vikramkanigiri/vk/t133-code-readability by Andrew Thoelke · 10 years ago
  12. 90e3147 Support later revisions of the Foundation FVP by Andrew Thoelke · 10 years ago
  13. 5e0f9bd Merge pull request #154 from athoelke/at/inline-mmio by Andrew Thoelke · 10 years ago
  14. e73af8a Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 10 years ago
  15. 9d302ed Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regs by danh-arm · 10 years ago
  16. 7eea135 Merge pull request #147 from athoelke/at/remove-bakery-mpidr by danh-arm · 10 years ago
  17. 5e11375 Inline the mmio accessor functions by Andrew Thoelke · 10 years ago
  18. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  19. 03396c4 Simplify entry point information generation code on FVP by Vikram Kanigiri · 10 years ago
  20. 9edc891 fvp: Fix register name in 'plat_print_gic_regs' macro by Sandrine Bailleux · 10 years ago
  21. 634ec6c Remove calling CPU mpidr from bakery lock API by Andrew Thoelke · 10 years ago
  22. 41cf7bd Merge pull request #145 from athoelke/at/psci-memory-optimization-v2 by danh-arm · 10 years ago
  23. 6c0b45d Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 10 years ago
  24. f52ec19 Merge pull request #143 from athoelke/at/remove-nsram by danh-arm · 10 years ago
  25. 15f195b Remove NSRAM from FVP memory map by Andrew Thoelke · 10 years ago
  26. e869310 Merge pull request #135 from soby-mathew/sm/remove-reinit-of-timers by danh-arm · 10 years ago
  27. b1e71b2 Remove re-initialisation of system timers after warm boot for FVP by Soby Mathew · 10 years ago
  28. 5d292ab Merge pull request #134 from jcastillo-arm/jc/tf-issues/179 by danh-arm · 10 years ago
  29. 84e9b09 Set correct value for SYS_ID_REV_SHIFT in FVP by Juan Castillo · 10 years ago
  30. 5c633bd Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2 by danh-arm · 10 years ago
  31. 4c5f8dc Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptr by achingupta · 10 years ago
  32. 5c3272a Make system register functions inline assembly by Andrew Thoelke · 10 years ago
  33. 743a611 fvp: Remove unused 'bl2_el_change_mem_ptr' variable by Sandrine Bailleux · 10 years ago
  34. f984ce8 Enable mapping higher physical address by Lin Ma · 10 years ago
  35. 0346267 Allow platform parameter X1 to be passed to BL3-1 by Andrew Thoelke · 10 years ago
  36. 9865ac1 Further renames of platform porting functions by Dan Handley · 10 years ago
  37. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  38. 17a387a Rename FVP specific files and functions by Dan Handley · 10 years ago
  39. dec5e0d Move BL porting functions into platform.h by Dan Handley · 10 years ago
  40. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  41. 7a9a5f2 Remove unused data declarations by Dan Handley · 10 years ago
  42. c6bc071 Remove extern keyword from function declarations by Dan Handley · 10 years ago
  43. f53d0fc Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago
  44. a37255a Make the memory layout more flexible by Sandrine Bailleux · 10 years ago
  45. 4f59d83 Make BL1 RO and RW base addresses configurable by Sandrine Bailleux · 10 years ago
  46. 8957fc7 Merge pull request #104 from athoelke:at/tsp-entrypoints-v2 by Andrew Thoelke · 10 years ago
  47. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  48. 9253530 Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4 by Andrew Thoelke · 10 years ago
  49. 445fe84 Limit BL3-1 read/write access to SRAM by Andrew Thoelke · 10 years ago
  50. 6cf8902 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  51. dcc1816 Introduce platform api to access an ARM GIC by Achin Gupta · 10 years ago
  52. e1333f7 Introduce interrupt registration framework in BL3-1 by Achin Gupta · 10 years ago
  53. 53514b2 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  54. 2467f70 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 10 years ago
  55. 364daf9 Reserve some DDR DRAM for secure use on FVP platforms by Juan Castillo · 10 years ago
  56. dbad1ba Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  57. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  58. 4112bfa Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  59. 29fb905 Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  60. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  61. ef27980 Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el by Andrew Thoelke · 10 years ago
  62. 84dbf6f Fixes for TZC configuration on FVP by Andrew Thoelke · 10 years ago
  63. b793e43 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  64. b3254e8 Introduce IS_IN_ELX() macros by Sandrine Bailleux · 10 years ago
  65. 60bc4bb Merge pull request #65 from vikramkanigiri/vk/console_init by danh-arm · 10 years ago
  66. 770de65 Ensure a console is initialized before it is used by Vikram Kanigiri · 10 years ago
  67. 8067ae3 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 by danh-arm · 10 years ago
  68. a1ec2f4 Merge pull request #60 from athoelke/disable-mmu-v2 by danh-arm · 10 years ago
  69. b3e2268 Merge pull request #59 from athoelke/review-barriers-v2 by danh-arm · 10 years ago
  70. 31bce47 Remove unused 'PL011_BASE' macro by Sandrine Bailleux · 10 years ago
  71. 7935d0a Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  72. 2f5dcfe Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  73. 8cec598 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  74. 625de1d Remove variables from .data section by Dan Handley · 10 years ago
  75. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  76. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  77. 8a4fb6f Refactor GIC header files by Dan Handley · 10 years ago
  78. bee8241 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  79. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  80. e8246c0 Move FVP power driver to FVP platform by Dan Handley · 10 years ago
  81. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago
  82. f2199d9 Enable secure memory support for FVPs by Harry Liebel · 10 years ago
  83. 12ae170 Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · 10 years ago
  84. bc1a42b Merge pull request #44 from danh-arm/dh/tf-issues#136 by danh-arm · 10 years ago
  85. 19c7252 Merge pull request #45 from danh-arm/dh/tf-issues#114 by danh-arm · 10 years ago
  86. 9e1c4bd Remove redundant code from bl1_plat_helpers.S by Dan Handley · 10 years ago
  87. 2bf28e6 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  88. 67c7884 Rename FVP "mmap" array to avoid name confusion by Dan Handley · 10 years ago
  89. 9c2c763 Merge pull request #36 from athoelke/at/gc-sections-80 by danh-arm · 10 years ago
  90. d72f6e3 Move console.c to pl011 specific driver location by Dan Handley · 10 years ago
  91. 9e86490 Define frequency of system counter in platform code by Sandrine Bailleux · 10 years ago
  92. 65a9c0e Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · 10 years ago
  93. 0a30cf5 Place assembler functions in separate sections by Andrew Thoelke · 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. d118f9f Add standby state support in PSCI cpu_suspend api by Vikram Kanigiri · 10 years ago
  97. 886278e Semihosting: Fix file mode to load binaries on Windows by Sandrine Bailleux · 10 years ago
  98. 6ba0b6d Remove partially qualified asm helper functions by Vikram Kanigiri · 10 years ago
  99. 5132060 Fix the disable_mmu code by Vikram Kanigiri · 10 years ago
  100. 1c297bf Move architecture timer setup to platform-specific code by Jeenu Viswambharan · 11 years ago