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