index
:
git.armlinux.org.uk/atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
io
Age
Commit message (
Expand
)
Author
2017-04-02
io: Allow image load to address zero
Konstantin Porotchkin
2016-08-04
io: block: fix unaligned buffer
Haojian Zhuang
2016-06-13
Merge pull request #629 from ljerry/tf_issue_398
danh-arm
2016-05-12
Bring IO storage dummy driver
Gerald Lejeune
2016-04-27
IO: support block device type
Haojian Zhuang
2016-03-11
Add "size" function to IO memmap device driver
Gerald Lejeune
2016-01-14
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2015-11-02
Remove deprecated IO return definitions
Juan Castillo
2015-07-16
Fix bug in semihosting write function
Juan Castillo
2015-06-25
Use numbers to identify images instead of names
Juan Castillo
2015-03-16
Add macro to calculate number of elements in an array
Vikram Kanigiri
2015-01-28
TBB: authenticate BL3-x images and certificates
Juan Castillo
2015-01-28
TBB: authenticate BL2 image and certificate
Juan Castillo
2014-08-14
Move IO storage source to drivers directory
Dan Handley
2014-08-12
Rationalize console log output
Dan Handley
2014-07-10
Add support for BL3-0 image
Sandrine Bailleux
2014-05-23
Split platform.h into separate headers
Dan Handley
2014-05-22
Allow BL3-2 platform definitions to be optional
Dan Handley
2014-05-06
Remove variables from .data section
Dan Handley
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley
2014-03-21
Fix file_to_uuid() function
Sandrine Bailleux
2014-02-20
Fix semihosting with latest toolchain
Ryan Harkin
2014-02-20
Report recoverable errors as warnings
Jeenu Viswambharan
2014-02-20
Fix FIP offset address when file not found
Jeenu Viswambharan
2014-02-17
Add Firmware Image Package (FIP) driver
Harry Liebel
2014-02-17
Implement load_image in terms of IO abstraction
James Morrissey
2014-02-17
Add IO abstraction framework
James Morrissey