rockbox/firmware/target/arm/imx31/gigabeat-s
2008-12-04 04:16:53 +00:00
..
adc-imx31.c
adc-target.h
ata-imx31.c
ata-target.h
avic-imx31.c Gigabeats S: Simply ignore that occasional spurious unknown IRQ (-1) that goes through irq_handler even if the AVIC is used. If no pending interrupt is indicated (anything else should be vectored), simply returning from the handler appears to have no ill effect. The cause for entering irq_handler is unknown for now (or I missed something important :\). 2008-11-27 11:49:49 +00:00
avic-imx31.h
backlight-imx31.c Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a little power. Hardware fading required keeping supply enabled during fade out. Let fade happen at poweroff (might as well~~~). 2008-12-04 04:16:53 +00:00
backlight-target.h Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a little power. Hardware fading required keeping supply enabled during fade out. Let fade happen at poweroff (might as well~~~). 2008-12-04 04:16:53 +00:00
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
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 Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a little power. Hardware fading required keeping supply enabled during fade out. Let fade happen at poweroff (might as well~~~). 2008-12-04 04:16:53 +00:00
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 Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a little power. Hardware fading required keeping supply enabled during fade out. Let fade happen at poweroff (might as well~~~). 2008-12-04 04:16:53 +00:00
power-imx31.h
powermgmt-imx31.c
serial-imx31.h
spi-imx31.c
spi-imx31.h
system-imx31.c
system-target.h
usb-imx31.c
usb-target.h
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