summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold2004-11-22
* iRiver: attempt to set up the SDRAM correctlyLinus Nielsen Feltzing2004-11-22
* The player also has MAS poweron reset, handle it.Jens Arnold2004-11-22
* Code cleanupJens Arnold2004-11-21
* Fixed a warningJens Arnold2004-11-20
* Moved player ATA power handling to the correct functionsJens Arnold2004-11-20
* Enable building flashed rockbox and rombox for playersJens Arnold2004-11-20
* Player: initialize backlight control pin (for coldstart)Jens Arnold2004-11-20
* New players: switch on the HD in ata_init()Jens Arnold2004-11-20
* Added ADC_UNREG_POWER for the iRiver, for compatibilityLinus Nielsen Feltzing2004-11-19
* iRiver: SWAB16 and SWAB32 macrosLinus Nielsen Feltzing2004-11-19
* Correct polarity for the iRiver backlight pinLinus Nielsen Feltzing2004-11-18
* Added iRiver ADC tick taskLinus Nielsen Feltzing2004-11-18
* Added iRiver button handlingLinus Nielsen Feltzing2004-11-18
* Added iRiver ADC channel infoLinus Nielsen Feltzing2004-11-18
* Added iRiver button codesLinus Nielsen Feltzing2004-11-18
* Correct keyboard typeLinus Nielsen Feltzing2004-11-18
* Added IRIVER_H100_PADLinus Nielsen Feltzing2004-11-18
* Fix: my previous adjustments broke access to external MMC on newer Ondio mode...Jens Arnold2004-11-17
* Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold2004-11-17
* Simplified ID3 tag handling, removing the nasty NULL pointer accesses. Correc...Linus Nielsen Feltzing2004-11-17
* Bug fix: Do only flush the sector buffer after writing head bytes if it reall...Jens Arnold2004-11-17
* iRiver: Now sets the LCD RESET pin correctlyLinus Nielsen Feltzing2004-11-16
* The tools are to be built with the native compilerLinus Nielsen Feltzing2004-11-15
* Handle invalid playlist entries properly in new_file(). This fixes bug report...Linus Nielsen Feltzing2004-11-15
* Increased MMC init timeout (again), and sleep() between consecutive tries.Jens Arnold2004-11-14
* Increased init timeout to account for some very slow (SD) cardsJens Arnold2004-11-14
* Fixed the player sim. There is no SH1 hardware in the simulator...Jens Arnold2004-11-11
* Important step towards player flashing: LCD inits for both new LCD (confirmed...Jens Arnold2004-11-11
* Unique error codesJens Arnold2004-11-07
* Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ...Jens Arnold2004-11-07
* Player: Slightly shorter MAS poll interval fixes playback of 384 kbps 48 kHz ...Jens Arnold2004-11-07
* Wrong typing caused a very skewed random number distributionLinus Nielsen Feltzing2004-11-06
* Set the MAS serial bitrate to 1 MBit/s as intended. Fixed comment on frequency.Jens Arnold2004-11-06
* new_file() now correctly bails out if all files in the playlist are corrupt. ...Linus Nielsen Feltzing2004-11-05
* Removed #include math.hLinus Nielsen Feltzing2004-11-04
* Ported to iRiver (unfinished)Linus Nielsen Feltzing2004-11-03
* Proper USB detection for iRiverLinus Nielsen Feltzing2004-11-02
* Correct handling of unhandled exceptions for coldfireLinus Nielsen Feltzing2004-11-02
* Ported to iriverLinus Nielsen Feltzing2004-11-02
* Adjusted for iriverLinus Nielsen Feltzing2004-11-02
* Coldfire: System tick at 10msLinus Nielsen Feltzing2004-10-27
* Coldfire: the timers can only be autovectored, let's put the tick timer at le...Linus Nielsen Feltzing2004-10-27
* Let's start with the basic oscillator frequencyLinus Nielsen Feltzing2004-10-27
* The timer registers are 16-bitLinus Nielsen Feltzing2004-10-27
* Coldfire: set_irq_level() mixed up the in/out registersLinus Nielsen Feltzing2004-10-27
* Coldfire: Clear the .bss sectionLinus Nielsen Feltzing2004-10-26
* Wrong access mask for LCD and ATA registersLinus Nielsen Feltzing2004-10-26
* New LCD driver for iRiver H100Linus Nielsen Feltzing2004-10-26
* Ported to iRiver H100Linus Nielsen Feltzing2004-10-26