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
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
2005-05-20
Added system_reboot() for iRiver
Linus Nielsen Feltzing
2005-04-14
Wrong setting of AUDIOSEL caused double pitch 120MHz playback
Linus Nielsen Feltzing
2005-03-18
I2C clock settings and ATA timing for iRiver
Linus Nielsen Feltzing
2005-03-07
Dedicated CPU frequency debug screen for CPU's with PLL
Linus Nielsen Feltzing
2005-03-03
iRiver: Increased the max CPU frequency to 120MHz
Linus Nielsen Feltzing
2005-03-03
gmini: variable CPU frequency
Jean-Philippe Bernardy
2005-03-03
Added new coldfire assembly LPC decoder routine to libFLAC.
Thom Johansen
2005-03-01
Adjustable CPU frequency for iRiver
Linus Nielsen Feltzing
2005-02-23
fixed setup of the gmini GPIO
Jean-Philippe Bernardy
2005-02-22
Gmini SMSC chip improvements
Jean-Philippe Bernardy
2005-02-19
Gmini
Jean-Philippe Bernardy
2005-02-19
Gmini work:
Jean-Philippe Bernardy
2005-02-15
better PLL support & slight fix (probably in keepalive handling)
Jean-Philippe Bernardy
2005-02-08
Variants for gmini dma transfers
Jean-Philippe Bernardy
2005-02-02
provide system_memory_guard() and system_reboot() dummies for coldfire target
Daniel Stenberg
2005-01-24
Some more gmini hw support
Jean-Philippe Bernardy
2004-12-01
Button driver overhaul: (1) Unified the button driver functions as much as po...
Jens Arnold
2004-11-02
Correct handling of unhandled exceptions for coldfire
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-15
Ported interrupt vector handling to Coldfire
Linus Nielsen Feltzing
2004-10-12
Bus controller inits are valid for all models. Corrected WCR1 init according ...
Jens Arnold
[next]