1. 6c8b359 Make the memory layout more flexible by Sandrine Bailleux · 10 years ago
  2. f748806 Make BL1 RO and RW base addresses configurable by Sandrine Bailleux · 10 years ago
  3. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  4. 5ac3cc9 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 10 years ago
  5. 9637745 Add support for BL3-1 as a reset vector by Vikram Kanigiri · 10 years ago
  6. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  7. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  8. a3a5e4a Rework handover interface between BL stages by Vikram Kanigiri · 10 years ago
  9. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  10. 6bee0fc Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el by Andrew Thoelke · 10 years ago
  11. fe3374b Fixes for TZC configuration on FVP by Andrew Thoelke · 10 years ago
  12. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  13. 25232af Introduce IS_IN_ELX() macros by Sandrine Bailleux · 10 years ago
  14. df89f9f Merge pull request #65 from vikramkanigiri/vk/console_init by danh-arm · 10 years ago
  15. 3684abf Ensure a console is initialized before it is used by Vikram Kanigiri · 10 years ago
  16. 86f0665 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 by danh-arm · 10 years ago
  17. 99cb464 Merge pull request #60 from athoelke/disable-mmu-v2 by danh-arm · 10 years ago
  18. 719e870 Merge pull request #59 from athoelke/review-barriers-v2 by danh-arm · 10 years ago
  19. aa3266a Remove unused 'PL011_BASE' macro by Sandrine Bailleux · 10 years ago
  20. f977ed8 Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  21. 438c63a Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  22. 42e75a7 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  23. a4cb68e Remove variables from .data section by Dan Handley · 10 years ago
  24. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  25. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  26. 930ee2e Refactor GIC header files by Dan Handley · 10 years ago
  27. 176e7b4 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  28. 714a0d2 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  29. 4d2e49d Move FVP power driver to FVP platform by Dan Handley · 10 years ago
  30. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago
  31. cef9339 Enable secure memory support for FVPs by Harry Liebel · 10 years ago
  32. 300912d Merge pull request #43 from danh-arm/dh/tf-issues#129 by danh-arm · 10 years ago
  33. cc470ee Merge pull request #44 from danh-arm/dh/tf-issues#136 by danh-arm · 10 years ago
  34. 09df037 Merge pull request #45 from danh-arm/dh/tf-issues#114 by danh-arm · 10 years ago
  35. 48a8127 Remove redundant code from bl1_plat_helpers.S by Dan Handley · 10 years ago
  36. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  37. 43f5679 Rename FVP "mmap" array to avoid name confusion by Dan Handley · 10 years ago
  38. a686542 Merge pull request #36 from athoelke/at/gc-sections-80 by danh-arm · 10 years ago
  39. f56298a Move console.c to pl011 specific driver location by Dan Handley · 10 years ago
  40. 3fa9847 Define frequency of system counter in platform code by Sandrine Bailleux · 10 years ago
  41. 74c1a2a Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · 10 years ago
  42. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  43. 3ff77de Initialise UART console in all bootloader stages by Vikram Kanigiri · 10 years ago
  44. 52f52b4 Move console functions out of pl011.c by Soby Mathew · 10 years ago
  45. 3b7c59b Add standby state support in PSCI cpu_suspend api by Vikram Kanigiri · 10 years ago
  46. a9de1bb Semihosting: Fix file mode to load binaries on Windows by Sandrine Bailleux · 10 years ago
  47. 78a6e0c Remove partially qualified asm helper functions by Vikram Kanigiri · 10 years ago
  48. ca0aeb7 Fix the disable_mmu code by Vikram Kanigiri · 10 years ago
  49. 5741894 Move architecture timer setup to platform-specific code by Jeenu Viswambharan · 10 years ago
  50. 7c151c4 Remove unused 'CPU present' flag by Jeenu Viswambharan · 10 years ago
  51. 1bf80fc fvp: plat_io_storage: remove duplicated code by Ryan Harkin · 10 years ago
  52. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 10 years ago
  53. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · 10 years ago
  54. d0212c2 Fix implementation and users of gicd_set_ipriorityr() by Jon Medhurst · 10 years ago
  55. 7c596b2 fvp: Initialise UART earlier by Sandrine Bailleux · 10 years ago
  56. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · 10 years ago
  57. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 10 years ago
  58. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago
  59. 8aa0cd4 Specify address of UART device to use as a console by Achin Gupta · 10 years ago
  60. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 10 years ago
  61. 35ca351 Add support for BL3-2 in BL3-1 by Achin Gupta · 10 years ago
  62. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · 10 years ago
  63. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · 10 years ago
  64. ca823d2 Increase coherent stack sizes by Achin Gupta · 10 years ago
  65. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · 10 years ago
  66. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 10 years ago
  67. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  68. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago
  69. 40a6f64 Fix asserts appearing in release builds by James Morrissey · 10 years ago
  70. b2187ab fvp: clear a pending cluster power off request by Achin Gupta · 10 years ago
  71. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · 10 years ago
  72. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · 10 years ago
  73. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 10 years ago
  74. 3a4cae0 Change comments in assembler files to help ctags by Jeenu Viswambharan · 10 years ago
  75. eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · 11 years ago
  76. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  77. 8468739 Move GIC setup to a separate file by Ian Spray · 10 years ago
  78. 93ca221 Make BL31's ns_entry_info a single-cpu area by Sandrine Bailleux · 11 years ago
  79. ee12f6f Remove useless copies of meminfo structures by Sandrine Bailleux · 11 years ago
  80. 2d94d4a remove check on non-secure entrypoint parameter by Achin Gupta · 11 years ago
  81. c8afc78 psci: fix error due to a non zero context id by Achin Gupta · 11 years ago
  82. b127cdb clear wakeup enable bit upon resuming from suspend by Achin Gupta · 11 years ago
  83. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  84. 65f546a Properly initialise the C runtime environment by Sandrine Bailleux · 11 years ago
  85. 8d69a03 Various improvements/cleanups on the linker scripts by Sandrine Bailleux · 11 years ago
  86. 942f405 fvp: Remove call to bl2_get_ns_mem_layout() function by Sandrine Bailleux · 11 years ago
  87. 295538b AArch64: Remove EL-agnostic TLB helper functions by Sandrine Bailleux · 11 years ago
  88. 204aa03 fvp: Remove unnecessary initializers by Sandrine Bailleux · 11 years ago
  89. c10bd2c Move generic architectural setup out of blx_plat_arch_setup(). by Sandrine Bailleux · 11 years ago
  90. 30affd5 Do not enable CCI on Foundation FVP by Harry Liebel · 11 years ago
  91. 068b950 Writing to the FVP LED register should be a 32bit access. by Harry Liebel · 11 years ago
  92. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago