index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
system.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
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-14
*
Iriver: No write protection for flash ROM area, correct number of waitstates.
Jens Arnold
2005-10-10
*
Ported the memory guard debug feature to coldfire, using the breakpoint logic...
Jens Arnold
2005-10-08
*
Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...
Jens Arnold
2005-10-03
*
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-09-06
*
iriver: Moved the I2C prescaler setting to i2c_init(), and removed it from se...
Linus Nielsen Feltzing
2005-08-11
*
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-07-18
*
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-17
*
Removed an extra semicolon
Linus Nielsen Feltzing
2005-07-12
*
Adjusted refresh timer for H110
Linus Nielsen Feltzing
2005-07-08
*
(1) Set cpu to 11 Mhz when we "crash" to prevent overheating.
Tomas Salfischberger
2005-07-06
*
New power-conserving CPU idle mode
Linus Nielsen Feltzing
2005-07-05
*
Initial support for iriver backlight dimming. Unfortunately dimming
Miika Pekkarinen
2005-06-18
*
ColdFire: DCR is a 16-bit register
Linus Nielsen Feltzing
2005-06-08
*
Added system_reboot() for iRiver
Linus Nielsen Feltzing
2005-05-20
*
Wrong setting of AUDIOSEL caused double pitch 120MHz playback
Linus Nielsen Feltzing
2005-04-14
*
I2C clock settings and ATA timing for iRiver
Linus Nielsen Feltzing
2005-03-18
*
Dedicated CPU frequency debug screen for CPU's with PLL
Linus Nielsen Feltzing
2005-03-07
*
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-03
*
Adjustable CPU frequency for iRiver
Linus Nielsen Feltzing
2005-03-01
*
fixed setup of the gmini GPIO
Jean-Philippe Bernardy
2005-02-23
*
Gmini SMSC chip improvements
Jean-Philippe Bernardy
2005-02-22
*
Gmini
Jean-Philippe Bernardy
2005-02-19
*
Gmini work:
Jean-Philippe Bernardy
2005-02-19
*
better PLL support & slight fix (probably in keepalive handling)
Jean-Philippe Bernardy
2005-02-15
*
Variants for gmini dma transfers
Jean-Philippe Bernardy
2005-02-08
*
provide system_memory_guard() and system_reboot() dummies for coldfire target
Daniel Stenberg
2005-02-02
*
Some more gmini hw support
Jean-Philippe Bernardy
2005-01-24
*
Button driver overhaul: (1) Unified the button driver functions as much as po...
Jens Arnold
2004-12-01
*
Correct handling of unhandled exceptions for coldfire
Linus Nielsen Feltzing
2004-11-02
*
Coldfire: the timers can only be autovectored, let's put the tick timer at le...
Linus Nielsen Feltzing
2004-10-27
*
Ported interrupt vector handling to Coldfire
Linus Nielsen Feltzing
2004-10-15
*
Bus controller inits are valid for all models. Corrected WCR1 init according ...
Jens Arnold
2004-10-12
*
Properly initialize the bus controller for Ondio as well. Fixes coldstart fro...
Jens Arnold
2004-10-10
*
New debug feature: Use the SH1 user break controller to catch illegal memory ...
Jens Arnold
2004-08-30
*
Next round of const policeing
Jens Arnold
2004-07-20
*
We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...
Jörg Hohensohn
2004-03-13
*
nice hint by Jens Arnold: using RAS Down Mode for the DRAM makes the box 10-1...
Jörg Hohensohn
2004-03-13
*
Made set_irq_level() an inline function, and optimized it by removing the bit...
Linus Nielsen Feltzing
2004-03-02
*
The cli()/sti() functions are not safe. We should have removed them long ago.
Linus Nielsen Feltzing
2004-02-25
*
Explicit setup of the bus controller wait states. This is supposed to fix the...
Linus Nielsen Feltzing
2003-10-27
*
when rebooting, de-init such that the coldstart detection would kick in again...
Jörg Hohensohn
2003-07-17
*
Added restart option to system exception screen (press ON)
Björn Stenberg
2003-06-29
*
Code Police is never wrong. Ugh!
Björn Stenberg
2003-02-23
*
lcd_setfont() is for bitmap LCDs only
Daniel Stenberg
2002-09-16
[prev]
[next]