| Commit message (Expand) | Author | Age |
| ... | |
| * | Unique error codes | Jens Arnold | 2004-11-07 |
| * | Removed #include math.h | Linus Nielsen Feltzing | 2004-11-04 |
| * | Ported to iRiver (unfinished) | Linus Nielsen Feltzing | 2004-11-03 |
| * | Adjusted for iriver | Linus Nielsen Feltzing | 2004-11-02 |
| * | New LCD driver for iRiver H100 | Linus Nielsen Feltzing | 2004-10-26 |
| * | Ported to iRiver H100 | Linus Nielsen Feltzing | 2004-10-26 |
| * | Philips tuner supported | Jörg Hohensohn | 2004-10-17 |
| * | bugfix for OndioFM tuner power | Jörg Hohensohn | 2004-10-17 |
| * | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn | 2004-10-17 |
| * | Philips tuner prepared, new middle layer to abstract which tuner is used | Jörg Hohensohn | 2004-10-15 |
| * | Logarithmic scroll speed setting: speed doubles every 3 steps. | Jens Arnold | 2004-10-15 |
| * | cleaned out parts of bpb which we don't use | Jörg Hohensohn | 2004-10-14 |
| * | Disabled charger detection and ide_power_enable() for Ondio; some cleanup | Jens Arnold | 2004-10-13 |
| * | Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ... | Linus Nielsen Feltzing | 2004-10-12 |
| * | MMC hotswap handling in USB mode | Jens Arnold | 2004-10-10 |
| * | First part of MMC hotswap handling; removed unnecessary MMC thread | Jens Arnold | 2004-10-10 |
| * | Fixed busy timeout handling; better comments | Jens Arnold | 2004-10-09 |
| * | Major MMC driver rework: DMA for sector transfers (except for single sector w... | Jens Arnold | 2004-10-09 |
| * | Fixed warning when compiling with PREFER_C_WRITING | Jens Arnold | 2004-10-08 |
| * | Button flip enabled on Ondio | Jens Arnold | 2004-10-08 |
| * | Correct CPU type handling | Linus Nielsen Feltzing | 2004-10-07 |
| * | Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol... | Jens Arnold | 2004-10-06 |
| * | Compile ata_mmc.c for targets with mmc, ata.c for all others. | Björn Stenberg | 2004-10-05 |
| * | panic on write behind partition, too | Jörg Hohensohn | 2004-10-05 |
| * | (Re-)added the delayed write feature to avoid wearing the flash unnecessarily | Jens Arnold | 2004-10-04 |
| * | MMC: 10 % faster reading and 15 % faster writing | Jens Arnold | 2004-10-04 |
| * | Removed disabled code. | Jens Arnold | 2004-10-03 |
| * | Implemented multiple block reading and writing. Significant speedup. | Jens Arnold | 2004-10-03 |
| * | Some cleanup, and a quick fix to make battery status reading and idle powerof... | Jens Arnold | 2004-10-01 |
| * | Fix: card initialization on card_select() | Jens Arnold | 2004-10-01 |
| * | Ondio PACR inits for cold start | Jörg Hohensohn | 2004-10-01 |
| * | We must sleep 2 ticks to be really sure that all A/D channels have been conve... | Linus Nielsen Feltzing | 2004-10-01 |
| * | Writing to mmc does work now, but not always correct yet. It caused a corrupt... | Jens Arnold | 2004-09-29 |
| * | Added MAS3539F support (Ondio SP) | Jens Arnold | 2004-09-29 |
| * | Small fix for the card init | Jens Arnold | 2004-09-29 |
| * | MMC driver is now write enabled, and should no longer lock up. Still prelimin... | Jens Arnold | 2004-09-29 |
| * | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 2004-09-28 |
| * | First working MMC driver (very preliminary, and read-only), and some adaption... | Jens Arnold | 2004-09-28 |
| * | Ensure vaild readings when adc_init() returns | Jens Arnold | 2004-09-24 |
| * | Added debouncing to the Ondio button driver. | Jens Arnold | 2004-09-23 |
| * | FAT16 support for the Ondio | Jörg Hohensohn | 2004-09-23 |
| * | Fixed yellow build | Henrik Backe | 2004-09-23 |
| * | An attempt to filter the button reading | Linus Nielsen Feltzing | 2004-09-23 |
| * | Removed the obsolete adcreg[] table | Linus Nielsen Feltzing | 2004-09-21 |
| * | New A/D conversion strategy, now updates all channels every tick | Linus Nielsen Feltzing | 2004-09-21 |
| * | Chip selects for internal & external card were reversed | Jens Arnold | 2004-09-20 |
| * | Disabled all code for the serial remote on Ondio, since the serial port is ne... | Jens Arnold | 2004-09-20 |
| * | Removed the Neo code. Nobody is interested in it. | Björn Stenberg | 2004-09-20 |
| * | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg | 2004-09-19 |
| * | Added preliminary support for Iriver H100 | Björn Stenberg | 2004-09-17 |