summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx31
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Charger detection for Gigabeat SNils Wallménius3-3/+44
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis12-19/+593
2008-04-12Big oops. Fix enum spi_module_number to set right enum values. :p.Michael Sevakis1-1/+2
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis3-3/+115
2008-04-11Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis8-60/+687
2008-04-07explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla1-0/+1
2008-04-02gigabeat S: Set the tick speed correctly (calced from clocking regdump). Use ...Michael Sevakis1-20/+41
2008-04-01Make the gigabeat S boot again.Michael Sevakis1-1/+2
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis2-7/+5
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg1-0/+84
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold1-13/+1
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun1-0/+150
2008-02-19Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.Will Robertson1-2/+21
2008-02-17Give the Gigabeat S bootloader the ability to untar a tarball.Nicolas Pennequin2-0/+4
2008-02-09Oops. Tiny goof.Michael Sevakis1-1/+1
2008-02-09Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will ...Michael Sevakis2-130/+119
2008-02-08Gigabeat S: Get boot to go a little father.Michael Sevakis3-55/+51
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis6-140/+186
2008-02-05Oops. On a roll...that shouldn't have been committed.Michael Sevakis1-1/+1
2008-02-05gigabeatS: Fix the timer startup oddness. Seems it likes the interrupt clear ...Michael Sevakis2-8/+3
2008-02-05Do better job with UIE_VECTOR.Michael Sevakis1-8/+14
2008-02-05Code police tabs and spacesMichael Sevakis1-24/+24
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis10-874/+528
2007-12-23Gigabeat S memory management stuff. Will Robertson1-0/+400
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson3-241/+24
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin1-0/+2
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2-8/+8
2007-10-11These functions haven't been implemented yet - remove their content to get Gi...Will Robertson1-65/+0
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis1-19/+95
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson31-0/+2442