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
/
s3c2440
/
gigabeat-fx
Age
Commit message (
Expand
)
Author
2008-04-01
Change a #define constant that conflicts with a mingw definition. Change "WAI...
Michael Sevakis
2008-03-31
meg-fx: Add headers to files in the target directory that were missing them. ...
Michael Sevakis
2008-03-31
meg-fx: It's important to make sure certain interrupt-related registers have ...
Michael Sevakis
2008-03-30
Fix red and clean up meg-fx firmware sources. Remove an unused file.
Michael Sevakis
2008-03-30
Have meg-fx i2c driver use the wakeup functionality by making it interrupt-ba...
Michael Sevakis
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-25
Add a complete priority inheritance implementation to the scheduler (all mute...
Michael Sevakis
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-03-05
Oops (from about 2 months ago) - implement viewport support in the Gigabeat F...
Dave Chapman
2008-02-13
Fix the red.
Karl Kurbjun
2008-02-13
Make the gigabeat LCD initialization work properly without the original firmw...
Karl Kurbjun
2008-01-27
Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for...
Michael Sevakis
2008-01-25
- make the booloader compile again
Marcoen Hirschberg
2008-01-25
make the brightness setting logarithmic, which looks linear to the eye
Marcoen Hirschberg
2008-01-18
meg-fx: remove superfluous i2c_init call
Michael Sevakis
2008-01-18
meg-fx: correct an oops in the interrupt vector table
Michael Sevakis
2008-01-07
Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...
Dave Chapman
2007-11-12
Fix bootloaders, and the backlight-modded Ondio build.
Jens Arnold
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-10-23
Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe
Karl Kurbjun
2007-10-07
Name all button light functions and variables consistently starting with butt...
Jens Arnold
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
2007-09-25
Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...
Michael Sevakis
2007-09-23
Fix a change that shouldn't have been committed
Karl Kurbjun
2007-09-22
More interupt/timer work
Karl Kurbjun
2007-09-12
Faster video rendering for e200 and Gigabeat.
Michael Sevakis
2007-09-04
FS #7691 - improved USB detection on PP devices. This patch modifies the tar...
Dave Chapman
2007-08-17
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
2007-08-04
Oops. mvn is one's-complement, not two's. Correct the YUV calculation.
Michael Sevakis
2007-07-29
Stop Gigabeat bootloader from panicing.
Michael Sevakis
2007-07-15
Gigabeat: Add the funky foreground color support for transparent bitmaps.
Michael Sevakis
2007-07-09
Gigabeat: Squeeze down lcd_bitmap_transparent_part a bit. Let the compiler ch...
Michael Sevakis
2007-07-08
Gigabeat: properly confined framebuffer copies and a few pendantic changes to...
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-06-26
Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...
Michael Sevakis
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-13
now back to green
Christian Gmeiner
2007-06-04
Commit part of FS7113: This adds proper LCD initialization to the gigabeat th...
Karl Kurbjun
2007-05-20
add separate button defines for the Gigabeat remote control
Marcoen Hirschberg
2007-05-19
always reset the pcm_paused flag when stopping playback. fixes FS #7187
Marcoen Hirschberg
2007-05-15
More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update...
Dave Chapman
2007-05-15
Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...
Dave Chapman
2007-05-15
Make sure that the IDE power pin is properly initialized
Karl Kurbjun
2007-05-14
Gigabeat Button/Backlight update: Reduce the number of writes to the sc606 wh...
Karl Kurbjun
[next]