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
Age
Commit message (
Expand
)
Author
2007-07-25
Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...
Michael Sevakis
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-07-19
Slight speedup for iAudio remote LCD update when the CPU isn't boosted.
Jens Arnold
2007-07-15
Gigabeat: Add the funky foreground color support for transparent bitmaps.
Michael Sevakis
2007-07-14
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...
Michael Sevakis
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-12
e200: This should stop lockups on sansa with struck SD card insert detection....
Michael Sevakis
2007-07-12
e200: adc_read needs mutex since it is accessed from multiple threads and yie...
Michael Sevakis
2007-07-10
iPod G3: Set the 'we (pretend to) know what we're doing so please let us' mag...
Jens Arnold
2007-07-10
iPod G3: Clock setup register display and CPU clock estimation in debug menu....
Jens Arnold
2007-07-09
Gigabeat: Squeeze down lcd_bitmap_transparent_part a bit. Let the compiler ch...
Michael Sevakis
2007-07-09
e200: Remove all that inlining in the display driver to get rid of the bloat....
Michael Sevakis
2007-07-08
Gigabeat: properly confined framebuffer copies and a few pendantic changes to...
Michael Sevakis
2007-07-08
e200 lcd mashup: 1) Enable flipped and inverted mode. 2) Fully enable all pow...
Michael Sevakis
2007-07-07
Stop the crashes on some PP5022C targets (iPod Video, perhaps also Nano) intr...
Jens Arnold
2007-07-07
e200: Better power_off to lock the system down while waiting for PMU to cut p...
Michael Sevakis
2007-07-06
Gigabeat: oops, forgot to set correct timer prescaler limit.
Michael Sevakis
2007-07-06
Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...
Michael Sevakis
2007-07-05
Temporary fix for FS#7257 and FS#7261 - playback resumes while paused when se...
Robert Keevil
2007-07-05
Get rid of yellow plus an optimization I should have seen in the first place.
Michael Sevakis
2007-07-05
Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.
Michael Sevakis
2007-07-03
More PP502x clock setup rework. This should fix the freezes on PP5020 once an...
Jens Arnold
2007-07-02
H1x0: Increase delay during button reads. Hopefully fixes the scroll down pro...
Magnus Holmgren
2007-07-02
Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...
Jens Arnold
2007-06-30
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
2007-06-27
Forget all the nonsense with C delay loops. 'volatile' on the variable makes ...
Michael Sevakis
2007-06-26
Fix up the ACK generation in the Coldfire i2c driver.
Michael Sevakis
2007-06-26
Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...
Michael Sevakis
2007-06-25
Simple coldfire assembly strlen() function, 20-25% faster than the c
Nils Wallménius
2007-06-25
Gigabeat: Turn off more devices that aren't needed or not needed right away. ...
Michael Sevakis
2007-06-24
Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...
Michael Sevakis
2007-06-23
only go into USB mode when the cradle is powered
Marcoen Hirschberg
2007-06-19
Fix iriver H100 i2c driver which was broken by the switch to build with -Os. ...
Nils Wallménius
2007-06-17
PP5024 (e200): There's more than one HI IRQ bit for enabling GPIO IRQs. Port ...
Michael Sevakis
2007-06-13
now back to green
Christian Gmeiner
2007-06-08
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-06-07
e200: Better sync of display enabling and display update. The display would b...
Michael Sevakis
2007-06-07
increase the SD stack.
Jonathan Gordon
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-06-04
Commit part of FS7113: This adds proper LCD initialization to the gigabeat th...
Karl Kurbjun
2007-06-03
e200: Update the button init code to be more correct for using GPIO IRQs.
Michael Sevakis
2007-06-03
e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...
Michael Sevakis
2007-06-01
e200: Use clocking set up by loader and skip setting the values for now. Chan...
Michael Sevakis
2007-05-25
Bring buttons back to the e200 bootloader?
Michael Sevakis
2007-05-23
Fix typo.
Jens Arnold
2007-05-23
Allow ColdFire targets to be buildt with GCC >= 4.1.0.
Magnus Holmgren
2007-05-22
e200: Use 16-16 L-R pairs when writing to the TX FIFO. Kill the channel swapp...
Michael Sevakis
2007-05-20
Fix some warnings regarding AUDIO_NUM_SOURCES being 0 which is the intent wit...
Michael Sevakis
2007-05-20
Oops. That shouldn't have snuck in there.
Michael Sevakis
[next]