summaryrefslogtreecommitdiff
path: root/drivers/block/systemace.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-14SystemACE: RemoveTom Rini1-303/+0
2016-05-17dm: systemace: Add driver-mode block-device supportSimon Glass1-0/+44
2016-05-17dm: systemace: Reorder function to avoid forward declarataionsSimon Glass1-31/+26
2016-05-17dm: blk: Drop the systemace.h headerSimon Glass1-1/+0
2016-05-17dm: systemace: Drop the get_dev() functionSimon Glass1-11/+3
2016-05-17dm: systemace: Add a legacy block interfaceSimon Glass1-0/+14
2016-03-15dm: block: Rename device number member dev to devnumSimon Glass1-1/+1
2016-03-15dm: part: Rename some partition functionsSimon Glass1-1/+1
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-4/+4
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren1-4/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-05-02part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich1-0/+1
2013-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-2/+2
2013-02-04drivers/block/systemace - fixed data type in "systemace_read" to match protot...Alexey Brodkin1-2/+2
2013-02-04block: systemace: Added missing "else" in "ace_writew"Alexey Brodkin1-2/+2
2012-09-11block: systemace: Simplify base and width initializationMichal Simek1-13/+25
2011-07-26disk/part.c: Make features optionalMatthew McClintock1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-14/+14
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-3/+0
2007-11-26drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD1-0/+258