1. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  2. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  3. fb1198b Remove URLs from comments by Antonio Nino Diaz · 7 years ago
  4. e19e40a io: block: fix block_read/write may read/write overlap buffer by Roberto Vargas · 7 years ago
  5. d60e6ba io_dummy: correct sparse warnings by Etienne Carriere · 7 years ago
  6. 5a8e2ae io_storage: use unsigned int for index by Etienne Carriere · 7 years ago
  7. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  8. aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  9. b4d2c67 Remove redundant assert by Jeenu Viswambharan · 8 years ago
  10. 1f786b0 Merge pull request #842 from jeenu-arm/io-memmap-asserts by danh-arm · 8 years ago
  11. 108e4df Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 8 years ago
  12. dae695a Fix minor issues found by cppcheck by dp-arm · 8 years ago
  13. 69c043b Add bounds checking asserts to memmap IO driver by Jeenu Viswambharan · 8 years ago
  14. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  15. 9d063aa io: block: fix unaligned buffer by Haojian Zhuang · 8 years ago
  16. f9455ce Merge pull request #629 from ljerry/tf_issue_398 by danh-arm · 8 years ago
  17. 3385f41 Bring IO storage dummy driver by Gerald Lejeune · 9 years ago
  18. 9da7a65 IO: support block device type by Haojian Zhuang · 8 years ago
  19. 6d70bfa Add "size" function to IO memmap device driver by Gerald Lejeune · 9 years ago
  20. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 9 years ago
  21. e098e24 Remove deprecated IO return definitions by Juan Castillo · 9 years ago
  22. 31833af Fix bug in semihosting write function by Juan Castillo · 9 years ago
  23. 16948ae Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  24. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  25. dec840a TBB: authenticate BL3-x images and certificates by Juan Castillo · 10 years ago
  26. 01df3c1 TBB: authenticate BL2 image and certificate by Juan Castillo · 10 years ago
  27. 935db69 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  28. 6ad2e46 Rationalize console log output by Dan Handley · 10 years ago
  29. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  30. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 10 years ago
  31. 1151c82 Allow BL3-2 platform definitions to be optional by Dan Handley · 10 years ago
  32. 625de1d Remove variables from .data section by Dan Handley · 10 years ago
  33. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  34. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  35. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  36. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago
  37. 493c8cb Fix file_to_uuid() function by Sandrine Bailleux · 10 years ago
  38. cd52932 Fix semihosting with latest toolchain by Ryan Harkin · 11 years ago
  39. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · 11 years ago
  40. dd3dc32 Fix FIP offset address when file not found by Jeenu Viswambharan · 11 years ago
  41. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 11 years ago
  42. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 11 years ago
  43. f2f9bb5 Add IO abstraction framework by James Morrissey · 11 years ago