summaryrefslogtreecommitdiffstats
path: root/firmware/export/pp5020.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Move CACHEALIGN_BITS to cpu headersRafaël Carré1-0/+2
2009-06-29Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré1-0/+4
2009-02-23PP502x: Improve accuracy of header file. It looks as though DMA channels shar...Michael Sevakis1-8/+2
2009-02-19Use DMA for audio playback on PP502x (FS#9910 + some further mods). I can't s...Michael Sevakis1-0/+95
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis1-2/+34
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis1-1/+6
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-0/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-03Oops. Lost sync on a few instances and 'HI' registers.Michael Sevakis1-2/+2
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
2008-04-20move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts1-0/+2
2008-04-12Refine information and macros for clock skipping. Not functional changes.Jens Arnold1-15/+14
2008-02-20Added PP5020 serial port registersLinus Nielsen Feltzing1-2/+31
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli1-1/+6
2007-11-22New USB stackBjörn Stenberg1-1/+1
2007-11-08Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ...Jens Arnold1-0/+2
2007-11-05Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.Barry Wardell1-0/+1
2007-11-04The GPIO interrupts are split into several port groups on all PP502x versions...Jens Arnold1-2/+6
2007-11-03* Add newfound GPO32 register to pp502x.h. * Introduce macros for the PP502x'...Jens Arnold1-0/+12
2007-10-18PP502x: Get switch_thread back out of IRAM and devise a better core wakeup sy...Michael Sevakis1-12/+15
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell1-2/+5
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis1-5/+10
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold1-4/+21
2007-10-07Finally get packed samples to work in a nice way on H10 in IIS mode. Add some...Michael Sevakis1-2/+9
2007-10-07* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...Jens Arnold1-0/+7
2007-10-07Use halfword IIS FIFO mode for H10. Won't save interrupts but seems it should...Michael Sevakis1-6/+8
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis1-3/+87
2007-10-05Stabilize PP5020 targets - tested on H10 5/20GB and iPod Color. Use no interr...Michael Sevakis1-2/+3
2007-10-04PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...Michael Sevakis1-1/+4
2007-09-30Add some defines for pp502x. No guarantee as to full accuracy yet but that's ...Michael Sevakis1-20/+54
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis1-12/+13
2007-08-01Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold1-0/+2
2007-07-31PP502x: Add some important information about CPU/COP_CTL register to the head...Michael Sevakis1-2/+27
2007-07-26Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.Jens Arnold1-0/+3
2007-07-03More PP502x clock setup rework. This should fix the freezes on PP5020 once an...Jens Arnold1-0/+5
2007-04-23FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell1-0/+2
2007-04-22Fix some very probable typo's.Barry Wardell1-2/+2
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers1-0/+9
2007-03-03Some more replacing of inl/outl with register #define's (doesn't change end-r...Barry Wardell1-24/+104
2007-03-03Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell1-45/+68
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman1-0/+9
2007-02-16No functional changes, just reorganising code:Barry Wardell1-0/+3
2007-01-28FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...Barry Wardell1-0/+2
2007-01-27Clean up PP5020 I2C code (no functional changes):Barry Wardell1-0/+3
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell1-3/+5
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell1-0/+2
2006-08-03Initial work for coprocessor support on iPods. FS#5755Daniel Ankers1-0/+3
2006-03-18Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipodsBrandon Low1-0/+66
2006-03-17Some extra PP defines, and make some PP5002 defines consistens withThom Johansen1-0/+1
2006-02-08Commit additional defines needed by last commit.Thom Johansen1-0/+2