Age | Commit message (Expand) | Author |
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-26 | Added header file for bitswap, and made the fliptable global for re-use | 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-22 | adjusted to work better in the new concept | Daniel Stenberg |
2004-09-22 | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg |
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 | Ondio SP does not have a radio. | Björn Stenberg |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-17 | Neo has a processor too... | Björn Stenberg |
2004-09-17 | Added preliminary support for Iriver H100 | Björn Stenberg |
2004-09-17 | Added CPU model #define | 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-13 | Now the Player balance setting works again | Linus Nielsen Feltzing |
2004-09-13 | another fix towards Ondio USB passthrough | 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-11 | Ondio USB enable, ATA part of it is missing by now | Jörg Hohensohn |
2004-09-10 | different ADC channels for Ondio | Jörg Hohensohn |
2004-09-10 | no backlight for Ondio | 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-09 | build system updated to include Ondio option | Jörg Hohensohn |
2004-09-06 | Bug fix: open() now handles O_TRUNC correctly (this was the real cause for th... | Jens Arnold |
2004-09-06 | rombox support: building and zip | Daniel Stenberg |
2004-09-03 | fixed rom start index | Daniel Stenberg |
2004-09-03 | define the ROM start in the config-*.h file instead and avoid the ifdef | Daniel Stenberg |