summaryrefslogtreecommitdiff
path: root/drivers/systemace.c
Commit message (Expand)AuthorAgeLines
* drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-25-258/+0
* Coding Style Cleanup, new CHANGELOGWolfgang Denk2007-05-16-1/+1
* [PATCH] SystemACE support for MicroblazeMichal Simek2007-04-21-0/+6
* Minor code cleanup.Wolfgang Denk2007-02-27-4/+4
* [PATCH] Change systemace driver to select 8 & 16bit modeStefan Roese2007-02-22-5/+2
* [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)Stefan Roese2007-02-21-4/+4
* [PATCH] Update SystemACE driver for 16bit accessStefan Roese2007-02-20-3/+11
* [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-20-4/+3
* [PATCH 7_9] Replace ace_readw_ace_writeb functions with macrosGrant Likely2007-02-20-26/+10
* [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2007-02-20-0/+264