rockbox/firmware/target/arm/imx31/gigabeat-s
Michael Sevakis ef97db1011 Big oops. Fix enum spi_module_number to set right enum values. :p.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17079 a1c6a512-1295-4272-9138-f99709370657
2008-04-12 05:11:50 +00:00
..
adc-imx31.c
adc-target.h
ata-imx31.c Give the Gigabeat S bootloader the ability to untar a tarball. 2008-02-17 23:17:08 +00:00
ata-target.h Give the Gigabeat S bootloader the ability to untar a tarball. 2008-02-17 23:17:08 +00:00
avic-imx31.c Change the remaining set_interrupt_status usage to the more parsimonious disable/enable/restore. 2008-03-31 06:00:23 +00:00
avic-imx31.h Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes. 2008-02-08 02:20:05 +00:00
backlight-imx31.c Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developments will tell). Factor-out the mc13783 stuff and make that driver a layer above the SPI. TODO: start processing PMIC interrupts. Start a clkctl API for imx31 (we'll see if this sticks around but it seems reasonable here). Misc. stuff for convenience/neatness. 2008-04-11 08:51:27 +00:00
backlight-target.h Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling. 2007-11-12 18:49:53 +00:00
button-imx31.c Oops. Tiny goof. 2008-02-09 08:05:01 +00:00
button-target.h
clkctl-imx31.c Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developments will tell). Factor-out the mc13783 stuff and make that driver a layer above the SPI. TODO: start processing PMIC interrupts. Start a clkctl API for imx31 (we'll see if this sticks around but it seems reasonable here). Misc. stuff for convenience/neatness. 2008-04-11 08:51:27 +00:00
clkctl-imx31.h Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developments will tell). Factor-out the mc13783 stuff and make that driver a layer above the SPI. TODO: start processing PMIC interrupts. Start a clkctl API for imx31 (we'll see if this sticks around but it seems reasonable here). Misc. stuff for convenience/neatness. 2008-04-11 08:51:27 +00:00
dma_start.c
i2c-imx31.c
i2c-imx31.h
i2s-imx31.c
kernel-imx31.c Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developments will tell). Factor-out the mc13783 stuff and make that driver a layer above the SPI. TODO: start processing PMIC interrupts. Start a clkctl API for imx31 (we'll see if this sticks around but it seems reasonable here). Misc. stuff for convenience/neatness. 2008-04-11 08:51:27 +00:00
lcd-imx31.c Consistent naming scheme the various blit functions. * Removed lcd_blit_mono() for colour targets. Plugin API became incompatible, so sort, clean up & bump. * Implemented lcd_blit_mono() for M3. 2008-03-24 00:35:53 +00:00
lcd-target.h
mc13783-imx31.c Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developments will tell). Factor-out the mc13783 stuff and make that driver a layer above the SPI. TODO: start processing PMIC interrupts. Start a clkctl API for imx31 (we'll see if this sticks around but it seems reasonable here). Misc. stuff for convenience/neatness. 2008-04-11 08:51:27 +00:00
mmu-imx31.c Gigabeat S mixer: Make some progress. Get the tick and core sleep working using the AVIC. Redo the startup code to remap from IRAM and not include the lcd driver frambuffer in the remapping (until it can be moved). Clean up LCD driver. For other misc. changes, see the diffs. Now it progresses to ATA init and fails with -11 but without crashing or hanging. Replace all bootloaders. 2008-02-05 04:43:19 +00:00
mmu-imx31.h Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicated) private code. No functional change. 2007-12-23 03:47:28 +00:00
pcm-imx31.c Gigabeat S mixer: Make some progress. Get the tick and core sleep working using the AVIC. Redo the startup code to remap from IRAM and not include the lcd driver frambuffer in the remapping (until it can be moved). Clean up LCD driver. For other misc. changes, see the diffs. Now it progresses to ATA init and fails with -11 but without crashing or hanging. Replace all bootloaders. 2008-02-05 04:43:19 +00:00
power-imx31.c
powermgmt-imx31.c
serial-imx31.h Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines. 2008-02-19 14:15:59 +00:00
spi-imx31.c Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developments will tell). Factor-out the mc13783 stuff and make that driver a layer above the SPI. TODO: start processing PMIC interrupts. Start a clkctl API for imx31 (we'll see if this sticks around but it seems reasonable here). Misc. stuff for convenience/neatness. 2008-04-11 08:51:27 +00:00
spi-imx31.h Big oops. Fix enum spi_module_number to set right enum values. :p. 2008-04-12 05:11:50 +00:00
system-imx31.c Change the remaining set_interrupt_status usage to the more parsimonious disable/enable/restore. 2008-03-31 06:00:23 +00:00
system-target.h Add a "View I/O Ports" screen for imx31. Show all GPIO contents. 2008-04-11 15:49:48 +00:00
usb-imx31.c Make the gigabeat S boot again. 2008-04-01 07:26:24 +00:00
usb-target.h
wmcodec-imx31.c