summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen2007-02-28
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* X5: Move the remote tick to target tree.Jens Arnold2007-02-25
* Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold2007-02-25
* Remove unused code, make comments c-style, make one private function staticNils Wallménius2007-02-25
* Moved ipod LCD code to target tree.Jens Arnold2007-02-25
* Use the correct constant to avoid confusionPeter D'Hoye2007-02-24
* Better short filename generation. Fixes FS#6648.Peter D'Hoye2007-02-24
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* Tiny size optimisation.Jens Arnold2007-02-18
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* Fix remaining CONFIG_TUNER checks.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* more CONFIG_LED fixesJonathan Gordon2007-02-18
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold2007-02-17
* No functional changes, just reorganising code:Barry Wardell2007-02-16
* Fix setting time on Sansa used to set the day to one day later than it Barry Wardell2007-02-04
* RTC support for Sansa.Barry Wardell2007-02-03
* Reverting the FAT32 driver change - it seems to have introduced a bugLinus Nielsen Feltzing2007-01-29
* Changed fat_getnext():Linus Nielsen Feltzing2007-01-29
* Fix red buildsDaniel Ankers2007-01-27
* Oops - fix PortalPlayer buildsDaniel Ankers2007-01-27
* Clean up PP5002 I2C code (no functional changes):Barry Wardell2007-01-27
* Clean up PP5020 I2C code (no functional changes):Barry Wardell2007-01-27
* Permanently enable powering down the disk when it's sleeping for supported ta...Nils Wallménius2007-01-23
* Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon2007-01-23
* The code police strikes back, and some minor optimisations.Jens Arnold2007-01-21
* Move mono DRMODE optimizations from Gigabeat to all 16-bit targetsGreg White2007-01-18
* Remove bogus variables to fix warningsGreg White2007-01-15
* Optimize transparent blit; optimize DRMODE_SOLID for mono bitmapsGreg White2007-01-15
* Enabled zero crossing detection for volume changes in the WM8721/WM8731 drive...Jens Arnold2007-01-14
* Skip scroll check when LCD is disabledGreg White2007-01-14
* Added zero crossing check before changing volume to avoid noise during volume...Steve Gotthardt2007-01-13
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Add a check to verify ATA driver has been initialised in ata_sleepnow().Miika Pekkarinen2007-01-08
* Fix simulator buildGreg White2007-01-04
* Use DMA for Blit to screen/clearGreg White2007-01-04
* renamed biglba to lba48, plus a slight optimizationJörg Hohensohn2006-12-20
* Preparation for disks >137 GB, use BigLBA 48 bit addressing if necessary. Onl...Jörg Hohensohn2006-12-19
* Woops. Missed a file.Michael Sevakis2006-12-19
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* Archos: Moved the ata_address_detect() code into ata_device_init(), removing ...Jens Arnold2006-12-19
* Fix compile errors.Barry Wardell2006-12-18
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* Move I2S initialisation out of the Wolfson codec driverDaniel Ankers2006-12-09
* move some audio driver specific code to the correspoding filesMarcoen Hirschberg2006-12-06