| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix CONFIG_BACKLIGHT warnings. | Jens Arnold | 2007-02-18 |
| * | Fix remaining CONFIG_TUNER checks. | Jens Arnold | 2007-02-18 |
| * | CONFIG_CHARGING | Jonathan Gordon | 2007-02-18 |
| * | Do the CONFIG_LED define | Jonathan Gordon | 2007-02-18 |
| * | more CONFIG_LED fixes | Jonathan Gordon | 2007-02-18 |
| * | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren | 2007-02-17 |
| * | ARM targets: Making a few functions non-static allows us to get rid of -ffunc... | Jens Arnold | 2007-02-17 |
| * | No functional changes, just reorganising code: | Barry Wardell | 2007-02-16 |
| * | Fix setting time on Sansa used to set the day to one day later than it | Barry Wardell | 2007-02-04 |
| * | RTC support for Sansa. | Barry Wardell | 2007-02-03 |
| * | Reverting the FAT32 driver change - it seems to have introduced a bug | Linus Nielsen Feltzing | 2007-01-29 |
| * | Changed fat_getnext(): | Linus Nielsen Feltzing | 2007-01-29 |
| * | Fix red builds | Daniel Ankers | 2007-01-27 |
| * | Oops - fix PortalPlayer builds | Daniel Ankers | 2007-01-27 |
| * | Clean up PP5002 I2C code (no functional changes): | Barry Wardell | 2007-01-27 |
| * | Clean up PP5020 I2C code (no functional changes): | Barry Wardell | 2007-01-27 |
| * | Permanently enable powering down the disk when it's sleeping for supported ta... | Nils Wallménius | 2007-01-23 |
| * | Settings are now stored in /.rockbox/config.cfg instead of the hidden sector.... | Jonathan Gordon | 2007-01-23 |
| * | The code police strikes back, and some minor optimisations. | Jens Arnold | 2007-01-21 |
| * | Move mono DRMODE optimizations from Gigabeat to all 16-bit targets | Greg White | 2007-01-18 |
| * | Remove bogus variables to fix warnings | Greg White | 2007-01-15 |
| * | Optimize transparent blit; optimize DRMODE_SOLID for mono bitmaps | Greg White | 2007-01-15 |
| * | Enabled zero crossing detection for volume changes in the WM8721/WM8731 drive... | Jens Arnold | 2007-01-14 |
| * | Skip scroll check when LCD is disabled | Greg White | 2007-01-14 |
| * | Added zero crossing check before changing volume to avoid noise during volume... | Steve Gotthardt | 2007-01-13 |
| * | Removed executable flag | Linus Nielsen Feltzing | 2007-01-09 |
| * | Add a check to verify ATA driver has been initialised in ata_sleepnow(). | Miika Pekkarinen | 2007-01-08 |
| * | Fix simulator build | Greg White | 2007-01-04 |
| * | Use DMA for Blit to screen/clear | Greg White | 2007-01-04 |
| * | 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 |
| * | Woops. Missed a file. | Michael Sevakis | 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 compile errors. | Barry Wardell | 2006-12-18 |
| * | FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co... | Barry Wardell | 2006-12-18 |
| * | Move I2S initialisation out of the Wolfson codec driver | Daniel Ankers | 2006-12-09 |
| * | move some audio driver specific code to the correspoding files | Marcoen Hirschberg | 2006-12-06 |
| * | Fix settings not saving to disk correctly, (fixes FS#6408) | Jonathan Gordon | 2006-12-06 |
| * | first step in audio driver unification: renaming the functions to audio_* | Marcoen Hirschberg | 2006-12-06 |
| * | add a RTC driver for the Samsung S3C2440 used in the Gigabeat | Marcoen Hirschberg | 2006-12-05 |
| * | Much simpler implementation of large virtual sector support, not needing larg... | Jens Arnold | 2006-12-04 |
| * | Removed unused variable, and fixed overflow in free/total calculation. There ... | Jens Arnold | 2006-12-03 |
| * | Completed target tree move of the ata driver code. Some code cleanup. | Jens Arnold | 2006-12-03 |
| * | Fixed the warnings. | Miika Pekkarinen | 2006-12-03 |
| * | Add support (runtime detection) for 2048 bytes/sector filesystem. | Miika Pekkarinen | 2006-12-03 |
| * | Prevent the click of death when connecting an ipod to usb. | Miika Pekkarinen | 2006-11-29 |
| * | move rtc functions to seperate files | Marcoen Hirschberg | 2006-11-27 |
| * | Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact... | Jens Arnold | 2006-11-27 |
| * | Fixed the errors for H300. | Miika Pekkarinen | 2006-11-26 |