1. 64a524d Add raw NAND framework by Lionel Debieve · 4 years, 10 months ago
  2. f30cddc io: change seek offset to signed long long by Yann Gautier · 5 years ago
  3. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  4. ff3d436 drivers: Remove TODO from io_fip.c by Paul Beesley · 5 years ago
  5. 20039a2 drivers: Remove TODO from io_storage by Paul Beesley · 5 years ago
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 6 years ago
  8. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  9. bfd0412 io: Allow image load to address zero by Konstantin Porotchkin · 6 years ago
  10. 246e45b Extend FIP io driver to support multiple FIP devices by Ruchika Gupta · 6 years ago
  11. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  12. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  13. 5f73afb Remove URLs from comments by Antonio Nino Diaz · 6 years ago
  14. 034c9f8 io: block: fix block_read/write may read/write overlap buffer by Roberto Vargas · 7 years ago
  15. 6a4a098 io_dummy: correct sparse warnings by Etienne Carriere · 7 years ago
  16. 48708f0 io_storage: use unsigned int for index by Etienne Carriere · 7 years ago
  17. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  18. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  19. 8f8482b Remove redundant assert by Jeenu Viswambharan · 7 years ago
  20. 88390a8 Merge pull request #842 from jeenu-arm/io-memmap-asserts by danh-arm · 7 years ago
  21. 0470202 Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 7 years ago
  22. 8b6e3d3 Fix minor issues found by cppcheck by dp-arm · 7 years ago
  23. e6bae8c Add bounds checking asserts to memmap IO driver by Jeenu Viswambharan · 7 years ago
  24. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  25. f800ccf io: block: fix unaligned buffer by Haojian Zhuang · 8 years ago
  26. 2293efa Merge pull request #629 from ljerry/tf_issue_398 by danh-arm · 8 years ago
  27. 339f559 Bring IO storage dummy driver by Gerald Lejeune · 9 years ago
  28. 12ade16 IO: support block device type by Haojian Zhuang · 8 years ago
  29. 2a1f2d1 Add "size" function to IO memmap device driver by Gerald Lejeune · 9 years ago
  30. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  31. 6e76206 Remove deprecated IO return definitions by Juan Castillo · 9 years ago
  32. 03fe10c Fix bug in semihosting write function by Juan Castillo · 9 years ago
  33. 3a66aca Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  34. 725b133 Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  35. 9246ab8 TBB: authenticate BL3-x images and certificates by Juan Castillo · 9 years ago
  36. d227d8b TBB: authenticate BL2 image and certificate by Juan Castillo · 9 years ago
  37. 7b83c44 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  38. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  39. f841ef0 Add support for BL3-0 image by Sandrine Bailleux · 10 years ago
  40. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  41. 21a30ab Allow BL3-2 platform definitions to be optional by Dan Handley · 10 years ago
  42. a4cb68e Remove variables from .data section by Dan Handley · 10 years ago
  43. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  44. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  45. 714a0d2 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  46. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago
  47. 0c51e07 Fix file_to_uuid() function by Sandrine Bailleux · 10 years ago
  48. cd52932 Fix semihosting with latest toolchain by Ryan Harkin · 10 years ago
  49. 08c28d5 Report recoverable errors as warnings by Jeenu Viswambharan · 10 years ago
  50. dd3dc32 Fix FIP offset address when file not found by Jeenu Viswambharan · 10 years ago
  51. 561cd33 Add Firmware Image Package (FIP) driver by Harry Liebel · 10 years ago
  52. 9d72b4e Implement load_image in terms of IO abstraction by James Morrissey · 10 years ago
  53. f2f9bb5 Add IO abstraction framework by James Morrissey · 10 years ago