1. c6bc071 Remove extern keyword from function declarations by Dan Handley · 10 years ago
  2. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  3. fa9c08b Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  4. 1a4f19e Merge pull request #91 from linmaonly/lin_dev by Andrew Thoelke · 10 years ago
  5. 444281c Address issue 156: 64-bit addresses get truncated by Lin Ma · 10 years ago
  6. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  7. fd6fede Merge pull request #58 from athoelke/optimise-cache-flush-v2 by danh-arm · 10 years ago
  8. 5f6032a Optimise data cache clean/invalidate operation by Andrew Thoelke · 10 years ago
  9. 228a9f0 Remove unused or invalid asm helper functions by Andrew Thoelke · 10 years ago
  10. 7935d0a Access system registers directly in assembler by Andrew Thoelke · 10 years ago
  11. 2f5dcfe Replace disable_mmu with assembler version by Andrew Thoelke · 10 years ago
  12. 8cec598 Correct usage of data and instruction barriers by Andrew Thoelke · 10 years ago
  13. 625de1d Remove variables from .data section by Dan Handley · 10 years ago
  14. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  15. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  16. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  17. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago
  18. cd116d1 Add TrustZone (TZC-400) driver by Harry Liebel · 10 years ago
  19. 0a30cf5 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  20. 6ba0b6d Remove partially qualified asm helper functions by Vikram Kanigiri · 10 years ago
  21. 82a0aca Rework bakery lock with WFE/SEV sequence by Jeenu Viswambharan · 10 years ago
  22. c481c26 Add generic functions for setting up aarch64 MMU translation tables by Jon Medhurst · 10 years ago
  23. a4d9f26 Fix assert in bakery_lock_release() by Jon Medhurst · 10 years ago
  24. cd52932 Fix semihosting with latest toolchain by Ryan Harkin · 10 years ago
  25. a0cd989 Factor out translation table setup in ARM FVP port by Achin Gupta · 10 years ago
  26. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 10 years ago
  27. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  28. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago
  29. c3810c8 Fix memmove and memcpy by Jon Medhurst · 11 years ago
  30. 3a4cae0 Change comments in assembler files to help ctags by Jeenu Viswambharan · 11 years ago
  31. eaec590 Probe for GICv3 re-distributors on core bring-up by Harry Liebel · 11 years ago
  32. e83b0ca Update year in copyright text to 2014 by Dan Handley · 11 years ago
  33. bdb774d Fix SPSR register size in gp_regs structure by Sandrine Bailleux · 11 years ago
  34. 1bc9e1f Add strchr() and putchar() to local C library by Harry Liebel · 11 years ago
  35. 0f702c6 Create local C library implementation (2/2) by Harry Liebel · 11 years ago
  36. c81b1d0 Create local C library implementation (1/2) by Harry Liebel · 11 years ago
  37. 4a826dd rework general purpose registers save and restore by Achin Gupta · 11 years ago
  38. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  39. 65f546a Properly initialise the C runtime environment by Sandrine Bailleux · 11 years ago
  40. 295538b AArch64: Remove EL-agnostic TLB helper functions by Sandrine Bailleux · 11 years ago
  41. 3738274 Unmask SError and Debug exceptions. by Sandrine Bailleux · 11 years ago
  42. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago