History for arm-trusted-firmware / drivers / io
2020-07-21
@Manish Pandey
Merge "io_fip: return -ENFILE when a file is already open" into integration
Manish Pandey authored on 21 Jul 2020 TrustedFirmware Code Review committed on 21 Jul 2020
2020-07-16
@johpow01
IO Driver Misra Cleanup ...
johpow01 committed on 16 Jul 2020
2020-07-11
@Masahiro Yamada
io_fip: return -ENFILE when a file is already open ...
Masahiro Yamada committed on 11 Jul 2020
2020-07-09
@Masahiro Yamada
io_storage: remove redundant assigments ...
Masahiro Yamada committed on 9 Jul 2020
2020-04-01
@Scott Branden
drivers: Add support to retrieve plat_toc_flags ...
Scott Branden authored on 8 Jul 2016 Sheetal Tigadoli committed on 1 Apr 2020
2020-03-06
@Sumit Garg
TBB: Add an IO abstraction layer to load encrypted firmwares ...
Sumit Garg committed on 6 Mar 2020
2020-01-20
@Lionel Debieve
Add raw NAND framework ...
Lionel Debieve committed on 20 Jan 2020
2020-01-10
@Yann Gautier
io: change seek offset to signed long long ...
Yann Gautier authored on 16 Apr 2019 Lionel Debieve committed on 10 Jan 2020
2019-04-01
@Ambroise Vincent
Remove several warnings reported with W=1 ...
Ambroise Vincent committed on 1 Apr 2019
2019-03-12
@Paul Beesley
drivers: Remove TODO from io_fip.c ...
Paul Beesley committed on 12 Mar 2019
@Paul Beesley
drivers: Remove TODO from io_storage ...
Paul Beesley committed on 12 Mar 2019
2019-01-04
@Antonio Nino Diaz
Sanitise includes across codebase ...
Antonio Nino Diaz committed on 4 Jan 2019
2018-12-10
@Yann Gautier
io_block: define MAX_IO_BLOCK_DEVICES as unsigned ...
Yann Gautier committed on 10 Dec 2018
2018-07-19
@danh-arm
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 ...
danh-arm authored on 19 Jul 2018 GitHub committed on 19 Jul 2018
2018-07-18
@Konstantin Porotchkin
io: Allow image load to address zero ...
Konstantin Porotchkin committed on 18 Jul 2018
2018-07-02
@Ruchika Gupta
Extend FIP io driver to support multiple FIP devices ...
Ruchika Gupta committed on 2 Jul 2018
2018-06-14
@Roberto Vargas
Make TF UUID RFC 4122 compliant ...
Roberto Vargas committed on 14 Jun 2018
2018-02-28
@Roberto Vargas
Fix MISRA rule 8.4 in common code ...
Roberto Vargas committed on 28 Feb 2018
2018-02-14
@Antonio Nino Diaz
Remove URLs from comments ...
Antonio Nino Diaz committed on 14 Feb 2018
2017-12-13
@Roberto Vargas
io: block: fix block_read/write may read/write overlap buffer ...
Roberto Vargas committed on 13 Dec 2017
2017-06-23
@Etienne Carriere
io_dummy: correct sparse warnings ...
Etienne Carriere committed on 23 Jun 2017
@Etienne Carriere
io_storage: use unsigned int for index ...
Etienne Carriere committed on 23 Jun 2017
2017-05-03
@dp-arm
Use SPDX license identifiers ...
dp-arm committed on 3 May 2017
2017-04-20
@Antonio Nino Diaz
Control inclusion of helper code used for asserts ...
Antonio Nino Diaz committed on 20 Apr 2017
2017-02-22
@Jeenu Viswambharan
Remove redundant assert ...
Jeenu Viswambharan committed on 22 Feb 2017
2017-02-20
@danh-arm
Merge pull request #842 from jeenu-arm/io-memmap-asserts ...
danh-arm authored on 20 Feb 2017 GitHub committed on 20 Feb 2017
2017-02-16
@davidcunado-arm
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing ...
davidcunado-arm authored on 16 Feb 2017 GitHub committed on 16 Feb 2017
2017-02-14
@dp-arm
Fix minor issues found by cppcheck ...
dp-arm committed on 14 Feb 2017
@Jeenu Viswambharan
Add bounds checking asserts to memmap IO driver ...
Jeenu Viswambharan committed on 14 Feb 2017
2017-02-06
@Douglas Raillard
Replace some memset call by zeromem ...
Douglas Raillard committed on 6 Feb 2017