summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* First iRiver startup code, does nothing but blink the backlightLinus Nielsen Feltzing2004-10-07
* Modest start on the H100Linus Nielsen Feltzing2004-10-07
* Ported to iRiver H100Linus Nielsen Feltzing2004-10-07
* Now used IRAMORIGLinus Nielsen Feltzing2004-10-07
* Correct CPU type handlingLinus Nielsen Feltzing2004-10-07
* The endian swap macros should be unsigned. This fixes the FAT16 issue.Jens Arnold2004-10-06
* Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol...Jens Arnold2004-10-06
* include cpu header only if explicit CPU matchDaniel Stenberg2004-10-06
* sh7024.h -> cpu.hLinus Nielsen Feltzing2004-10-06
* ENDADDR is now correctly definedLinus Nielsen Feltzing2004-10-06
* Adapted for iRiver H1xxLinus Nielsen Feltzing2004-10-06
* Changed CPU name, removed HAVE_LEDLinus Nielsen Feltzing2004-10-06
* Changed CPU nameLinus Nielsen Feltzing2004-10-06
* CPU definition fileLinus Nielsen Feltzing2004-10-06
* CPU definitions for MCF5249Linus Nielsen Feltzing2004-10-06
* Removed Neo supportLinus Nielsen Feltzing2004-10-06
* Removed erroneous comment.Björn Stenberg2004-10-06
* Oops, I meant to disable SDOLinus Nielsen Feltzing2004-10-05
* Increased strength on S/PDIF outputs, fixes bug #770355Linus Nielsen Feltzing2004-10-05
* Compile ata_mmc.c for targets with mmc, ata.c for all others.Björn Stenberg2004-10-05
* only compile files that are relevantDaniel Stenberg2004-10-05
* panic on write behind partition, tooJörg Hohensohn2004-10-05
* (Re-)added the delayed write feature to avoid wearing the flash unnecessarilyJens Arnold2004-10-04
* MMC: 10 % faster reading and 15 % faster writingJens Arnold2004-10-04
* added the new SOURCES files to the tarballDaniel Stenberg2004-10-04
* new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg2004-10-04
* Removed disabled code.Jens Arnold2004-10-03
* Implemented multiple block reading and writing. Significant speedup.Jens Arnold2004-10-03
* Fix: MAS SIBI control now is output as intendedJens Arnold2004-10-02
* Some cleanup, and a quick fix to make battery status reading and idle powerof...Jens Arnold2004-10-01
* void* can't be offset, gcc should not allows thisJörg Hohensohn2004-10-01
* test code portable nowJörg Hohensohn2004-10-01
* test code portable nowJörg Hohensohn2004-10-01
* Fixed a typo which lead to non-initialized MAS on Ondio SPJens Arnold2004-10-01
* Ondio PACR inits for cold startJörg Hohensohn2004-10-01
* Fix: card initialization on card_select()Jens Arnold2004-10-01
* Ondio PACR inits for cold startJörg Hohensohn2004-10-01
* Ondio config cleanup, SIBI supportJörg Hohensohn2004-10-01
* We must sleep 2 ticks to be really sure that all A/D channels have been conve...Linus Nielsen Feltzing2004-10-01
* Writing to mmc does work now, but not always correct yet. It caused a corrupt...Jens Arnold2004-09-29
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* Small fix for the card initJens Arnold2004-09-29
* MMC driver is now write enabled, and should no longer lock up. Still prelimin...Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* First working MMC driver (very preliminary, and read-only), and some adaption...Jens Arnold2004-09-28
* Added header file for bitswap, and made the fliptable global for re-useJens Arnold2004-09-26
* Ensure vaild readings when adc_init() returnsJens Arnold2004-09-24
* Added debouncing to the Ondio button driver.Jens Arnold2004-09-23
* FAT16 support for the OndioJörg Hohensohn2004-09-23
* Fixed yellow buildHenrik Backe2004-09-23