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
Age
Commit message (
Expand
)
Author
2007-04-22
clean up some #include's
Christian Gmeiner
2007-04-22
fix bootloader
Jonathan Gordon
2007-04-22
e200: Make the wheel light timeout configurable (under settings > system) (FS...
Jonathan Gordon
2007-04-22
Don't need all those #include's.
Barry Wardell
2007-04-22
Fix build errors.
Barry Wardell
2007-04-22
Move PortalPlayer system.c code into the target tree.
Barry Wardell
2007-04-21
Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...
Karl Kurbjun
2007-04-19
move to target tree
Marcoen Hirschberg
2007-04-19
move the iriver ifp7xx and other pnx0101 related files together in the target...
Marcoen Hirschberg
2007-04-19
allow the backlight on hold setting to work correctly on sansa
Jonathan Gordon
2007-04-18
move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...
Marcoen Hirschberg
2007-04-17
hmm.... do it a bit nicerly
Jonathan Gordon
2007-04-17
Only trigger a wheel press once per click like the OF
Jonathan Gordon
2007-04-14
e200: Use cached memory for the yuv chroma buffer. Gives some speedup. Align ...
Michael Sevakis
2007-04-14
Heh. Better way to load the PROCESSOR_ID address. Thanks Thom. :)
Michael Sevakis
2007-04-14
PP5020/PP5024: Add ASM optimized inline current_core.
Michael Sevakis
2007-04-14
Do the target shuffle again a better way by including from higher levels
Michael Sevakis
2007-04-13
Fix 3G errors.
Michael Sevakis
2007-04-13
Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...
Michael Sevakis
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-12
Switch to mi4 format for Rockbox binary on H10 and Sansa. This means we now o...
Barry Wardell
2007-04-12
Fix the backlight and led bugs from my last commit
Karl Kurbjun
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2007-04-11
Gigabeat: Pin initialization for the USB and ATA interface. This also adds p...
Karl Kurbjun
2007-04-06
Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is ju...
Dave Chapman
2007-04-02
Minor code policing. Correct a comment and remove a stray comment delimiter.
Michael Sevakis
2007-04-02
Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup...
Michael Sevakis
2007-03-30
Correct the YCbCr to RGB conversion
Marcoen Hirschberg
2007-03-24
PNX0101 changes:
Tomasz Malesinski
2007-03-21
Fix blitting on Sansa so Mpegplayer works again
Daniel Ankers
2007-03-20
Oops, shouldn't have committed this just yet.
Barry Wardell
2007-03-20
Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...
Barry Wardell
2007-03-20
Sansa LCD: Make the second framebuffer static
Daniel Ankers
2007-03-20
Improved LCD driver for Sansa. Uses double-buffering to cure the flickering....
Daniel Ankers
2007-03-19
SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...
Michael Sevakis
2007-03-16
Fix problem where power_off() on the H10 returns before the device is actuall...
Barry Wardell
2007-03-15
Fix problem where power_off() on the Sansa returns before the device is actua...
Barry Wardell
2007-03-13
Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...
Barry Wardell
2007-03-11
Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...
Daniel Ankers
2007-03-11
Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...
Michael Sevakis
2007-03-11
Pop a stub in there for the e200 until playback is ready. Move it to the prop...
Michael Sevakis
2007-03-11
Reenable aynchronous audio init stage. Really just single stage with aynchron...
Michael Sevakis
2007-03-05
More catching up on old work. Refine audio interface setup on Coldfire. Stop ...
Michael Sevakis
2007-03-04
Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...
Daniel Ankers
2007-03-04
Get rid of C99 style variable declaration. Also, add one more use of #define ...
Barry Wardell
2007-03-03
Some more replacing of inl/outl with register #define's (doesn't change end-r...
Barry Wardell
2007-03-03
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
2007-02-26
disable LCD poweroff for now until problems with the remote control and headp...
Marcoen Hirschberg
2007-02-25
Moved ipod LCD code to target tree.
Jens Arnold
2007-02-21
Get rid of some outl/inl in favour of #define.
Barry Wardell
[prev]
[next]