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
/
target
/
arm
/
system-pp5002.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
move PP specific files to pp/
Rafaël Carré
2012-01-03
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
Rename cache coherency functions.
Thomas Martitz
2010-09-08
*
Squeeze down the PP5002 cache routines a bit.
Michael Sevakis
2010-06-18
*
Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...
Jens Arnold
2009-10-19
*
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2009-02-11
*
PortalPlayer: Implement irq_handler() directly in C code rather than dispatch...
Michael Sevakis
2009-01-20
*
Clean up panicf and introduce system_exception_wait to do further target task...
Michael Sevakis
2009-01-08
*
Ensure consistency between header file and implementation for iPod drivers, b...
Bertrik Sikken
2008-07-16
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...
Michael Sevakis
2008-06-03
*
Enable dualcore for the pp5002 processor by adding the needed cache handling ...
Michael Sevakis
2007-11-27
*
Compile Portal Player bootloaders as single core. Cleanup the startup code fo...
Michael Sevakis
2007-09-29
*
Reduced battery consumption on PP5002 targets (iPod 1st/2nd gen and 3rd gen)....
Jens Arnold
2007-08-06
*
PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...
Jens Arnold
2007-07-31
*
Interrupt driven ADC reading on the 2nd gen.
Jens Arnold
2007-07-30
*
iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera...
Jens Arnold
2007-07-29
*
iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...
Jens Arnold
2007-07-29
*
Remove the hack which read the ipod hardware revision from flash in the bootl...
Dave Chapman
2007-07-25
*
iPod G3: Set the 'we (pretend to) know what we're doing so please let us' mag...
Jens Arnold
2007-07-10
*
iPod G3: Clock setup register display and CPU clock estimation in debug menu....
Jens Arnold
2007-07-10
*
Don't need all those #include's.
Barry Wardell
2007-04-22
*
Move PortalPlayer system.c code into the target tree.
Barry Wardell
2007-04-22