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