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