Age | Commit message (Expand) | Author |
2004-10-08 | Button flip enabled on Ondio | Jens Arnold |
2004-10-07 | Correct CPU type handling | Linus Nielsen Feltzing |
2004-10-06 | Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol... | Jens Arnold |
2004-10-05 | 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-04 | (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-03 | Removed disabled code. | Jens Arnold |
2004-10-03 | Implemented multiple block reading and writing. Significant speedup. | Jens Arnold |
2004-10-01 | 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-09-29 | 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-28 | 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-24 | Ensure vaild readings when adc_init() returns | Jens Arnold |
2004-09-23 | 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-21 | 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-20 | 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-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-17 | Added preliminary support for Iriver H100 | Björn Stenberg |
2004-09-16 | Removed test code that shouldn't have been committed. | Björn Stenberg |
2004-09-16 | Moved LCD_WIDHT/HEIGHT from lcd driver to config file. | Björn Stenberg |
2004-09-15 | Ondio levels adjusted, use ADC channel names | Jörg Hohensohn |
2004-09-14 | Ondio USB mode works with both internal and external MMC | Jörg Hohensohn |
2004-09-14 | Ondio USB mode works, but only with external MMC | Jörg Hohensohn |
2004-09-11 | some fixes for Ondio USB passthrough (but still doesn't work yet) | Jörg Hohensohn |
2004-09-11 | prepared Ondio USB passthrough (but doesn't work yet) | Jörg Hohensohn |
2004-09-11 | prepared an empty MMC driver | Jörg Hohensohn |
2004-09-10 | avoid unused variable warning if no LED | Jörg Hohensohn |
2004-09-10 | no double negation, define present features, not absent | Jörg Hohensohn |
2004-09-10 | Ondio has no LED (no RLOD possible ;-) | Jörg Hohensohn |
2004-09-10 | minor oops | Jörg Hohensohn |
2004-09-10 | adjustment for the Ondio: button driver has an Odio part, for now it has a Pl... | Jörg Hohensohn |
2004-09-10 | adjustment for the Ondio: I2C clock is on a different pin | Jörg Hohensohn |
2004-09-09 | the very first adjustment for the Ondio: fix the screen orientation | Jörg Hohensohn |
2004-09-01 | button_clear_queue() now works as expected | Linus Nielsen Feltzing |
2004-08-27 | Fixed new font format: necessity of offset table generation, output of fonts ... | Jens Arnold |
2004-08-26 | Fixed pointer types & struct font | Jens Arnold |
2004-08-26 | New font format (already rotated) saves code, space and time. On the downside... | Jörg Hohensohn |