summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Fixed some warnings.Jens Arnold2005-01-05
* unmount function in preparation for MMC hotswap, more mutexingJörg Hohensohn2005-01-05
* Multivolume: prevent file rename attempts across volumes.Jens Arnold2005-01-04
* modify fat cache entries atomic, this was potentially unsafeJörg Hohensohn2005-01-04
* Early and basic gmini 120 config. Needs attention and corrections.Daniel Stenberg2005-01-04
* select the card within the mutex, seems more safeJörg Hohensohn2005-01-03
* using a pointer instead of array dereferencing saves ~250 bytesJörg Hohensohn2005-01-03
* Correct handling of FAT16 root directory when it does not start on a pseudo c...Jens Arnold2005-01-03
* finally: multivolume for Ondio officially enabled (use MMC and internal 128MB...Jörg Hohensohn2005-01-01
* volume names look better in sharp brackets, code slightly more compactJörg Hohensohn2005-01-01
* cosmetic: use the IF_MV2() macro for optional argumentsJörg Hohensohn2004-12-29
* behave for multi-volumeJörg Hohensohn2004-12-29
* Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn2004-12-29
* killed a warning for boxes not supporting FAT16Jörg Hohensohn2004-12-28
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn2004-12-24
* Removed duplicate instructionJens Arnold2004-12-22
* aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn2004-12-21
* Proper ATA and SDRAM initializationLinus Nielsen Feltzing2004-12-20
* Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing2004-12-20
* iRiver has hard drive poweroffLinus Nielsen Feltzing2004-12-20
* Added power functions for iRiver H1xxLinus Nielsen Feltzing2004-12-20
* multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn2004-12-18
* Unconditionally drive HD power control pin for player (doesn't hurt even for ...Jens Arnold2004-12-16
* The debug output now reports the correct mpeg layerLinus Nielsen Feltzing2004-12-01
* Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold2004-12-01
* Properly initialize Port A button input pins (player coldstart)Jens Arnold2004-11-30
* Remote control working againJens Arnold2004-11-25
* Adjusted version criteria for newplayer check according to latest findingsJens Arnold2004-11-24
* Retry initializing the harddisk with hard reset in case the first try fails. ...Jens Arnold2004-11-23
* Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold2004-11-22
* iRiver: attempt to set up the SDRAM correctlyLinus Nielsen Feltzing2004-11-22
* The player also has MAS poweron reset, handle it.Jens Arnold2004-11-22
* Code cleanupJens Arnold2004-11-21
* Fixed a warningJens Arnold2004-11-20
* Moved player ATA power handling to the correct functionsJens Arnold2004-11-20
* Enable building flashed rockbox and rombox for playersJens Arnold2004-11-20
* Player: initialize backlight control pin (for coldstart)Jens Arnold2004-11-20
* New players: switch on the HD in ata_init()Jens Arnold2004-11-20
* Added ADC_UNREG_POWER for the iRiver, for compatibilityLinus Nielsen Feltzing2004-11-19
* iRiver: SWAB16 and SWAB32 macrosLinus Nielsen Feltzing2004-11-19
* Correct polarity for the iRiver backlight pinLinus Nielsen Feltzing2004-11-18
* Added iRiver ADC tick taskLinus Nielsen Feltzing2004-11-18
* Added iRiver button handlingLinus Nielsen Feltzing2004-11-18
* Added iRiver ADC channel infoLinus Nielsen Feltzing2004-11-18
* Added iRiver button codesLinus Nielsen Feltzing2004-11-18
* Correct keyboard typeLinus Nielsen Feltzing2004-11-18
* Added IRIVER_H100_PADLinus Nielsen Feltzing2004-11-18
* Fix: my previous adjustments broke access to external MMC on newer Ondio mode...Jens Arnold2004-11-17
* Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold2004-11-17