index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
imx31
/
gigabeat-s
Age
Commit message (
Expand
)
Author
2008-05-09
Remove inner loop from button scanning on Gigabeat S. Requires changing the b...
Michael Sevakis
2008-05-08
Backlight brightness setting for Gigabeat S. Cleanup headers in target backli...
Michael Sevakis
2008-05-08
Add two missing rockbox headers and set svn:eol-style
Nils Wallménius
2008-05-08
Disable clocks for most modules in the imx31l on startup, individual drivers ...
Nils Wallménius
2008-05-08
Oops, it's called mc13783...
Nils Wallménius
2008-05-08
Hehe. Should probably implement ide_powered if implementing ide_power_enable.
Michael Sevakis
2008-05-08
Gigabeat S: Put in (so it appears) proper delays for USB PHY reset. Use the a...
Michael Sevakis
2008-05-08
Remove an unneeded #include and a lone "#" on a line (it's early).
Michael Sevakis
2008-05-08
Gigabeat S: Add ATA/IDE power management. Fix parameter order of regmod32 as ...
Michael Sevakis
2008-05-06
Gigabeat S: Make sure ATA interface is idle before a reset.
Michael Sevakis
2008-05-05
Gigabeat S: Do the controller timing settings a more cleanly.
Michael Sevakis
2008-05-05
Alarm wake up support for Gigabeat S
Nils Wallménius
2008-05-05
Mind repeat calls to ata_device_init.
Michael Sevakis
2008-05-05
Don't need the extra idle check.
Michael Sevakis
2008-05-05
Gigabeat S: Use the fastest PIO mode the installed drive allows instead of al...
Michael Sevakis
2008-05-03
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-05-02
Remove some cruft not being used that interferes with building rockboy on Gig...
Michael Sevakis
2008-05-02
Fix an oops in ARMv6 flush_icache.
Michael Sevakis
2008-04-27
Gigabeat S: Define the used ADC channels, get the channel order correct, enab...
Michael Sevakis
2008-04-27
IMX31: Try to catch the interrupt that was the reason irq_handler was called ...
Michael Sevakis
2008-04-27
IMX31: Use template structures to access modules' registers from a base addre...
Michael Sevakis
2008-04-27
Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...
Michael Sevakis
2008-04-24
Make Gigabeat S keypad correctly detect multiple key down events in a row. Pr...
Michael Sevakis
2008-04-20
Oops, clean up and use usb_drv.h.
Michael Sevakis
2008-04-20
Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...
Michael Sevakis
2008-04-18
UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...
Michael Sevakis
2008-04-17
Cache functions should include data and instruction barriers.
Michael Sevakis
2008-04-15
Kill warnings that annoy me when building for Gigabeat S.
Michael Sevakis
2008-04-15
Make the transparent bitmaps work on Gigabeat S.
Michael Sevakis
2008-04-14
Gigabeat S: Make ADC battery voltage reading correct. Tiny tweak to ADC drive...
Michael Sevakis
2008-04-14
Oops...simple math proves elusive at times. Get the array calcs right.
Michael Sevakis
2008-04-13
ADC driver for Gigabeat S - a bit on the general side for now. Needs to have ...
Michael Sevakis
2008-04-13
Charger detection for Gigabeat S
Nils Wallménius
2008-04-12
Add GPIO manager. Get the PMIC interrupt handling working (along with power b...
Michael Sevakis
2008-04-12
Big oops. Fix enum spi_module_number to set right enum values. :p.
Michael Sevakis
2008-04-11
Add a "View I/O Ports" screen for imx31. Show all GPIO contents.
Michael Sevakis
2008-04-11
Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...
Michael Sevakis
2008-04-02
gigabeat S: Set the tick speed correctly (calced from clocking regdump). Use ...
Michael Sevakis
2008-04-01
Make the gigabeat S boot again.
Michael Sevakis
2008-03-31
Change the remaining set_interrupt_status usage to the more parsimonious disa...
Michael Sevakis
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
2008-02-19
Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.
Will Robertson
2008-02-17
Give the Gigabeat S bootloader the ability to untar a tarball.
Nicolas Pennequin
2008-02-09
Oops. Tiny goof.
Michael Sevakis
2008-02-09
Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will ...
Michael Sevakis
2008-02-08
Gigabeat S: Get boot to go a little father.
Michael Sevakis
2008-02-08
Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
Michael Sevakis
2008-02-05
Oops. On a roll...that shouldn't have been committed.
Michael Sevakis
2008-02-05
gigabeatS: Fix the timer startup oddness. Seems it likes the interrupt clear ...
Michael Sevakis
2008-02-05
Do better job with UIE_VECTOR.
Michael Sevakis
[next]