summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/gigabeat-s/button-imx31.c
AgeCommit message (Expand)Author
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-21Gigabeat S:Michael Sevakis
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis
2008-05-09Remove inner loop from button scanning on Gigabeat S. Requires changing the b...Michael Sevakis
2008-05-08Disable clocks for most modules in the imx31l on startup, individual drivers ...Nils Wallménius
2008-04-24Make Gigabeat S keypad correctly detect multiple key down events in a row. Pr...Michael Sevakis
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis
2008-02-09Oops. Tiny goof.Michael Sevakis
2008-02-09Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will ...Michael Sevakis
2008-02-08Gigabeat S: Get boot to go a little father.Michael Sevakis
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson