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