| Commit message (Expand) | Author | Age |
| * | Add a check to verify ATA driver has been initialised in ata_sleepnow(). | Miika Pekkarinen | 2007-01-08 |
| * | renamed biglba to lba48, plus a slight optimization | Jörg Hohensohn | 2006-12-20 |
| * | Preparation for disks >137 GB, use BigLBA 48 bit addressing if necessary. Onl... | Jörg Hohensohn | 2006-12-19 |
| * | Convert queues to use intptr_t for event data and return values as most of th... | Michael Sevakis | 2006-12-19 |
| * | Archos: Moved the ata_address_detect() code into ata_device_init(), removing ... | Jens Arnold | 2006-12-19 |
| * | Fix settings not saving to disk correctly, (fixes FS#6408) | Jonathan Gordon | 2006-12-06 |
| * | Completed target tree move of the ata driver code. Some code cleanup. | Jens Arnold | 2006-12-03 |
| * | Prevent the click of death when connecting an ipod to usb. | Miika Pekkarinen | 2006-11-29 |
| * | dont allow the ata callbacks to be run less than once every 30s unless | Jonathan Gordon | 2006-11-26 |
| * | Get rid of ages-old interdependency between ata.c and mas.c | Jens Arnold | 2006-11-12 |
| * | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold | 2006-11-10 |
| * | Bah, Linus was right, trying to call the ata_idle callbacks on usb and | Jonathan Gordon | 2006-11-09 |
| * | fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED) | Jonathan Gordon | 2006-11-08 |
| * | * changes to ata.c - idle callbacks are called after 2 sec of real idle, | Jonathan Gordon | 2006-11-08 |
| * | dont spin up the disk to call the callbacks. | Jonathan Gordon | 2006-11-07 |
| * | adds ata_idle_notify system which allows callbacks in apps/ to be called | Jonathan Gordon | 2006-11-06 |
| * | move coldfire ata defines to a shared ata-target.h | Marcoen Hirschberg | 2006-10-30 |
| * | move the iriver h1x0/h3x0 targets to the target tree | Jonathan Gordon | 2006-10-30 |
| * | cleanup ata.c a bit by moving portalplayer defines to target_tree and removin... | Marcoen Hirschberg | 2006-10-27 |
| * | A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and... | Thom Johansen | 2006-10-25 |
| * | New scheduler, with priorities for swcodec platforms. Frequent task | Miika Pekkarinen | 2006-09-16 |
| * | update the gigabeat code and move to target_tree | Marcoen Hirschberg | 2006-08-12 |
| * | ATA driver: * Don't lie to gcc about which parameters the assembler optimised... | Jens Arnold | 2006-04-29 |
| * | Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c | Jens Arnold | 2006-04-08 |
| * | Coldfire: Assembler optimised disk writing, speed increase ~36% on average. | Jens Arnold | 2006-03-19 |
| * | Fix s-t-u-p-i-d bug in the asm ata read routine. | Jens Arnold | 2006-03-18 |
| * | Coldfire: Assembler optimised disk reading, speed increase ~40% on average. | Jens Arnold | 2006-03-18 |
| * | ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5 | Linus Nielsen Feltzing | 2006-03-07 |
| * | gigabeat related changes | Marcoen Hirschberg | 2006-03-02 |
| * | first gigabeat commit | Marcoen Hirschberg | 2006-02-24 |
| * | Fix slow shutdown on ipod nano. | Thom Johansen | 2006-02-19 |
| * | More iPod 3G code from Seven Le Mesle | Dave Chapman | 2006-02-05 |
| * | Make it compile on iAudio X5 | Linus Nielsen Feltzing | 2006-02-02 |
| * | iPod: Fix endian bug with disk reads and writes to a non-aligned memory buffer. | Dave Chapman | 2006-01-18 |
| * | Temp fix for iPod Nano. Disable ATA sleep, as this will hang disk accesses. | Thom Johansen | 2006-01-16 |
| * | Fixed yellow iPod builds. | Jens Arnold | 2005-11-24 |
| * | Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c... | Jens Arnold | 2005-11-24 |
| * | H300 has no ATA LED | Linus Nielsen Feltzing | 2005-11-18 |
| * | Reverted erroneous commit | Linus Nielsen Feltzing | 2005-11-16 |
| * | Cleaned up bootloader linker control file and added the H300 target | Linus Nielsen Feltzing | 2005-11-16 |
| * | Use ICODE_ATTR instead of __attribute__ ((section(".icode"))) | Dave Chapman | 2005-11-12 |
| * | iPod: Code cleanup - the bootloader now compiles with zero warnings | Dave Chapman | 2005-11-11 |
| * | Remove #warning left over from debugging. Sorry about that. | Dave Chapman | 2005-11-08 |
| * | Fixed the bug in ata.c preventing files from being read correctly. | Miika Pekkarinen | 2005-11-08 |
| * | Removed unused ata_standby(), changed return type of ata_sleep() to void, rem... | Jens Arnold | 2005-11-07 |
| * | Initial commit of work-in-progress iPod port | Dave Chapman | 2005-11-07 |
| * | Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto... | Dave Chapman | 2005-10-06 |
| * | Atomic GPIO access | Linus Nielsen Feltzing | 2005-07-12 |
| * | Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ... | Jens Arnold | 2005-06-04 |
| * | This should (hopefully) fix the long-standing RLD problem once and for all. | Jens Arnold | 2005-05-10 |