Age | Commit message (Expand) | Author |
2005-06-04 | Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ... | Jens Arnold |
2005-05-10 | This should (hopefully) fix the long-standing RLD problem once and for all. | Jens Arnold |
2005-05-04 | Oops | Linus Nielsen Feltzing |
2005-04-04 | Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo... | Linus Nielsen Feltzing |
2005-03-18 | iRiver: ATA timing is now setup by set_cpu_frequency() | Linus Nielsen Feltzing |
2005-03-01 | iRiver: more relaxed default timing | Linus Nielsen Feltzing |
2005-02-25 | more long policy | Jean-Philippe Bernardy |
2005-02-22 | Gmini SMSC chip improvements | Jean-Philippe Bernardy |
2005-02-19 | Gmini | Jean-Philippe Bernardy |
2005-02-07 | iRiver: Correct cold start detection | Linus Nielsen Feltzing |
2005-02-06 | Use proper CPU defines | Linus Nielsen Feltzing |
2005-02-06 | Added ISD chip power control setup and used proper define for the MCF5249 | Linus Nielsen Feltzing |
2005-02-06 | iriver: ATA controller register setup | Linus Nielsen Feltzing |
2005-02-06 | iriver: fixed ATA enable setup | Linus Nielsen Feltzing |
2005-02-06 | Aligned thread stack, correct CONTROL register for iRiver | Linus Nielsen Feltzing |
2005-01-26 | fixes for gmini | Jean-Philippe Bernardy |
2005-01-26 | Ported ATA driver to iRiver, minor code policing | Linus Nielsen Feltzing |
2005-01-24 | More int -> long | Jean-Philippe Bernardy |
2005-01-20 | Factored out some macros | Jean-Philippe Bernardy |
2005-01-20 | Support for gmini ATA interface | Jean-Philippe Bernardy |
2004-12-29 | behave for multi-volume | Jörg Hohensohn |
2004-12-28 | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn |
2004-11-23 | Retry initializing the harddisk with hard reset in case the first try fails. ... | Jens Arnold |
2004-11-20 | Moved player ATA power handling to the correct functions | Jens Arnold |
2004-11-20 | New players: switch on the HD in ata_init() | Jens Arnold |
2004-10-08 | Fixed warning when compiling with PREFER_C_WRITING | Jens Arnold |
2004-10-07 | Correct CPU type handling | Linus Nielsen Feltzing |
2004-10-05 | Compile ata_mmc.c for targets with mmc, ata.c for all others. | Björn Stenberg |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-17 | Added preliminary support for Iriver H100 | Björn Stenberg |
2004-09-11 | prepared Ondio USB passthrough (but doesn't work yet) | Jörg Hohensohn |
2004-09-11 | prepared an empty MMC driver | Jörg Hohensohn |
2004-08-17 | Const policed pointer arguments to functions, part 2 | Jens Arnold |
2004-08-03 | More const policeing step 3 | Jens Arnold |
2004-07-05 | Enabled assembler optimized disk reading and writing (approx. 2 times as fast) | Jens Arnold |
2004-06-11 | Disabled automatic disk spindown (by the drive). Updated comments regarding t... | Jens Arnold |
2004-04-01 | patch #922836 by Jens: way faster disk writing, in assembler. The code is in,... | Jörg Hohensohn |
2004-03-19 | A hip shot trying to make the Red LED Death situation a little better | Linus Nielsen Feltzing |
2004-03-10 | - no second ata_hard_reset() call, saves ~2.5 seconds flash boot time (please... | Jörg Hohensohn |
2004-03-09 | Reverted the STANDBY fix from 2004-02-15, rev 1.106 | Linus Nielsen Feltzing |
2004-03-02 | Now sets the highest possible PIO mode in set_features() | Linus Nielsen Feltzing |
2004-02-17 | fixed compiling errors | Linus Nielsen Feltzing |
2004-02-17 | set_features() is now called from ata_power_on() | Linus Nielsen Feltzing |
2004-02-16 | Silly me, I forgot to remove my debugging code | Linus Nielsen Feltzing |
2004-02-16 | Bug 1: The STANDBY mode is now explicitly disabled, since it could be set to ... | Linus Nielsen Feltzing |
2004-02-15 | Assembly code for copy_read_sectors() disabled: Tests with Trent showed that ... | Jörg Hohensohn |
2004-02-09 | Assembly code for copy_read_sectors() reworked: I've spread the ATA reads apa... | Jörg Hohensohn |
2004-01-27 | no code change, I just forgot to take my template disassembly out (a big comm... | Jörg Hohensohn |
2004-01-27 | Assembler optimized copy_read_sectors() gives another speedup of factor 1.4 f... | Jörg Hohensohn |
2004-01-16 | warning + obsolete variable removed | Jörg Hohensohn |