summaryrefslogtreecommitdiff
path: root/firmware/drivers/ata.c (follow)
Commit message (Expand)AuthorAge
...
* A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and...Thom Johansen2006-10-25
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-08-12
* ATA driver: * Don't lie to gcc about which parameters the assembler optimised...Jens Arnold2006-04-29
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* Coldfire: Assembler optimised disk writing, speed increase ~36% on average.Jens Arnold2006-03-19
* Fix s-t-u-p-i-d bug in the asm ata read routine.Jens Arnold2006-03-18
* Coldfire: Assembler optimised disk reading, speed increase ~40% on average.Jens Arnold2006-03-18
* ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5Linus Nielsen Feltzing2006-03-07
* gigabeat related changesMarcoen Hirschberg2006-03-02
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Fix slow shutdown on ipod nano.Thom Johansen2006-02-19
* More iPod 3G code from Seven Le MesleDave Chapman2006-02-05
* Make it compile on iAudio X5Linus Nielsen Feltzing2006-02-02
* iPod: Fix endian bug with disk reads and writes to a non-aligned memory buffer.Dave Chapman2006-01-18
* Temp fix for iPod Nano. Disable ATA sleep, as this will hang disk accesses.Thom Johansen2006-01-16
* Fixed yellow iPod builds.Jens Arnold2005-11-24
* Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold2005-11-24
* H300 has no ATA LEDLinus Nielsen Feltzing2005-11-18
* Reverted erroneous commitLinus Nielsen Feltzing2005-11-16
* Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing2005-11-16
* Use ICODE_ATTR instead of __attribute__ ((section(".icode")))Dave Chapman2005-11-12
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Remove #warning left over from debugging. Sorry about that.Dave Chapman2005-11-08
* Fixed the bug in ata.c preventing files from being read correctly.Miika Pekkarinen2005-11-08
* Removed unused ata_standby(), changed return type of ata_sleep() to void, rem...Jens Arnold2005-11-07
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman2005-10-06
* Atomic GPIO accessLinus Nielsen Feltzing2005-07-12
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* This should (hopefully) fix the long-standing RLD problem once and for all.Jens Arnold2005-05-10
* OopsLinus Nielsen Feltzing2005-05-04
* Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing2005-04-04
* iRiver: ATA timing is now setup by set_cpu_frequency()Linus Nielsen Feltzing2005-03-18
* iRiver: more relaxed default timingLinus Nielsen Feltzing2005-03-01
* more long policyJean-Philippe Bernardy2005-02-25
* Gmini SMSC chip improvementsJean-Philippe Bernardy2005-02-22
* GminiJean-Philippe Bernardy2005-02-19
* iRiver: Correct cold start detectionLinus Nielsen Feltzing2005-02-07
* Use proper CPU definesLinus Nielsen Feltzing2005-02-06
* Added ISD chip power control setup and used proper define for the MCF5249Linus Nielsen Feltzing2005-02-06
* iriver: ATA controller register setupLinus Nielsen Feltzing2005-02-06
* iriver: fixed ATA enable setupLinus Nielsen Feltzing2005-02-06
* Aligned thread stack, correct CONTROL register for iRiverLinus Nielsen Feltzing2005-02-06
* fixes for gminiJean-Philippe Bernardy2005-01-26
* Ported ATA driver to iRiver, minor code policingLinus Nielsen Feltzing2005-01-26
* More int -> longJean-Philippe Bernardy2005-01-24
* Factored out some macrosJean-Philippe Bernardy2005-01-20
* Support for gmini ATA interfaceJean-Philippe Bernardy2005-01-20
* behave for multi-volumeJörg Hohensohn2004-12-29