summaryrefslogtreecommitdiff
path: root/firmware/export/ata.h (unfollow)
Commit message (Expand)Author
2006-11-29Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen
2006-11-08* changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon
2005-11-07Removed unused ata_standby(), changed return type of ata_sleep() to void, rem...Jens Arnold
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2003-05-10Experiment: enable ATA STANDBY when switching to USB modeLinus Nielsen Feltzing
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg
2002-12-04Added disk spinup clockingBjörn Stenberg
2002-12-03Added 'Disk info' to debug menuBjörn Stenberg
2002-11-28Added option to enable/disable disk poweroff (for diagnostic purposes)Björn Stenberg
2002-09-23Now exports last_disk_activity, for auto-poweroffLinus Nielsen Feltzing
2002-08-26Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg
2002-08-15Added delayed write for settings. Doesn't write until someone else accesses t...Björn Stenberg
2002-08-14Added support for reading/writing 256 sectorsBjörn Stenberg
2002-07-28Added ata_disk_is_active() functionLinus Nielsen Feltzing
2002-07-16Removed use of internal harddisk standby timer and instead added software sle...Björn Stenberg
2002-07-16Faster, deeper disk sleep. Should save us some power.Björn Stenberg
2002-06-30Some cleanupLinus Nielsen Feltzing
2002-04-27Added ata_spindown() and use of ALT_STATUS instead of STATUSBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-22Changed to void* for ata_read/write_sectors()Björn Stenberg
2002-04-21Alan's ATA code, or what's left of it after I have laid my grubby little handsBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg