summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* No hard-coded minimum capacity any moreJens Arnold2004-10-14
* Disabled charger detection and ide_power_enable() for Ondio; some cleanupJens Arnold2004-10-13
* MACH, MACL and SR are no longer part of the SH1 thread contextLinus Nielsen Feltzing2004-10-13
* Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing2004-10-12
* Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing2004-10-12
* SYS_xxx events now don't share bits with regular events. New event: SYS_POWER...Linus Nielsen Feltzing2004-10-12
* Bus controller inits are valid for all models. Corrected WCR1 init according ...Jens Arnold2004-10-12
* Disabled S/PDIF out for models where S/PDIF output is not physically availabl...Jens Arnold2004-10-11
* Stepping backwards over non-existing files now works. Thanks to Christian Mar...Linus Nielsen Feltzing2004-10-11
* Properly initialize the bus controller for Ondio as well. Fixes coldstart fro...Jens Arnold2004-10-10
* MMC hotswap handling in USB modeJens Arnold2004-10-10
* more realistic limits for AAA cellsJörg Hohensohn2004-10-10
* Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold2004-10-10
* Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold2004-10-10
* First part of MMC hotswap handling; removed unnecessary MMC threadJens Arnold2004-10-10
* Fixed busy timeout handling; better commentsJens Arnold2004-10-09
* Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold2004-10-09
* Limit read chunk size for MMC to 256 KB. Fixes playback problems for high-bit...Jens Arnold2004-10-09
* Major MMC driver rework: DMA for sector transfers (except for single sector w...Jens Arnold2004-10-09
* battery levels adjusted for OndioJörg Hohensohn2004-10-08
* Fixed warning when compiling with PREFER_C_WRITINGJens Arnold2004-10-08
* multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn2004-10-08
* Button flip enabled on OndioJens Arnold2004-10-08
* Set up the Flash, LCD and ATA chip selectsLinus Nielsen Feltzing2004-10-08
* Let's put the DRAM at 0x30000000 on the iRiverLinus Nielsen Feltzing2004-10-08
* Fixed typoJens Arnold2004-10-08
* 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