summaryrefslogtreecommitdiff
path: root/drivers/block/systemace.c
Commit message (Expand)AuthorAgeLines
* dm: systemace: Add driver-mode block-device supportSimon Glass2016-05-17-0/+44
* dm: systemace: Reorder function to avoid forward declarataionsSimon Glass2016-05-17-31/+26
* dm: blk: Drop the systemace.h headerSimon Glass2016-05-17-1/+0
* dm: systemace: Drop the get_dev() functionSimon Glass2016-05-17-11/+3
* dm: systemace: Add a legacy block interfaceSimon Glass2016-05-17-0/+14
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-14-1/+1
* dm: part: Rename some partition functionsSimon Glass2016-03-14-1/+1
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14-4/+4
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13-4/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-01-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-02-04-2/+2
|\
| * block: systemace: Added missing "else" in "ace_writew"Alexey Brodkin2013-02-04-2/+2
* | drivers/block/systemace - fixed data type in "systemace_read" to match protot...Alexey Brodkin2013-02-04-2/+2
|/
* block: systemace: Simplify base and width initializationMichal Simek2012-09-11-13/+25
* disk/part.c: Make features optionalMatthew McClintock2011-07-26-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-14/+14
* drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-3/+0
* drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+258