summaryrefslogtreecommitdiffstats
path: root/firmware/export/imx31l.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-02imx31: Correct a register name typo.Michael Sevakis1-1/+1
2009-03-02imx31 ATA: Correct a register #define error (due to error in user's manual). ...Michael Sevakis1-2/+3
2009-02-08Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis1-0/+151
2009-02-07Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis1-2/+9
2009-01-23Gigabeat S: Implement a genuine udelay function. Timer is gated to not run in...Michael Sevakis1-0/+86
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis1-3/+5
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis1-2/+2
2008-12-27Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis1-45/+55
2008-12-04Fix yellow.Michael Sevakis1-1/+1
2008-11-19Add some watchdog timer definitions for IMX31LMichael Sevakis1-0/+24
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-11Enable write buffering for the 1MB device memory section. This means using a ...Michael Sevakis1-1/+1
2008-05-08Disable clocks for most modules in the imx31l on startup, individual drivers ...Nils Wallménius1-0/+17
2008-05-03Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis1-0/+407
2008-05-02Remove some cruft not being used that interferes with building rockboy on Gig...Michael Sevakis1-4/+0
2008-04-27IMX31: Use template structures to access modules' registers from a base addre...Michael Sevakis1-66/+49
2008-04-27Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis1-1/+107
2008-04-20move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts1-0/+1
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis1-6/+10
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis1-23/+31
2008-04-11Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis1-33/+70
2008-04-02Gigabeat S: Add some more register #defines to use later.Michael Sevakis1-8/+167
2008-02-19Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.Will Robertson1-86/+84
2008-02-09Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will ...Michael Sevakis1-0/+263
2008-02-08Gigabeat S: Get boot to go a little father.Michael Sevakis1-11/+66
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis1-2/+4
2008-02-05Oops. Dump some testing stuff that got left in.Michael Sevakis1-2/+1
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis1-273/+311
2007-12-23Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson1-1/+1
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson1-0/+476