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
/
pp5002.h
Age
Commit message (
Expand
)
Author
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2010-04-13
Move CACHEALIGN_BITS to cpu headers
Rafaël Carré
2009-10-19
Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...
Jens Arnold
2009-06-29
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Rafaël Carré
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-03
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...
Michael Sevakis
2008-04-03
Fix the PP5002 interrupt controller register definitions. The PP5002 interrup...
Jens Arnold
2007-11-27
Enable dualcore for the pp5002 processor by adding the needed cache handling ...
Michael Sevakis
2007-11-03
Show exact CPU version on PP5002 targets.
Jens Arnold
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-10-12
PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...
Jens Arnold
2007-10-07
* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...
Jens Arnold
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
2007-09-29
Compile Portal Player bootloaders as single core. Cleanup the startup code fo...
Michael Sevakis
2007-08-01
Firewire detection with reboot into diskmode for all iPods that support it (a...
Jens Arnold
2007-08-01
Add some new findings to the PP header files. * Clean up ata-target.h for PP....
Jens Arnold
2007-07-31
PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...
Jens Arnold
2007-07-29
iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...
Jens Arnold
2007-07-10
iPod G3: Clock setup register display and CPU clock estimation in debug menu....
Jens Arnold
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-02-23
Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...
Dave Chapman
2007-02-16
Fix 3g builds
Barry Wardell
2007-01-28
FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...
Barry Wardell
2007-01-27
Clean up PP5002 I2C code (no functional changes):
Barry Wardell
2006-12-20
iPod 3G is also PortalPlayer so should use the common USB driver.
Barry Wardell
2006-08-03
Initial work for coprocessor support on iPods. FS#5755
Daniel Ankers
2006-03-17
Some extra PP defines, and make some PP5002 defines consistens with
Thom Johansen
2006-02-26
iPod 3G - small audio fixes, but it still isn't working.
Dave Chapman
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-05
More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...
Dave Chapman