index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
system-pp502x.c
Age
Commit message (
Expand
)
Author
2008-06-29
Move declaration of button_int and clickwheel_int to the proper header file i...
Bertrik Sikken
2008-06-28
Moved microsd_int declaration from system-pp502x.c to ata-sd-target.h
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-03
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to d...
Michael Sevakis
2008-05-21
Philips GoGear SA9200 port. Working bootloader and normal builds, including s...
Mark Arigo
2008-05-13
Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...
Mark Arigo
2008-04-19
Fix warning.
Barry Wardell
2008-04-19
FS#8642: Improve boot time on Sansa bootloaders by boosting the CPU. This onl...
Barry Wardell
2008-03-31
Change the remaining set_interrupt_status usage to the more parsimonious disa...
Michael Sevakis
2008-03-21
Modification to scale_suspend_core to prevent a potential permanent freezing ...
Michael Sevakis
2008-03-19
Correct DEV_TIMING for CPUFREQ_DEFAULT. Was changed by fault in former power ...
Andree Buschmann
2008-03-08
Revert accidental tree commit. Sorry for that.
Jens Arnold
2008-03-08
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2008-03-04
FS#8272 - Erratic reboot behaviour on sansa e200. Makes reboot on USB connect...
Barry Wardell
2008-02-24
Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...
Mark Arigo
2008-02-10
Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...
Michael Giacomelli
2008-02-03
mrobe 100: (1) device reset in system_init is same as H10. (2) make power_off...
Mark Arigo
2007-11-26
Enable reboot on USB-insert for e200, as it works when done c200-style
Daniel Stenberg
2007-11-22
New USB stack
Björn Stenberg
2007-11-20
Fix for Nano timing issues, should resolve crashes, data aborts, and
Paul Louden
2007-11-08
Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ...
Jens Arnold
2007-11-04
The GPIO interrupts are split into several port groups on all PP502x versions...
Jens Arnold
2007-10-25
FS#8023: Use of AS3514 #defines instead of magic values.
Barry Wardell
2007-10-16
Improved H10 ADC driver. We now do things exactly as the OF does. This includ...
Barry Wardell
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-10-07
Remove a setting of a register during H10 reset that shouldn't have been incl...
Michael Sevakis
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
2007-10-05
Stabilize PP5020 targets - tested on H10 5/20GB and iPod Color. Use no interr...
Michael Sevakis
2007-10-04
PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...
Michael Sevakis
2007-10-03
I2S buffer level adjustment is not necessary on c200 as there is no memory ma...
Jens Arnold
2007-09-30
Oops. Don't use outl with the defined register.
Michael Sevakis
2007-09-30
Add some defines for pp502x. No guarantee as to full accuracy yet but that's ...
Michael Sevakis
2007-09-28
Commit a subset of the dual core changes that have to do with cache handling,...
Michael Sevakis
2007-09-28
Fixed a warning
Björn Stenberg
2007-09-28
Improved magic by Mark Arigo
Björn Stenberg
2007-09-27
Sansa c200: fix system_reboot with some magic from the OF. Reboot to the OF w...
Mark Arigo
2007-09-20
Fix the sound on the c200 by resetting all devices as done on the e200. Make ...
Mark Arigo
2007-09-06
Sansa c200 port. Rockbox works with sound. Several features are disabled incl...
Mark Arigo
2007-08-27
Usb Stack: only setup packet handling, and not enabled by default as there is...
Christian Gmeiner
2007-08-01
Fix PP502x clock source masking.
Jens Arnold
2007-07-31
Simplify PP502x clock handling code. The code is almost identical between PP5...
Barry Wardell
2007-07-31
PP502x: Clock setup cleanup.
Barry Wardell
2007-07-31
Unify the 3 copies of the PP502x IRQ handler, and don't schedule button inter...
Jens Arnold
2007-07-26
Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.
Jens Arnold
2007-07-26
Reenable scaling on Sansa since a reasonable solution to clicks has been found.
Michael Sevakis
2007-07-26
Stop the occasional crashes (most often 'undefined instruction') on PP5020 (a...
Jens Arnold
2007-07-25
Remove the hack which read the ipod hardware revision from flash in the bootl...
Dave Chapman
2007-07-07
Stop the crashes on some PP5022C targets (iPod Video, perhaps also Nano) intr...
Jens Arnold
2007-07-03
More PP502x clock setup rework. This should fix the freezes on PP5020 once an...
Jens Arnold
2007-07-02
Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...
Jens Arnold
[next]