1. 8f8482b Remove redundant assert by Jeenu Viswambharan · 7 years ago
  2. 88390a8 Merge pull request #842 from jeenu-arm/io-memmap-asserts by danh-arm · 7 years ago
  3. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 7 years ago
  4. 8b6e3d3 Fix minor issues found by cppcheck by dp-arm · 7 years ago
  5. e6bae8c Add bounds checking asserts to memmap IO driver by Jeenu Viswambharan · 7 years ago
  6. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  7. f800ccf io: block: fix unaligned buffer by Haojian Zhuang · 8 years ago
  8. 2293efa Merge pull request #629 from ljerry/tf_issue_398 by danh-arm · 8 years ago
  9. 339f559 Bring IO storage dummy driver by Gerald Lejeune · 9 years ago
  10. 12ade16 IO: support block device type by Haojian Zhuang · 8 years ago
  11. 2a1f2d1 Add "size" function to IO memmap device driver by Gerald Lejeune · 9 years ago
  12. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  13. 6e76206 Remove deprecated IO return definitions by Juan Castillo · 9 years ago
  14. 03fe10c Fix bug in semihosting write function by Juan Castillo · 9 years ago
  15. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  16. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  17. 9246ab8 TBB: authenticate BL3-x images and certificates by Juan Castillo · 9 years ago
  18. d227d8b TBB: authenticate BL2 image and certificate by Juan Castillo · 9 years ago
  19. 7b83c44 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  20. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  21. f841ef0 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  22. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  23. 21a30ab Allow BL3-2 platform definitions to be optional by Dan Handley · 10 years ago
  24. a4cb68e Remove variables from .data section by Dan Handley · 10 years ago
  25. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  26. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  27. 714a0d2 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  28. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago
  29. 0c51e07 Fix file_to_uuid() function by Sandrine Bailleux · 10 years ago
  30. cd52932 Fix semihosting with latest toolchain by Ryan Harkin · 10 years ago
  31. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · 10 years ago
  32. dd3dc32 Fix FIP offset address when file not found by Jeenu Viswambharan · 10 years ago
  33. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 10 years ago
  34. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  35. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago