summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* behave for multi-volumeJö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
* Removed duplicate instructionJens Arnold2004-12-22
* Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing2004-12-20
* Added power functions for iRiver H1xxLinus Nielsen Feltzing2004-12-20
* Unconditionally drive HD power control pin for player (doesn't hurt even for ...Jens Arnold2004-12-16
* 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
* 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
* 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
* New players: switch on the HD in ata_init()Jens Arnold2004-11-20
* Added iRiver ADC tick taskLinus Nielsen Feltzing2004-11-18
* Added iRiver button handlingLinus 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
* iRiver: Now sets the LCD RESET pin correctlyLinus Nielsen Feltzing2004-11-16
* Increased MMC init timeout (again), and sleep() between consecutive tries.Jens Arnold2004-11-14
* Increased init timeout to account for some very slow (SD) cardsJens Arnold2004-11-14
* Fixed the player sim. There is no SH1 hardware in the simulator...Jens Arnold2004-11-11
* Important step towards player flashing: LCD inits for both new LCD (confirmed...Jens Arnold2004-11-11
* Unique error codesJens Arnold2004-11-07
* Removed #include math.hLinus Nielsen Feltzing2004-11-04
* Ported to iRiver (unfinished)Linus Nielsen Feltzing2004-11-03
* Adjusted for iriverLinus Nielsen Feltzing2004-11-02
* New LCD driver for iRiver H100Linus Nielsen Feltzing2004-10-26
* Ported to iRiver H100Linus Nielsen Feltzing2004-10-26
* Philips tuner supportedJörg Hohensohn2004-10-17
* bugfix for OndioFM tuner powerJörg Hohensohn2004-10-17
* moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn2004-10-17
* Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn2004-10-15
* Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold2004-10-15
* cleaned out parts of bpb which we don't useJörg Hohensohn2004-10-14
* Disabled charger detection and ide_power_enable() for Ondio; some cleanupJens Arnold2004-10-13
* Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing2004-10-12
* MMC hotswap handling in USB modeJens Arnold2004-10-10
* First part of MMC hotswap handling; removed unnecessary MMC threadJens Arnold2004-10-10
* Fixed busy timeout handling; better commentsJens Arnold2004-10-09
* Major MMC driver rework: DMA for sector transfers (except for single sector w...Jens Arnold2004-10-09
* Fixed warning when compiling with PREFER_C_WRITINGJens Arnold2004-10-08
* Button flip enabled on OndioJens Arnold2004-10-08
* Correct CPU type handlingLinus Nielsen Feltzing2004-10-07
* Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol...Jens Arnold2004-10-06
* Compile ata_mmc.c for targets with mmc, ata.c for all others.Björn Stenberg2004-10-05
* panic on write behind partition, tooJörg Hohensohn2004-10-05