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
/
system.c
Age
Commit message (
Expand
)
Author
2006-03-30
Better sound quality on the iAudio X5 using the correct MCLK frequency
Linus Nielsen Feltzing
2006-03-18
iAudio: working PLL settings
Linus Nielsen Feltzing
2006-03-17
More sane define checking. To disable cpu boosting on ipods, just
Thom Johansen
2006-03-17
We need to allow set_cpu_frequency in the bootloader for adjustable CPU
Thom Johansen
2006-03-17
Remove tabs...
Thom Johansen
2006-03-17
CPU boosting support for ipod nano and video. The rest of the targets
Thom Johansen
2006-03-17
Remove tabs...
Thom Johansen
2006-03-17
Add timer.c module support for ipods. Remove uneeded SIMULATOR check.
Thom Johansen
2006-02-27
Patch #3060 from Andrew Scott - iPod mini button driver
Dave Chapman
2006-02-26
iPod 3G - initial (completely untested) attempt at audio support
Dave Chapman
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-05
Further iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-03
Added empty fiq routine for iFP.
Tomasz Malesinski
2006-01-31
Oops - fix red iPod bootloader build
Dave Chapman
2006-01-31
iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...
Dave Chapman
2006-01-24
made UIE for iPod common to all ARM targets
Tomasz Malesinski
2006-01-24
Removed PP5020_ prefix from register defines and added/renamed some
Thom Johansen
2006-01-19
UIE handler for ARM/iPod. Currently does not support interrupts. Will
Thom Johansen
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
Dave Chapman
2006-01-05
iPod: Fix the bootloader so it can load and run the original Apple firmware a...
Dave Chapman
2005-12-18
New target - iPod Video.
Dave Chapman
2005-12-17
Raise iPod CPU frequency and enable cache and add function needed for button ...
Thom Johansen
2005-12-17
Button and click wheel driver for iPod 4g and Nano.
Thom Johansen
2005-12-12
Add interrupt handler for iPod. Add timer tick support. Remove temporary thre...
Thom Johansen
2005-12-09
H300 max CPU frequency is now back to 124MHz
Linus Nielsen Feltzing
2005-11-27
Temporarily set the max CPU frequency to 90MHz on the H300
Linus Nielsen Feltzing
2005-11-12
More iPod changes
Dave Chapman
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-09
SH1: Changed UIE() to use the same reset method as on coldfire, using the wat...
Jens Arnold
2005-11-07
Initial commit of work-in-progress iPod port
Dave Chapman
2005-11-05
System reboot from UIE() now works in all cases, even from a debug interrupt ...
Jens Arnold
2005-11-03
Coldfire: The memory guard configuration routine didn't correctly return the ...
Jens Arnold
2005-11-03
Coldfire: Properly handle the SDRAM refresh timing on CPU frequency changes. ...
Jens Arnold
2005-10-14
Removed unused variable.
Jens Arnold
2005-10-14
Coldfire: (1) Keep the correct CRSEL and CLSEL values in the PLLCR register f...
Jens Arnold
2005-10-10
Iriver: No write protection for flash ROM area, correct number of waitstates.
Jens Arnold
2005-10-08
Ported the memory guard debug feature to coldfire, using the breakpoint logic...
Jens Arnold
2005-10-03
Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...
Jens Arnold
2005-09-06
Moved the system_reboot() call to the correct place
Linus Nielsen Feltzing
2005-09-06
Call system_reboot() instead of rolo_load() in the UIE handler
Linus Nielsen Feltzing
2005-08-11
iriver: Moved the I2C prescaler setting to i2c_init(), and removed it from se...
Linus Nielsen Feltzing
2005-07-18
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-07-17
iriver: Reduced LCD write cycle length to 65ns, almost halving the execution ...
Linus Nielsen Feltzing
2005-07-17
iriver: Adjusted to optimal I2C bit rates
Linus Nielsen Feltzing
2005-07-12
Removed an extra semicolon
Linus Nielsen Feltzing
2005-07-08
Adjusted refresh timer for H110
Linus Nielsen Feltzing
2005-07-06
(1) Set cpu to 11 Mhz when we "crash" to prevent overheating.
Tomas Salfischberger
2005-07-05
New power-conserving CPU idle mode
Linus Nielsen Feltzing
2005-06-18
Initial support for iriver backlight dimming. Unfortunately dimming
Miika Pekkarinen
2005-06-08
ColdFire: DCR is a 16-bit register
Linus Nielsen Feltzing
[next]