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