Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
imx31
/
gigabeat-s
/
kernel-imx31.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
0b1d7e7
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.
by Michael Sevakis
· 17 years ago
dd88663
gigabeat S: Set the tick speed correctly (calced from clocking regdump). Use bit #defines instead as well. Throw a header in the file.
by Michael Sevakis
· 17 years ago
a07c034
Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
by Michael Sevakis
· 17 years ago
73de812
gigabeatS: Fix the timer startup oddness. Seems it likes the interrupt clear at the module level after enabling the vector.
by Michael Sevakis
· 17 years ago
1f021af
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.
by Michael Sevakis
· 17 years ago
590501c
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
by Will Robertson
· 17 years ago