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