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