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
/
export
Age
Commit message (
Expand
)
Author
2007-10-28
add some informations about this file
Christian Gmeiner
2007-10-28
Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...
Dave Chapman
2007-10-28
The iPod Video has the HW version at a different address in ROM.
Jens Arnold
2007-10-27
Add queue_peek to the kernel (written by Mike Sevakis), and use it to improve...
Nicolas Pennequin
2007-10-26
Some small cleanups and code for testing
Karl Kurbjun
2007-10-25
Remove unused struct members
Nils Wallménius
2007-10-25
Finally commit Metadata on Buffer!
Nicolas Pennequin
2007-10-25
Further optimised the filter vector math assembly for coldfire, and added ass...
Jens Arnold
2007-10-25
Rename TMS320DSC25 CONFIG_CPU value to DSC25 to prevent confusion with TMS320...
Dave Chapman
2007-10-25
FS#8023: Use of AS3514 #defines instead of magic values.
Barry Wardell
2007-10-25
enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...
Jonathan Gordon
2007-10-24
logf changes:
Nicolas Pennequin
2007-10-24
Try and save some bytes, seeing as we already assumed LANG_ constants for mon...
Steve Bavin
2007-10-23
enable the RTC on the mrobe.
Jonathan Gordon
2007-10-23
Fix the FRAME offset calculation on Gigabeat (m:robe 500 too?).
Michael Sevakis
2007-10-23
Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe
Karl Kurbjun
2007-10-22
touchpad driver for the mrobe. nothing in apps/ uses it yet.
Jonathan Gordon
2007-10-21
Fix an error and a comment
Karl Kurbjun
2007-10-21
More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...
Karl Kurbjun
2007-10-20
Set svn:keywords
Nicolas Pennequin
2007-10-18
PP502x: Get switch_thread back out of IRAM and devise a better core wakeup sy...
Michael Sevakis
2007-10-17
Apply Akio Idehara's fix for FS#7972 - Fix ARM's swp (xchg) inline assembly f...
Michael Sevakis
2007-10-16
Improved H10 ADC driver. We now do things exactly as the OF does. This includ...
Barry Wardell
2007-10-16
Oops made a mistake that messed up test_and_set selection.
Michael Sevakis
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
2007-10-15
Remove the "invert scroll" code since it's not used anywhere anymore (and it ...
Antoine Cellerier
2007-10-13
M:Robe - Fix compilation and remove some warnings
Karl Kurbjun
2007-10-12
PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...
Jens Arnold
2007-10-10
Enable recording for Sansa c200, the keymap is usable but maybe could still b...
Marianne Arnold
2007-10-09
fix yellow and some house cleaning
Robert Kukla
2007-10-09
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
2007-10-08
Red-out on the e200/c200 sims.
Michael Sevakis
2007-10-08
Hopefully take care of FS#7806 - Current Sansapatcher fails to boot OF by rem...
Michael Sevakis
2007-10-08
Make sure that audio_resume() is not called in interrupt context when car ada...
Linus Nielsen Feltzing
2007-10-07
Finally 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-07
Name all button light functions and variables consistently starting with butt...
Jens Arnold
2007-10-07
Use halfword IIS FIFO mode for H10. Won't save interrupts but seems it should...
Michael Sevakis
2007-10-07
Oops. Correct reversed DSP mode A/B bits for WM8731/21.
Michael Sevakis
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
2007-10-06
Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some tes...
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
Get the main build actually compiling - remove the RTC for now since it break...
Karl Kurbjun
2007-10-02
Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that...
Marianne Arnold
2007-10-02
Ok. Really fix red
Michael Sevakis
2007-10-02
Fix red. Finish adding the remaining file.
Michael Sevakis
2007-10-02
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...
Michael Sevakis
2007-10-02
Enable lcd contrast adjustment on Sansa c200
Mark Arigo
2007-10-01
spi is shared between the rtc and tsc2100
Jonathan Gordon
[next]