summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/ata_flash.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Limit more variables to file scopeThomas Jarosch1-1/+1
2015-01-05Make thirty functions static to reduce binary sizeThomas Jarosch1-8/+8
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis1-2/+2
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts1-2/+12
2008-11-01conditionalise *_get_info() to get some binsize backFrank Gevaerts1-0/+2
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-59/+30
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-09-22ata_flash.c: write 32 bits to the buffer at a time when reading a sector.Tomasz Malesinski1-2/+24
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold1-1/+0
2006-08-12Added support for 512MB chips. Added support for multiple chips.Tomasz Malesinski1-23/+47
2006-01-18Two files for the iFP port that I forgot to commitDave Chapman1-0/+454