1. 3fa9847 Define frequency of system counter in platform code by Sandrine Bailleux · 10 years ago
  2. 74c1a2a Revert "Move architecture timer setup to platform-specific code" by Sandrine Bailleux · 10 years ago
  3. e184c8a Merge pull request #35 from sandrine-bailleux/sb/add-missing-include-guard by danh-arm · 10 years ago
  4. f64bf53 Merge pull request #34 from danh-arm/dh/new-integration-process by danh-arm · 10 years ago
  5. 82a6e1a Add missing #include guard in xlat_tables.h by Sandrine Bailleux · 10 years ago
  6. 7b7312e Update contributing.md with new integration process by Dan Handley · 10 years ago
  7. c7f2069 Fix build failure due to a typo in TSPD code by Achin Gupta · 10 years ago
  8. 2d3e42d Build system: Trigger dependency checking only for build targets by Sandrine Bailleux · 10 years ago
  9. 3ff77de Initialise UART console in all bootloader stages by Vikram Kanigiri · 10 years ago
  10. 52f52b4 Move console functions out of pl011.c by Soby Mathew · 10 years ago
  11. a08588a Build system: Remove last traces of 'PLAT=all' by Sandrine Bailleux · 10 years ago
  12. 1734119 Fix build by correcting asm helper function usage in TSPD by Vikram Kanigiri · 10 years ago
  13. 4d05275 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · 10 years ago
  14. 9d8ba4c Move per cpu exception stack in BL31 to tzfw_normal_stacks by Vikram Kanigiri · 10 years ago
  15. 3b7c59b Add standby state support in PSCI cpu_suspend api by Vikram Kanigiri · 10 years ago
  16. a9de1bb Semihosting: Fix file mode to load binaries on Windows by Sandrine Bailleux · 10 years ago
  17. 78a6e0c Remove partially qualified asm helper functions by Vikram Kanigiri · 10 years ago
  18. ca0aeb7 Fix the disable_mmu code by Vikram Kanigiri · 10 years ago
  19. a3a936e TSP: Make the platform-specific makefile mandatory by Sandrine Bailleux · 10 years ago
  20. 0c51e07 Fix file_to_uuid() function by Sandrine Bailleux · 10 years ago
  21. fce7a7d FIP tool: Fix error message for missing FIP filename by Sandrine Bailleux · 10 years ago
  22. 8c60fee FIP tool: Add support for '--help' option. by Sandrine Bailleux · 10 years ago
  23. 29e5442 FIP tool: Small optimisation for option parsing by Sandrine Bailleux · 10 years ago
  24. be87cfc Rework bakery lock with WFE/SEV sequence by Jeenu Viswambharan · 10 years ago
  25. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · 10 years ago
  26. df1ddb5 Implement standard calls for TSP by Jeenu Viswambharan · 10 years ago
  27. 1814a3e Implement ARM Standard Service by Jeenu Viswambharan · 10 years ago
  28. 5741894 Move architecture timer setup to platform-specific code by Jeenu Viswambharan · 10 years ago
  29. 7c151c4 Remove unused 'CPU present' flag by Jeenu Viswambharan · 10 years ago
  30. 5ac51a0 Remove change log instructions from contribution.md by Dan Handley · 10 years ago
  31. 87274c4 bl_common: add image_size() by Ryan Harkin · 10 years ago
  32. 1bf80fc fvp: plat_io_storage: remove duplicated code by Ryan Harkin · 10 years ago
  33. 66573cb Enable platforms to omit some bootloaders by Jon Medhurst · 10 years ago
  34. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · 10 years ago
  35. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 10 years ago
  36. bb1fe20 Add generic functions for setting up aarch64 MMU translation tables by Jon Medhurst · 10 years ago
  37. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · 10 years ago
  38. d0212c2 Fix implementation and users of gicd_set_ipriorityr() by Jon Medhurst · 10 years ago
  39. d11a7f3 Fix assert in bakery_lock_release() by Jon Medhurst · 10 years ago
  40. 619c5b3 Add v0.3 release documentation by Dan Handley · 10 years ago
  41. 3cb6c9d Consolidate design and porting documentation by Dan Handley · 10 years ago
  42. 3cad00d Add EL3 runtime services and SPD documentation by Dan Handley · 10 years ago
  43. 7fb153b Separate firmware design out of user-guide.md by Dan Handley · 10 years ago
  44. 6cef39a Update versions of dependencies in user-guide.md by Dan Handley · 10 years ago
  45. 97cc9ee Remove duplicate xlat_table descriptions by Jeenu Viswambharan · 10 years ago
  46. 7c596b2 fvp: Initialise UART earlier by Sandrine Bailleux · 10 years ago
  47. 090630e Tolerate runtime service initialization failure by Jeenu Viswambharan · 10 years ago
  48. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · 10 years ago
  49. 9128ffe Update contributing.md to new CLA location by Dan Handley · 10 years ago
  50. d19e497 Reduce GICv3 debug output by Harry Liebel · 10 years ago
  51. 8aa559c Revert accidental removal of BL2 from help message by Jeenu Viswambharan · 10 years ago
  52. d59a6c6 Update .gitignore by Jeenu Viswambharan · 10 years ago
  53. cd52932 Fix semihosting with latest toolchain by Ryan Harkin · 10 years ago
  54. 2f2cef4 Cleanup FIP build targets and messages by Jeenu Viswambharan · 10 years ago
  55. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · 10 years ago
  56. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 10 years ago
  57. 607084e Add power management support in the SPD by Achin Gupta · 10 years ago
  58. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 10 years ago
  59. dd3dc32 Fix FIP offset address when file not found by Jeenu Viswambharan · 10 years ago
  60. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago
  61. 0a9f747 Move PSCI to runtime services directory by Achin Gupta · 10 years ago
  62. 8aa0cd4 Specify address of UART device to use as a console by Achin Gupta · 10 years ago
  63. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 10 years ago
  64. 35ca351 Add support for BL3-2 in BL3-1 by Achin Gupta · 10 years ago
  65. a3050ed Add support for BL3-2 in BL2 by Achin Gupta · 10 years ago
  66. e4d084e Rework BL2 to BL3-1 hand over interface by Achin Gupta · 10 years ago
  67. a7934d6 Add exception vector guards by Jeenu Viswambharan · 10 years ago
  68. ca823d2 Increase coherent stack sizes by Achin Gupta · 10 years ago
  69. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 10 years ago
  70. 07f4e07 Introduce new exception handling framework by Achin Gupta · 10 years ago
  71. 7421b46 Add runtime services framework by Achin Gupta · 10 years ago
  72. ef7a28c psci: Use context library for preserving EL3 state by Achin Gupta · 10 years ago
  73. 7aea908 Add context management library by Achin Gupta · 10 years ago
  74. 9ac63c5 Add helper library for cpu context management by Achin Gupta · 10 years ago
  75. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · 10 years ago
  76. 65f0730 Fix spilled-over BL1 exception vector by Jeenu Viswambharan · 10 years ago
  77. 74cbb83 Move translation tables into separate section by Jeenu Viswambharan · 10 years ago
  78. d265bd7 Add Firmware Image Package (FIP) documentation by Harry Liebel · 10 years ago
  79. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 10 years ago
  80. f58ad36 Add Firmware Image Package creation tool by Harry Liebel · 10 years ago
  81. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  82. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago
  83. 40a6f64 Fix asserts appearing in release builds by James Morrissey · 10 years ago
  84. df64a55 Compile assembly files with -DDEBUG flag by Sandrine Bailleux · 10 years ago
  85. c3810c8 Fix memmove and memcpy by Jon Medhurst · 10 years ago
  86. 36eaaf3 Allow style checking of tree and local changes by Ian Spray · 10 years ago
  87. 35fab8c Build system: Add cscope target to the Makefile by Joakim Bech · 10 years ago
  88. b2187ab fvp: clear a pending cluster power off request by Achin Gupta · 10 years ago
  89. 75f7367 psci: fix affinity level upgrade issue by Achin Gupta · 11 years ago
  90. a45e397 psci: preserve target affinity level during suspend by Achin Gupta · 11 years ago
  91. a59caa4 psci: replace secure context with suspend context by Achin Gupta · 11 years ago
  92. 03cb8fb fvp: rename fvp_* files to plat_* by Ryan Harkin · 10 years ago
  93. 72ee331 Build system: add 'make help' option by Ryan Harkin · 10 years ago
  94. d7a6b0f Build system: minor spacing tidyup by Ryan Harkin · 10 years ago
  95. 25cff83 Build system: Fixes #2: Add multi-platform support by Ryan Harkin · 10 years ago
  96. 5443f2b remove empty definition of display_boot_progress() by Achin Gupta · 10 years ago
  97. 3a4cae0 Change comments in assembler files to help ctags by Jeenu Viswambharan · 10 years ago
  98. eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · 11 years ago
  99. 4f60368 Do not trap access to floating point registers by Harry Liebel · 10 years ago
  100. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago