index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
systemace.c
Age
Commit message (
Expand
)
Author
2016-05-17
dm: systemace: Add driver-mode block-device support
Simon Glass
2016-05-17
dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
2016-05-17
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
dm: systemace: Add a legacy block interface
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-14
block: pass block dev not num to read/write/erase()
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-02-04
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2013-02-04
drivers/block/systemace - fixed data type in "systemace_read" to match protot...
Alexey Brodkin
2013-02-04
block: systemace: Added missing "else" in "ace_writew"
Alexey Brodkin
2012-09-11
block: systemace: Simplify base and width initialization
Michal Simek
2011-07-26
disk/part.c: Make features optional
Matthew McClintock
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/block: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/block : move block drivers to drivers/block
Jean-Christophe PLAGNIOL-VILLARD