Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
arm
/
imx31
/
gigabeat-s
/
button-imx31.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
a9c20f5
Gigabeat S:
by Michael Sevakis
· 16 years ago
80278e4
Bring Gigabeat S bootloader one step close to a release version.
by Michael Sevakis
· 16 years ago
6df1a86
Remove inner loop from button scanning on Gigabeat S. Requires changing the button codes but it's not a "functional port" so no plugin API version increase is done though a full update will be needed since any using the values will be incompatible.
by Michael Sevakis
· 16 years ago
f24eaab
Disable clocks for most modules in the imx31l on startup, individual drivers handle enabling/disabling clocks for used modules
by Nils Wallménius
· 16 years ago
45786ca
Make Gigabeat S keypad correctly detect multiple key down events in a row. Properly exclude BUTTON_POWER in interrupt enable decision. Shorten delays in KPP_HANDLER and hopefully get away with it.
by Michael Sevakis
· 16 years ago
a7af9e4
Add GPIO manager. Get the PMIC interrupt handling working (along with power button and HP detect). Add some reg field defined instead of using raw numbers. Add PMIC info to debug ports screen. Refine PMIC driver ops a little bit.
by Michael Sevakis
· 17 years ago
952347d
Oops. Tiny goof.
by Michael Sevakis
· 17 years ago
02de55c
Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will be changed to interrupt-based. Add some more iMX.31 register definitions and flags.
by Michael Sevakis
· 17 years ago
bc057f9
Gigabeat S: Get boot to go a little father.
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