summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2004-10-05Compile ata_mmc.c for targets with mmc, ata.c for all others.Björn Stenberg3-11/+2
2004-10-05only compile files that are relevantDaniel Stenberg1-0/+12
2004-10-05panic on write behind partition, tooJörg Hohensohn1-7/+9
2004-10-04(Re-)added the delayed write feature to avoid wearing the flash unnecessarilyJens Arnold1-4/+24
2004-10-04MMC: 10 % faster reading and 15 % faster writingJens Arnold1-5/+13
2004-10-04added the new SOURCES files to the tarballDaniel Stenberg1-0/+1
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg2-13/+65
2004-10-03Removed disabled code.Jens Arnold1-33/+0
2004-10-03Implemented multiple block reading and writing. Significant speedup.Jens Arnold1-30/+104
2004-10-02Fix: MAS SIBI control now is output as intendedJens Arnold1-1/+1
2004-10-01Some cleanup, and a quick fix to make battery status reading and idle powerof...Jens Arnold1-8/+2
2004-10-01void* can't be offset, gcc should not allows thisJörg Hohensohn1-3/+4
2004-10-01test code portable nowJörg Hohensohn1-0/+1
2004-10-01test code portable nowJörg Hohensohn2-7/+8
2004-10-01Fixed a typo which lead to non-initialized MAS on Ondio SPJens Arnold1-3/+3
2004-10-01Ondio PACR inits for cold startJörg Hohensohn1-1/+1
2004-10-01Fix: card initialization on card_select()Jens Arnold1-9/+8
2004-10-01Ondio PACR inits for cold startJörg Hohensohn1-0/+4
2004-10-01Ondio config cleanup, SIBI supportJörg Hohensohn3-32/+15
2004-10-01We must sleep 2 ticks to be really sure that all A/D channels have been conve...Linus Nielsen Feltzing1-1/+1
2004-09-29Writing to mmc does work now, but not always correct yet. It caused a corrupt...Jens Arnold1-5/+11
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold6-115/+175
2004-09-29Small fix for the card initJens Arnold1-4/+2
2004-09-29MMC driver is now write enabled, and should no longer lock up. Still prelimin...Jens Arnold1-26/+76
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn20-123/+144
2004-09-28First working MMC driver (very preliminary, and read-only), and some adaption...Jens Arnold1-119/+397
2004-09-26Added header file for bitswap, and made the fliptable global for re-useJens Arnold3-1/+27
2004-09-24Ensure vaild readings when adc_init() returnsJens Arnold1-0/+2
2004-09-23Added debouncing to the Ondio button driver.Jens Arnold1-1/+11
2004-09-23FAT16 support for the OndioJörg Hohensohn3-104/+350
2004-09-23Fixed yellow buildHenrik Backe1-1/+1
2004-09-23An attempt to filter the button readingLinus Nielsen Feltzing1-9/+19
2004-09-22adjusted to work better in the new conceptDaniel Stenberg1-1/+1
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg1-66/+15
2004-09-21Removed the obsolete adcreg[] tableLinus Nielsen Feltzing1-5/+0
2004-09-21New A/D conversion strategy, now updates all channels every tickLinus Nielsen Feltzing1-40/+58
2004-09-20Chip selects for internal & external card were reversedJens Arnold1-2/+2
2004-09-20Disabled all code for the serial remote on Ondio, since the serial port is ne...Jens Arnold2-0/+6
2004-09-20Removed the Neo code. Nobody is interested in it.Björn Stenberg7-203/+1
2004-09-19Ondio SP does not have a radio.Björn Stenberg1-3/+0
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg4-24/+24
2004-09-17Neo has a processor too...Björn Stenberg1-0/+3
2004-09-17Added preliminary support for Iriver H100Björn Stenberg1-28/+57
2004-09-17Added CPU model #defineBjörn Stenberg7-0/+22
2004-09-16Removed test code that shouldn't have been committed.Björn Stenberg1-3/+0
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg10-5/+75
2004-09-15Ondio levels adjusted, use ADC channel namesJörg Hohensohn1-6/+6
2004-09-14Ondio USB mode works with both internal and external MMCJörg Hohensohn1-4/+9
2004-09-14Ondio USB mode works, but only with external MMCJörg Hohensohn1-2/+5
2004-09-13Now the Player balance setting works againLinus Nielsen Feltzing1-0/+2