summaryrefslogtreecommitdiff
path: root/firmware/export/nand.h (follow)
Commit message (Expand)AuthorAge
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero2011-12-19
* Add INIT_ATTR to storage_init() when possibleRafaël Carré2011-11-20
* Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...Michael Sparmann2009-10-09
* fix ata-nand-s5l8700 compilation properly this timeFrank Gevaerts2009-07-17
* remove obsolete nand_spinup_time() declarationFrank Gevaerts2009-07-17
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts2008-11-04
* *_hard_reset() is only used inside ata.c, so there's no need to export it to ...Frank Gevaerts2008-11-04
* conditionalise *_get_info() to get some binsize backFrank Gevaerts2008-11-01
* Now also commit added filesFrank Gevaerts2008-11-01