summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/system-pp5002.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Rename cache coherency functions.Thomas Martitz1-5/+7
2010-06-18Squeeze down the PP5002 cache routines a bit.Michael Sevakis1-27/+37
2009-10-19Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...Jens Arnold1-2/+2
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis1-4/+2
2009-01-20PortalPlayer: Implement irq_handler() directly in C code rather than dispatch...Michael Sevakis1-1/+1
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis1-0/+12
2008-07-16Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken1-2/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-03Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...Michael Sevakis1-2/+2
2007-11-27Enable dualcore for the pp5002 processor by adding the needed cache handling ...Michael Sevakis1-16/+55
2007-09-29Compile Portal Player bootloaders as single core. Cleanup the startup code fo...Michael Sevakis1-10/+0
2007-08-06Reduced battery consumption on PP5002 targets (iPod 1st/2nd gen and 3rd gen)....Jens Arnold1-0/+5
2007-07-31PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...Jens Arnold1-51/+40
2007-07-30Interrupt driven ADC reading on the 2nd gen.Jens Arnold1-2/+12
2007-07-29iPod 1st..3rd gen: Interrupt driven button driver for 100% smooth wheel opera...Jens Arnold1-0/+3
2007-07-29iPod 1st..3rd gen: Fix CPU scaling instability on PP5002 * Add some new info ...Jens Arnold1-21/+21
2007-07-25Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman1-2/+0
2007-07-10iPod G3: Set the 'we (pretend to) know what we're doing so please let us' mag...Jens Arnold1-0/+1
2007-07-10iPod G3: Clock setup register display and CPU clock estimation in debug menu....Jens Arnold1-2/+2
2007-04-22Don't need all those #include's.Barry Wardell1-10/+0
2007-04-22Move PortalPlayer system.c code into the target tree.Barry Wardell1-0/+184