summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing
2004-10-12SYS_xxx events now don't share bits with regular events. New event: SYS_POWER...Linus Nielsen Feltzing
2004-10-12Bus controller inits are valid for all models. Corrected WCR1 init according ...Jens Arnold
2004-10-11Disabled S/PDIF out for models where S/PDIF output is not physically availabl...Jens Arnold
2004-10-11Stepping backwards over non-existing files now works. Thanks to Christian Mar...Linus Nielsen Feltzing
2004-10-10Properly initialize the bus controller for Ondio as well. Fixes coldstart fro...Jens Arnold
2004-10-10MMC hotswap handling in USB modeJens Arnold
2004-10-10more realistic limits for AAA cellsJörg Hohensohn
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold
2004-10-10First part of MMC hotswap handling; removed unnecessary MMC threadJens Arnold
2004-10-09Fixed busy timeout handling; better commentsJens Arnold
2004-10-09Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold
2004-10-09Limit read chunk size for MMC to 256 KB. Fixes playback problems for high-bit...Jens Arnold
2004-10-09Major MMC driver rework: DMA for sector transfers (except for single sector w...Jens Arnold
2004-10-08battery levels adjusted for OndioJörg Hohensohn
2004-10-08Fixed warning when compiling with PREFER_C_WRITINGJens Arnold
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn
2004-10-08Button flip enabled on OndioJens Arnold
2004-10-08Set up the Flash, LCD and ATA chip selectsLinus Nielsen Feltzing
2004-10-08Let's put the DRAM at 0x30000000 on the iRiverLinus Nielsen Feltzing
2004-10-08Fixed typoJens Arnold
2004-10-07First iRiver startup code, does nothing but blink the backlightLinus Nielsen Feltzing
2004-10-07Modest start on the H100Linus Nielsen Feltzing
2004-10-07Ported to iRiver H100Linus Nielsen Feltzing
2004-10-07Now used IRAMORIGLinus Nielsen Feltzing
2004-10-07Correct CPU type handlingLinus Nielsen Feltzing
2004-10-06The endian swap macros should be unsigned. This fixes the FAT16 issue.Jens Arnold
2004-10-06Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol...Jens Arnold
2004-10-06include cpu header only if explicit CPU matchDaniel Stenberg
2004-10-06sh7024.h -> cpu.hLinus Nielsen Feltzing
2004-10-06ENDADDR is now correctly definedLinus Nielsen Feltzing
2004-10-06Adapted for iRiver H1xxLinus Nielsen Feltzing
2004-10-06Changed CPU name, removed HAVE_LEDLinus Nielsen Feltzing
2004-10-06Changed CPU nameLinus Nielsen Feltzing
2004-10-06CPU definition fileLinus Nielsen Feltzing
2004-10-06CPU definitions for MCF5249Linus Nielsen Feltzing
2004-10-06Removed Neo supportLinus Nielsen Feltzing
2004-10-06Removed erroneous comment.Björn Stenberg
2004-10-05Oops, I meant to disable SDOLinus Nielsen Feltzing
2004-10-05Increased strength on S/PDIF outputs, fixes bug #770355Linus Nielsen Feltzing
2004-10-05Compile ata_mmc.c for targets with mmc, ata.c for all others.Björn Stenberg
2004-10-05only compile files that are relevantDaniel Stenberg
2004-10-05panic on write behind partition, tooJörg Hohensohn
2004-10-04(Re-)added the delayed write feature to avoid wearing the flash unnecessarilyJens Arnold
2004-10-04MMC: 10 % faster reading and 15 % faster writingJens Arnold
2004-10-04added the new SOURCES files to the tarballDaniel Stenberg
2004-10-04new SOURCES file that specifies which files to build in each dir, useDaniel Stenberg
2004-10-03Removed disabled code.Jens Arnold