Age | Commit message (Expand) | Author |
2004-11-22 | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold |
2004-11-21 | Code cleanup | Jens Arnold |
2004-11-20 | Moved player ATA power handling to the correct functions | Jens Arnold |
2004-11-20 | Enable building flashed rockbox and rombox for players | Jens Arnold |
2004-11-19 | Added ADC_UNREG_POWER for the iRiver, for compatibility | Linus Nielsen Feltzing |
2004-11-19 | iRiver: SWAB16 and SWAB32 macros | Linus Nielsen Feltzing |
2004-11-18 | Added iRiver ADC channel info | Linus Nielsen Feltzing |
2004-11-18 | Added iRiver button codes | Linus Nielsen Feltzing |
2004-11-18 | Correct keyboard type | Linus Nielsen Feltzing |
2004-11-18 | Added IRIVER_H100_PAD | Linus Nielsen Feltzing |
2004-11-17 | Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec... | Jens Arnold |
2004-11-07 | Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ... | Jens Arnold |
2004-10-27 | Let's start with the basic oscillator frequency | Linus Nielsen Feltzing |
2004-10-27 | The timer registers are 16-bit | Linus Nielsen Feltzing |
2004-10-27 | Coldfire: set_irq_level() mixed up the in/out registers | Linus Nielsen Feltzing |
2004-10-26 | Ported to iRiver H100 | Linus Nielsen Feltzing |
2004-10-26 | Ported to Coldfire | Linus Nielsen Feltzing |
2004-10-25 | The battery level thresholds for Ondio were a bit optimistic | Jens Arnold |
2004-10-19 | tuner cleanup + improvements: | Jörg Hohensohn |
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 | 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 | Adjusted power thread to Ondio: no charging, no car adapter mode, different c... | Jens Arnold |
2004-10-15 | Cleaned up and started porting to Coldfire | 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-11 | Disabled S/PDIF out for models where S/PDIF output is not physically availabl... | 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-08 | battery levels adjusted for Ondio | Jörg Hohensohn |
2004-10-08 | multiple battery types prepared (CONFIG_BATTERY) | Jörg Hohensohn |
2004-10-08 | Fixed typo | Jens Arnold |
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 | 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-01 | test code portable now | Jörg Hohensohn |
2004-10-01 | Ondio config cleanup, SIBI support | Jörg Hohensohn |
2004-09-29 | Added MAS3539F support (Ondio SP) | Jens Arnold |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-26 | Added header file for bitswap, and made the fliptable global for re-use | Jens Arnold |