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