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