summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/gigabeat-s/avic-imx31.c
AgeCommit message (Expand)Author
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-27IMX31: Try to catch the interrupt that was the reason irq_handler was called ...Michael Sevakis
2008-04-27IMX31: Use template structures to access modules' registers from a base addre...Michael Sevakis
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis
2008-02-05Do better job with UIE_VECTOR.Michael Sevakis
2008-02-05Code police tabs and spacesMichael Sevakis
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson