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
2007-03-03
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
2007-02-23
Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...
Dave Chapman
2007-01-22
Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...
Jonathan Gordon
2007-01-12
Prepare core support for the iriver bootloader supporting ROM images
Miika Pekkarinen
2007-01-04
Move system specific reboot
Greg White
2006-12-29
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-12-05
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-11-22
Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...
Daniel Ankers
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-11-08
Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ...
Michael Sevakis
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-10-30
Moved coldfire code in system.c and system.h into target tree.
Michael Sevakis
2006-10-30
move the iriver h1x0/h3x0 targets to the target tree
Jonathan Gordon
2006-10-12
Logf output on the serial port for h100 targets
Linus Nielsen Feltzing
2006-10-08
UIE(), panicf(): Make reboot with ON react immediately on targets with real L...
Jens Arnold
2006-10-08
coldfire: set INTBASE and SPURVEC at startup, fixed typo in GPI0 int name
Peter D'Hoye
2006-10-05
Add CPU boost tracker to see where boosts are coming from
Steve Bavin
2006-09-20
Detect charger connected on H10. No need to sleep(HZ) when powering off.
Barry Wardell
2006-08-31
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...
Dave Chapman
2006-08-30
Enable CPU boosting on H10 models.
Barry Wardell
2006-08-21
Threading changes in preparation for multiple core support
Daniel Ankers
2006-08-20
Fix errors when building H10 Normal build.
Barry Wardell
2006-08-12
update the gigabeat code and move to target_tree
Marcoen Hirschberg
2006-08-11
Properly handle early USB mode, dircache and tagcache state files with
Miika Pekkarinen
2006-08-05
Initial support and use for EEPROM memory on H120 & H140 players when
Miika Pekkarinen
2006-07-24
Implement frequency scaling on iPod 3Gs - FS #5686
Daniel Ankers
2006-06-16
Iriver: Faster ata timing.
Jens Arnold
2006-06-16
H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...
Jens Arnold
2006-05-02
Oops, correctly calculate the interrupt number in UIE().
Jens Arnold
2006-05-01
Fix red bootbox builds with gcc 4.x and -Os. Save a bit of code by not includ...
Jens Arnold
2006-04-29
Ooops. Fix red bootbox builds.
Jens Arnold
2006-04-29
SH1: Moved exception vector table generation and weak aliasing into an asm bl...
Jens Arnold
2006-04-16
Ooops.
Jens Arnold
2006-04-16
H300: Optimised PCF50606 driver, significantly reduces CPU power drain from t...
Jens Arnold
2006-04-11
New crossfeed complete with no volume reducing bugs. Feedback on all the
Thom Johansen
2006-04-10
Coldfire: More appropriate condition for the refresh timings.
Jens Arnold
2006-04-07
iPod: Enable dynamic CPU frequency changing on the 4G (both greyscale and col...
Dave Chapman
2006-03-30
iPod mini 2G: Use iPod 4G button driver instead of special minin 1G code. But...
Jens Arnold
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
[next]