index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
nand.h
Age
Commit message (
Expand
)
Author
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
2011-11-20
Add INIT_ATTR to storage_init() when possible
Rafaël Carré
2009-10-09
Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nan...
Michael Sparmann
2009-07-17
fix ata-nand-s5l8700 compilation properly this time
Frank Gevaerts
2009-07-17
remove obsolete nand_spinup_time() declaration
Frank Gevaerts
2009-07-17
Commit FS#9545, storage cleanup and multi-driver support
Frank Gevaerts
2009-07-17
Revert r21912 : "Storage API : remove undeeded target-specific functions"
Rafaël Carré
2009-07-17
Storage API : remove undeeded target-specific functions
Rafaël Carré
2008-11-04
Since *set_led_enabled() is actually an ata-specific feature, move it back to...
Frank Gevaerts
2008-11-04
*_hard_reset() is only used inside ata.c, so there's no need to export it to ...
Frank Gevaerts
2008-11-01
conditionalise *_get_info() to get some binsize back
Frank Gevaerts
2008-11-01
Now also commit added files
Frank Gevaerts