rockbox/firmware/target/arm/imx31/gigabeat-s
Michael Sevakis df4bd0697d Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as it was intended (had some things mixed up :P).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17409 a1c6a512-1295-4272-9138-f99709370657
2008-05-08 08:03:08 +00:00
..
adc-imx31.c Gigabeat S: Define the used ADC channels, get the channel order correct, enable charge current channel conversion. 2008-04-27 22:35:24 +00:00
adc-target.h Gigabeat S: Define the used ADC channels, get the channel order correct, enable charge current channel conversion. 2008-04-27 22:35:24 +00:00
ata-imx31.c Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as it was intended (had some things mixed up :P). 2008-05-08 08:03:08 +00:00
ata-target.h Gigabeat S: Do the controller timing settings a more cleanly. 2008-05-05 13:00:08 +00:00
avic-imx31.c IMX31: Try to catch the interrupt that was the reason irq_handler was called since it never should be. The bootloader occasionally shows one but it's not saying what. 2008-04-27 22:01:25 +00:00
avic-imx31.h IMX31: Use template structures to access modules' registers from a base address (as for i2c) which makes drivers look nicer and makes array accesses of registers simpler. Throw in minor fix to fiq_handler dispatcher, otherwise no functional changes. 2008-04-27 21:32:10 +00:00
backlight-imx31.c
backlight-target.h
button-imx31.c
button-target.h
clkctl-imx31.c Gigabeat S: Use the fastest PIO mode the installed drive allows instead of always PIO0. Centralize clock information in clkctl-imx31.c. 2008-05-05 10:53:06 +00:00
clkctl-imx31.h Gigabeat S: Use the fastest PIO mode the installed drive allows instead of always PIO0. Centralize clock information in clkctl-imx31.c. 2008-05-05 10:53:06 +00:00
dma_start.c
gpio-gigabeat-s.c
gpio-imx31.c IMX31: Use template structures to access modules' registers from a base address (as for i2c) which makes drivers look nicer and makes array accesses of registers simpler. Throw in minor fix to fiq_handler dispatcher, otherwise no functional changes. 2008-04-27 21:32:10 +00:00
gpio-imx31.h IMX31: Use template structures to access modules' registers from a base address (as for i2c) which makes drivers look nicer and makes array accesses of registers simpler. Throw in minor fix to fiq_handler dispatcher, otherwise no functional changes. 2008-04-27 21:32:10 +00:00
gpio-target.h
i2c-imx31.c
i2c-imx31.h
i2s-imx31.c
kernel-imx31.c
lcd-imx31.c Remove some cruft not being used that interferes with building rockboy on Gigabeat S. 2008-05-02 00:34:19 +00:00
lcd-target.h
mc13783-imx31.c Alarm wake up support for Gigabeat S 2008-05-05 12:37:42 +00:00
mmu-imx31.c
mmu-imx31.h
pcm-imx31.c Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keymaps consistent; it's rather messy atm. 2008-05-03 15:14:52 +00:00
power-imx31.c Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as it was intended (had some things mixed up :P). 2008-05-08 08:03:08 +00:00
power-imx31.h
powermgmt-imx31.c
serial-imx31.h
spi-imx31.c IMX31: Use template structures to access modules' registers from a base address (as for i2c) which makes drivers look nicer and makes array accesses of registers simpler. Throw in minor fix to fiq_handler dispatcher, otherwise no functional changes. 2008-04-27 21:32:10 +00:00
spi-imx31.h IMX31: Use template structures to access modules' registers from a base address (as for i2c) which makes drivers look nicer and makes array accesses of registers simpler. Throw in minor fix to fiq_handler dispatcher, otherwise no functional changes. 2008-04-27 21:32:10 +00:00
system-imx31.c Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as it was intended (had some things mixed up :P). 2008-05-08 08:03:08 +00:00
system-target.h Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keymaps consistent; it's rather messy atm. 2008-05-03 15:14:52 +00:00
usb-imx31.c
usb-target.h
wmcodec-imx31.c Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as it was intended (had some things mixed up :P). 2008-05-08 08:03:08 +00:00