This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
495115b84a
rockbox
/
firmware
/
target
/
arm
/
imx31
/
gigabeat-s
History
Michael Sevakis
495115b84a
Add hardware backlight fading on Gigabeat S with fade up and down options in LCD Settings. USE_BACKLIGHT_CUSTOM_FADING_BOOL is used to specify the setting type needed but leave the fading code itself implementation-defined.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19237 a1c6a512-1295-4272-9138-f99709370657
2008-11-26 21:26:22 +00:00
..
adc-imx31.c
Fix missing #includes and make local functions static for gigabeat
2008-07-18 23:28:54 +00:00
adc-target.h
ata-imx31.c
ata-target.h
avic-imx31.c
avic-imx31.h
backlight-imx31.c
Add hardware backlight fading on Gigabeat S with fade up and down options in LCD Settings. USE_BACKLIGHT_CUSTOM_FADING_BOOL is used to specify the setting type needed but leave the fading code itself implementation-defined.
2008-11-26 21:26:22 +00:00
backlight-target.h
button-imx31.c
button-target.h
clkctl-imx31.c
clkctl-imx31.h
dma_start.c
gpio-gigabeat-s.c
gpio-imx31.c
gpio-imx31.h
gpio-target.h
i2c-imx31.c
i2c-imx31.h
i2s-imx31.c
Fix missing #includes and make local functions static for gigabeat
2008-07-18 23:28:54 +00:00
kernel-imx31.c
Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number.
2008-10-27 16:30:24 +00:00
lcd-imx31.c
lcd-target.h
mc13783-gigabeat-s.c
MC13783 PMIC: Make some defines more strictly correct-- interrupts, etc.
2008-11-19 06:22:09 +00:00
mc13783-imx31.c
MC13783 cleanup. Remove functions proving themselves not so useful and add mc13783_write_masked which is pretty useful. Add an error code definition for invalid data.
2008-11-18 02:19:50 +00:00
mc13783-target.h
mmu-imx31.c
mmu-imx31.h
pcm-imx31.c
Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 44.1 and 48 kHz.
2008-11-22 12:17:26 +00:00
power-imx31.c
Fix missing #includes and make local functions static for gigabeat
2008-07-18 23:28:54 +00:00
power-imx31.h
powermgmt-imx31.c
serial-imx31.h
Fix missing #includes and make local functions static for gigabeat
2008-07-18 23:28:54 +00:00
spi-imx31.c
spi-imx31.h
system-imx31.c
system-target.h
Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_codec enabled, and use the correct value.
2008-09-21 22:32:56 +00:00
usb-imx31.c
Fix missing #includes and make local functions static for gigabeat
2008-07-18 23:28:54 +00:00
usb-target.h
Fix missing #includes and make local functions static for gigabeat
2008-07-18 23:28:54 +00:00
wmcodec-imx31.c
Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 44.1 and 48 kHz.
2008-11-22 12:17:26 +00:00