summaryrefslogtreecommitdiff
path: root/firmware/export/imx31l.h (follow)
Commit message (Expand)AuthorAge
* Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...Andree Buschmann2011-02-02
* Undo r28682. Bad idea...Andree Buschmann2010-11-27
* Use CACHEALIGN_BITS to calculate CACHEALIGN_SIZE instead of directly setting it.Andree Buschmann2010-11-27
* Reinsert CACHEALIGN_SIZE to imx31l.h, r28619 expected another local change.Andree Buschmann2010-11-19
* Define CACHEALIGN_BITS for missing ARM CPUs for later use.Andree Buschmann2010-11-19
* Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power ...Michael Sevakis2010-05-18
* Cache align the pitch detector audiobuffer where needed. Some other misc. cha...Michael Sevakis2010-05-14
* Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis2010-05-08
* i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis2010-04-23
* i.MX31: Add some enums and a couple helper functions to make dealing with pin...Michael Sevakis2010-04-23
* Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo...Michael Sevakis2010-04-07
* Remove svn:executable from firmwareMichael Chicoine2009-10-31
* Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré2009-06-29
* imx31/mc13783: Do some housekeeping with register macros, function names and ...Michael Sevakis2009-03-22
* Gigabeat S: Implement MDMA and UDMA disk access for bootloader and main binar...Michael Sevakis2009-03-12
* imx31: Correct a register name typo.Michael Sevakis2009-03-02
* imx31 ATA: Correct a register #define error (due to error in user's manual). ...Michael Sevakis2009-03-02
* Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis2009-02-08
* Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis2009-02-07
* Gigabeat S: Implement a genuine udelay function. Timer is gated to not run in...Michael Sevakis2009-01-23
* USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis2009-01-19
* Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2008-12-31
* Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis2008-12-27
* Fix yellow.Michael Sevakis2008-12-04
* Add some watchdog timer definitions for IMX31LMichael Sevakis2008-11-19
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Enable write buffering for the 1MB device memory section. This means using a ...Michael Sevakis2008-05-11
* Disable clocks for most modules in the imx31l on startup, individual drivers ...Nils Wallménius2008-05-08
* Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...Michael Sevakis2008-05-03
* Remove some cruft not being used that interferes with building rockboy on Gig...Michael Sevakis2008-05-02
* IMX31: Use template structures to access modules' registers from a base addre...Michael Sevakis2008-04-27
* Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis2008-04-27
* move some data around to place qh_array at the start of iram. This saves up t...Frank Gevaerts2008-04-20
* UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis2008-04-18
* Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis2008-04-12
* Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis2008-04-11
* Gigabeat S: Add some more register #defines to use later.Michael Sevakis2008-04-02
* Bring the IMX31 serial driver in line with the CONTRIBUTING guidelines.Will Robertson2008-02-19
* Gigabeat S: Get button driver at 100%. Disable SPI because it hangs and will ...Michael Sevakis2008-02-09
* Gigabeat S: Get boot to go a little father.Michael Sevakis2008-02-08
* Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis2008-02-08
* Oops. Dump some testing stuff that got left in.Michael Sevakis2008-02-05
* Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis2008-02-05
* Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...Will Robertson2007-12-23
* Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson2007-09-21