summaryrefslogtreecommitdiff
path: root/firmware/export/ata.h (follow)
Commit message (Expand)AuthorAge
* iPod Classic: ATA SMART updatesCástor Muñoz2016-02-14
* iPod Classic: reads HDD S.M.A.R.T. dataCástor Muñoz2015-10-07
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero2011-12-08
* Add INIT_ATTR to storage_init() when possibleRafaël Carré2011-11-20
* Fix yellowMichael Sparmann2011-01-02
* Fix redMichael Sparmann2011-01-02
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a c...Michael Sevakis2009-03-12
* *_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
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis2008-05-10
* remove the 2nd last evil use of ata_disk_is_active() in apps/Jonathan Gordon2008-04-30
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius2007-01-23
* Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen2006-11-29
* * changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon2006-11-08
* Removed unused ata_standby(), changed return type of ata_sleep() to void, rem...Jens Arnold2005-11-07
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing2005-04-04
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Experiment: enable ATA STANDBY when switching to USB modeLinus Nielsen Feltzing2003-05-10
* Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg2003-02-07