summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31
AgeCommit message (Expand)Author
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-07explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla
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-27split boot.lds and move it into the target treeMarcoen Hirschberg
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun
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
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-12-23Gigabeat S memory management stuff. Will Robertson
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-10-11These functions haven't been implemented yet - remove their content to get Gi...Will Robertson
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson