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
/
export
/
system.h
Age
Commit message (
Expand
)
Author
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-27
remove leftover debug stuff
Marcoen Hirschberg
2008-06-27
initial Meizu M6SL port (take 2)
Marcoen Hirschberg
2008-03-25
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
2007-12-29
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
2007-11-08
Add some CACHEALIGN_* macros and a helper function to assist in aligning data...
Michael Sevakis
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-05-12
Messages queues must be guarded on both ends or else it's a race between dete...
Michael Sevakis
2007-04-13
Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...
Michael Sevakis
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2007-03-29
Fix the rest of them I hope.
Michael Sevakis
2007-03-29
Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...
Michael Sevakis
2007-03-26
Make scheduler functions thread safe core wise. A big step towards playback r...
Miika Pekkarinen
2007-03-24
PNX0101 changes:
Tomasz Malesinski
2007-03-10
Fix red builds and make udelay actually work as it should again.
Barry Wardell
2007-03-10
Make udelay() wrap-safe.
Barry Wardell
2007-01-22
Fix broken builds
Jonathan Gordon
2007-01-22
Simple cpu boost tracker for LOGF builds. Shows the last 64 cpu_boost() calls...
Jonathan Gordon
2007-01-16
add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...
Marcoen Hirschberg
2007-01-12
Prepare core support for the iriver bootloader supporting ROM images
Miika Pekkarinen
2007-01-04
Move invalidate_icache macro to function in GB target tree, GB only
Greg White
2007-01-01
Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_...
Dave Chapman
2006-12-18
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
2006-12-05
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
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-05
...and tidy up
Steve Bavin
2006-10-05
Oops; second bad commit. Three strikes and I'm out I guess.
Steve Bavin
2006-10-05
Add CPU boost tracker to see where boosts are coming from
Steve Bavin
2006-08-21
Threading changes in preparation for multiple core support
Daniel Ankers
2006-08-05
Initial support and use for EEPROM memory on H120 & H140 players when
Miika Pekkarinen
2006-08-03
better PP checks
Daniel Stenberg
2006-03-17
Don't paste when sleepy, kids.
Thom Johansen
2006-03-17
Assembler optimised swap32 for ARM.
Thom Johansen
2006-03-17
CPU boosting support for ipod nano and video. The rest of the targets
Thom Johansen
2006-02-07
iPod: Re-written audio driver. This brings it in line with changes to pcm pl...
Dave Chapman
2006-02-05
More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...
Dave Chapman
2006-01-31
iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...
Dave Chapman
2006-01-28
iPod: First working audio driver
Dave Chapman
2006-01-19
Stricter asm constraint is required.
Brandon Low
2006-01-12
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
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-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
iPod changes
Dave Chapman
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-07
Initial commit of work-in-progress iPod port
Dave Chapman
2005-10-06
Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...
Dave Chapman
[next]