summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* 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
* Ondio SP does not have a radio.Björn Stenberg2004-09-19
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Neo has a processor too...Björn Stenberg2004-09-17
* Added preliminary support for Iriver H100Björn Stenberg2004-09-17
* Added CPU model #defineBjörn Stenberg2004-09-17
* Removed test code that shouldn't have been committed.Björn Stenberg2004-09-16
* Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg2004-09-16
* Ondio levels adjusted, use ADC channel namesJörg Hohensohn2004-09-15
* Ondio USB mode works with both internal and external MMCJörg Hohensohn2004-09-14
* Ondio USB mode works, but only with external MMCJörg Hohensohn2004-09-14
* Now the Player balance setting works againLinus Nielsen Feltzing2004-09-13
* another fix towards Ondio USB passthroughJörg Hohensohn2004-09-13
* some fixes for Ondio USB passthrough (but still doesn't work yet)Jörg Hohensohn2004-09-11
* prepared Ondio USB passthrough (but doesn't work yet)Jörg Hohensohn2004-09-11
* prepared an empty MMC driverJörg Hohensohn2004-09-11
* Ondio USB enable, ATA part of it is missing by nowJörg Hohensohn2004-09-11
* different ADC channels for OndioJörg Hohensohn2004-09-10
* no backlight for OndioJörg Hohensohn2004-09-10
* avoid unused variable warning if no LEDJörg Hohensohn2004-09-10
* no double negation, define present features, not absentJörg Hohensohn2004-09-10
* Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn2004-09-10
* minor oopsJörg Hohensohn2004-09-10
* adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn2004-09-10
* adjustment for the Ondio: I2C clock is on a different pinJörg Hohensohn2004-09-10
* the very first adjustment for the Ondio: fix the screen orientationJörg Hohensohn2004-09-09
* build system updated to include Ondio optionJörg Hohensohn2004-09-09
* Bug fix: open() now handles O_TRUNC correctly (this was the real cause for th...Jens Arnold2004-09-06
* rombox support: building and zipDaniel Stenberg2004-09-06
* fixed rom start indexDaniel Stenberg2004-09-03
* define the ROM start in the config-*.h file instead and avoid the ifdefDaniel Stenberg2004-09-03
* lds file for rombox buildsDaniel Stenberg2004-09-03
* Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing2004-09-01
* button_clear_queue() now works as expectedLinus Nielsen Feltzing2004-09-01
* Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing2004-09-01
* New kernel function: queue_clear()Linus Nielsen Feltzing2004-09-01
* New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold2004-08-30
* font format documentation updated, obsolete definitions removedJörg Hohensohn2004-08-27
* By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytesDaniel Stenberg2004-08-27
* Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold2004-08-27
* Fixed pointer types & struct fontJens Arnold2004-08-26
* New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn2004-08-26
* Bug fix: recording does no longer hang after 30 bytes (especially when runnin...Jens Arnold2004-08-23
* Bug fix: renaming a directory could cause a name clash. New feature: rename()...Linus Nielsen Feltzing2004-08-22
* Const policed pointer arguments to functions, part 4Jens Arnold2004-08-18
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16