| Commit message (Expand) | Author | Age |
| ... | |
| * | 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 |
| * | 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-19 |
| * | 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-17 |
| * | 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-16 |
| * | Ondio levels adjusted, use ADC channel names | Jörg Hohensohn | 2004-09-15 |
| * | 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-14 |
| * | Now the Player balance setting works again | Linus Nielsen Feltzing | 2004-09-13 |
| * | another fix towards Ondio USB passthrough | Jörg Hohensohn | 2004-09-13 |
| * | 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-11 |
| * | 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-10 |
| * | 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-09 |
| * | 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-06 |
| * | 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 | 2004-09-03 |
| * | lds file for rombox builds | Daniel Stenberg | 2004-09-03 |
| * | Made queue_clear() atomic, and made the argument non-const | Linus Nielsen Feltzing | 2004-09-01 |
| * | button_clear_queue() now works as expected | Linus Nielsen Feltzing | 2004-09-01 |
| * | Made queue_clear() atomic, and made the argument non-const | Linus Nielsen Feltzing | 2004-09-01 |
| * | New kernel function: queue_clear() | Linus Nielsen Feltzing | 2004-09-01 |
| * | New debug feature: Use the SH1 user break controller to catch illegal memory ... | Jens Arnold | 2004-08-30 |
| * | font format documentation updated, obsolete definitions removed | Jörg Hohensohn | 2004-08-27 |
| * | By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytes | Daniel Stenberg | 2004-08-27 |
| * | Fixed new font format: necessity of offset table generation, output of fonts ... | Jens Arnold | 2004-08-27 |
| * | 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 | 2004-08-26 |
| * | Bug fix: recording does no longer hang after 30 bytes (especially when runnin... | Jens Arnold | 2004-08-23 |
| * | Bug fix: renaming a directory could cause a name clash. New feature: rename()... | Linus Nielsen Feltzing | 2004-08-22 |
| * | Const policed pointer arguments to functions, part 4 | Jens Arnold | 2004-08-18 |
| * | Const policed pointer arguments to functions, part 2 | Jens Arnold | 2004-08-17 |
| * | Const policed pointer arguments to functions, part 1 | Jens Arnold | 2004-08-16 |