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