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