summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg
2004-10-03Removed disabled code.Jens Arnold
2004-10-03Implemented multiple block reading and writing. Significant speedup.Jens Arnold
2004-10-02Fix: MAS SIBI control now is output as intendedJens Arnold
2004-10-01Some cleanup, and a quick fix to make battery status reading and idle powerof...Jens Arnold
2004-10-01void* can't be offset, gcc should not allows thisJörg Hohensohn
2004-10-01test code portable nowJörg Hohensohn
2004-10-01test code portable nowJörg Hohensohn
2004-10-01Fixed a typo which lead to non-initialized MAS on Ondio SPJens Arnold
2004-10-01Ondio PACR inits for cold startJörg Hohensohn
2004-10-01Fix: card initialization on card_select()Jens Arnold
2004-10-01Ondio PACR inits for cold startJörg Hohensohn
2004-10-01Ondio config cleanup, SIBI supportJörg Hohensohn
2004-10-01We must sleep 2 ticks to be really sure that all A/D channels have been conve...Linus Nielsen Feltzing
2004-09-29Writing to mmc does work now, but not always correct yet. It caused a corrupt...Jens Arnold
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold
2004-09-29Small fix for the card initJens Arnold
2004-09-29MMC driver is now write enabled, and should no longer lock up. Still prelimin...Jens Arnold
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-28First working MMC driver (very preliminary, and read-only), and some adaption...Jens Arnold
2004-09-26Added header file for bitswap, and made the fliptable global for re-useJens Arnold
2004-09-24Ensure vaild readings when adc_init() returnsJens Arnold
2004-09-23Added debouncing to the Ondio button driver.Jens Arnold
2004-09-23FAT16 support for the OndioJörg Hohensohn
2004-09-23Fixed yellow buildHenrik Backe
2004-09-23An attempt to filter the button readingLinus Nielsen Feltzing
2004-09-22adjusted to work better in the new conceptDaniel Stenberg
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg
2004-09-21Removed the obsolete adcreg[] tableLinus Nielsen Feltzing
2004-09-21New A/D conversion strategy, now updates all channels every tickLinus Nielsen Feltzing
2004-09-20Chip selects for internal & external card were reversedJens Arnold
2004-09-20Disabled all code for the serial remote on Ondio, since the serial port is ne...Jens Arnold
2004-09-20Removed the Neo code. Nobody is interested in it.Björn Stenberg
2004-09-19Ondio SP does not have a radio.Björn Stenberg
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-17Neo has a processor too...Björn Stenberg
2004-09-17Added preliminary support for Iriver H100Björn Stenberg
2004-09-17Added CPU model #defineBjörn Stenberg
2004-09-16Removed test code that shouldn't have been committed.Björn Stenberg
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg
2004-09-15Ondio levels adjusted, use ADC channel namesJörg Hohensohn
2004-09-14Ondio USB mode works with both internal and external MMCJörg Hohensohn
2004-09-14Ondio USB mode works, but only with external MMCJörg Hohensohn
2004-09-13Now the Player balance setting works againLinus Nielsen Feltzing
2004-09-13another fix towards Ondio USB passthroughJörg Hohensohn
2004-09-11some fixes for Ondio USB passthrough (but still doesn't work yet)Jörg Hohensohn
2004-09-11prepared Ondio USB passthrough (but doesn't work yet)Jörg Hohensohn
2004-09-11prepared an empty MMC driverJörg Hohensohn
2004-09-11Ondio USB enable, ATA part of it is missing by nowJörg Hohensohn
2004-09-10different ADC channels for OndioJörg Hohensohn