summaryrefslogtreecommitdiff
path: root/firmware/export/pp5020.h
AgeCommit message (Expand)Author
2008-04-20move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts
2008-04-12Refine information and macros for clock skipping. Not functional changes.Jens Arnold
2008-02-20Added PP5020 serial port registersLinus Nielsen Feltzing
2008-02-10Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...Michael Giacomelli
2007-11-22New USB stackBjörn Stenberg
2007-11-08Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ...Jens Arnold
2007-11-05Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.Barry Wardell
2007-11-04The GPIO interrupts are split into several port groups on all PP502x versions...Jens Arnold
2007-11-03* Add newfound GPO32 register to pp502x.h. * Introduce macros for the PP502x'...Jens Arnold
2007-10-18PP502x: Get switch_thread back out of IRAM and devise a better core wakeup sy...Michael Sevakis
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold
2007-10-07Finally get packed samples to work in a nice way on H10 in IIS mode. Add some...Michael Sevakis
2007-10-07* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...Jens Arnold
2007-10-07Use halfword IIS FIFO mode for H10. Won't save interrupts but seems it should...Michael Sevakis
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-10-05Stabilize PP5020 targets - tested on H10 5/20GB and iPod Color. Use no interr...Michael Sevakis
2007-10-04PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...Michael Sevakis
2007-09-30Add some defines for pp502x. No guarantee as to full accuracy yet but that's ...Michael Sevakis
2007-09-28Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis
2007-08-01Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold
2007-07-31PP502x: Add some important information about CPU/COP_CTL register to the head...Michael Sevakis
2007-07-26Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.Jens Arnold
2007-07-03More PP502x clock setup rework. This should fix the freezes on PP5020 once an...Jens Arnold
2007-04-23FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell
2007-04-22Fix some very probable typo's.Barry Wardell
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-03-03Some more replacing of inl/outl with register #define's (doesn't change end-r...Barry Wardell
2007-03-03Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman
2007-02-16No functional changes, just reorganising code:Barry Wardell
2007-01-28FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...Barry Wardell
2007-01-27Clean up PP5020 I2C code (no functional changes):Barry Wardell
2006-12-20Combine USB code for all PortalPlayer targets since they most likely all use ...Barry Wardell
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell
2006-08-03Initial work for coprocessor support on iPods. FS#5755Daniel Ankers
2006-03-18Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipodsBrandon Low
2006-03-17Some extra PP defines, and make some PP5002 defines consistens withThom Johansen
2006-02-08Commit additional defines needed by last commit.Thom Johansen
2006-01-26Add some IIS addressesDave Chapman
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen
2006-01-07iPod: Add USB detection. When inserting the USB cable, hold down MENU to cha...Dave Chapman
2005-12-17Button and click wheel driver for iPod 4g and Nano.Thom Johansen
2005-12-11Added some symbolic names for control registers for PP5020 chipset.Thom Johansen