summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* 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
* (Re-)added the delayed write feature to avoid wearing the flash unnecessarilyJens Arnold2004-10-04
* MMC: 10 % faster reading and 15 % faster writingJens Arnold2004-10-04
* Removed disabled code.Jens Arnold2004-10-03
* Implemented multiple block reading and writing. Significant speedup.Jens Arnold2004-10-03
* Some cleanup, and a quick fix to make battery status reading and idle powerof...Jens Arnold2004-10-01
* Fix: card initialization on card_select()Jens Arnold2004-10-01
* Ondio PACR inits for cold startJörg Hohensohn2004-10-01
* We must sleep 2 ticks to be really sure that all A/D channels have been conve...Linus Nielsen Feltzing2004-10-01
* Writing to mmc does work now, but not always correct yet. It caused a corrupt...Jens Arnold2004-09-29
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* Small fix for the card initJens Arnold2004-09-29
* MMC driver is now write enabled, and should no longer lock up. Still prelimin...Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* First working MMC driver (very preliminary, and read-only), and some adaption...Jens Arnold2004-09-28
* Ensure vaild readings when adc_init() returnsJens Arnold2004-09-24
* Added debouncing to the Ondio button driver.Jens Arnold2004-09-23
* FAT16 support for the OndioJörg Hohensohn2004-09-23
* Fixed yellow buildHenrik Backe2004-09-23
* An attempt to filter the button readingLinus Nielsen Feltzing2004-09-23
* Removed the obsolete adcreg[] tableLinus Nielsen Feltzing2004-09-21
* New A/D conversion strategy, now updates all channels every tickLinus Nielsen Feltzing2004-09-21
* Chip selects for internal & external card were reversedJens Arnold2004-09-20
* Disabled all code for the serial remote on Ondio, since the serial port is ne...Jens Arnold2004-09-20
* Removed the Neo code. Nobody is interested in it.Björn Stenberg2004-09-20
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Added preliminary support for Iriver H100Björn Stenberg2004-09-17