index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2004-11-24
Adjusted version criteria for newplayer check according to latest findings
Jens Arnold
2004-11-23
Retry initializing the harddisk with hard reset in case the first try fails. ...
Jens Arnold
2004-11-22
Renamed has_new_lcd() to is_new_player(), and got rid of the alias
Jens Arnold
2004-11-22
iRiver: attempt to set up the SDRAM correctly
Linus Nielsen Feltzing
2004-11-22
The player also has MAS poweron reset, handle it.
Jens Arnold
2004-11-21
Code cleanup
Jens Arnold
2004-11-20
Fixed a warning
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-20
Player: initialize backlight control pin (for coldstart)
Jens Arnold
2004-11-20
New players: switch on the HD in ata_init()
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
Correct polarity for the iRiver backlight pin
Linus Nielsen Feltzing
2004-11-18
Added iRiver ADC tick task
Linus Nielsen Feltzing
2004-11-18
Added iRiver button handling
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
Fix: my previous adjustments broke access to external MMC on newer Ondio mode...
Jens Arnold
2004-11-17
Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...
Jens Arnold
2004-11-17
Simplified ID3 tag handling, removing the nasty NULL pointer accesses. Correc...
Linus Nielsen Feltzing
2004-11-17
Bug fix: Do only flush the sector buffer after writing head bytes if it reall...
Jens Arnold
2004-11-16
iRiver: Now sets the LCD RESET pin correctly
Linus Nielsen Feltzing
2004-11-15
The tools are to be built with the native compiler
Linus Nielsen Feltzing
2004-11-15
Handle invalid playlist entries properly in new_file(). This fixes bug report...
Linus Nielsen Feltzing
2004-11-14
Increased MMC init timeout (again), and sleep() between consecutive tries.
Jens Arnold
2004-11-14
Increased init timeout to account for some very slow (SD) cards
Jens Arnold
2004-11-11
Fixed the player sim. There is no SH1 hardware in the simulator...
Jens Arnold
2004-11-11
Important step towards player flashing: LCD inits for both new LCD (confirmed...
Jens Arnold
2004-11-07
Unique error codes
Jens Arnold
2004-11-07
Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ...
Jens Arnold
2004-11-07
Player: Slightly shorter MAS poll interval fixes playback of 384 kbps 48 kHz ...
Jens Arnold
2004-11-06
Wrong typing caused a very skewed random number distribution
Linus Nielsen Feltzing
2004-11-06
Set the MAS serial bitrate to 1 MBit/s as intended. Fixed comment on frequency.
Jens Arnold
2004-11-05
new_file() now correctly bails out if all files in the playlist are corrupt. ...
Linus Nielsen Feltzing
2004-11-04
Removed #include math.h
Linus Nielsen Feltzing
2004-11-03
Ported to iRiver (unfinished)
Linus Nielsen Feltzing
2004-11-02
Proper USB detection for iRiver
Linus Nielsen Feltzing
2004-11-02
Correct handling of unhandled exceptions for coldfire
Linus Nielsen Feltzing
2004-11-02
Ported to iriver
Linus Nielsen Feltzing
2004-11-02
Adjusted for iriver
Linus Nielsen Feltzing
2004-10-27
Coldfire: System tick at 10ms
Linus Nielsen Feltzing
2004-10-27
Coldfire: the timers can only be autovectored, let's put the tick timer at le...
Linus Nielsen Feltzing
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
Coldfire: Clear the .bss section
Linus Nielsen Feltzing
2004-10-26
Wrong access mask for LCD and ATA registers
Linus Nielsen Feltzing
[next]