Age | Commit message (Expand) | Author |
2004-10-18 | minor touchup, to make the tuner interface independent from the IF | Jörg Hohensohn |
2004-10-17 | Philips tuner supported | Jörg Hohensohn |
2004-10-17 | bugfix for OndioFM tuner power | Jörg Hohensohn |
2004-10-17 | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn |
2004-10-15 | Philips tuner prepared, new middle layer to abstract which tuner is used | Jörg Hohensohn |
2004-10-15 | Logarithmic scroll speed setting: speed doubles every 3 steps. | Jens Arnold |
2004-10-15 | Another small adjustment for Ondio: Don't adjust initial battery level for no... | Jens Arnold |
2004-10-15 | Adjusted power thread to Ondio: no charging, no car adapter mode, different c... | Jens Arnold |
2004-10-15 | Ported interrupt vector handling to Coldfire | Linus Nielsen Feltzing |
2004-10-15 | Cleaned up and started porting to Coldfire | Linus Nielsen Feltzing |
2004-10-15 | stacksymbols adapted to Coldfire | Linus Nielsen Feltzing |
2004-10-15 | Threading ported to Coldfire | Linus Nielsen Feltzing |
2004-10-15 | Coldfire: Set up DRAM controller, copy data/iram sections and call main() | Linus Nielsen Feltzing |
2004-10-14 | Disabling all timers on rolo fixes the problems with roloed Archos firmware o... | Jens Arnold |
2004-10-14 | Fix: Doing the port function setting first in usb_enable() fixes the instabil... | Jens Arnold |
2004-10-14 | cleaned out parts of bpb which we don't use | Jörg Hohensohn |
2004-10-14 | No hard-coded minimum capacity any more | Jens Arnold |
2004-10-13 | Disabled charger detection and ide_power_enable() for Ondio; some cleanup | Jens Arnold |
2004-10-13 | MACH, MACL and SR are no longer part of the SH1 thread context | 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 | 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 |