summaryrefslogtreecommitdiffstats
path: root/firmware/export/as3525.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-22CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.hRafaël Carré1-1/+0
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré1-1/+0
2010-05-26as3525: write irq/fiq handlers in CRafaël Carré1-3/+3
2010-05-19as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse...Rafaël Carré1-2/+2
2010-05-18Enable/disable second pll dynamically on usb plugin/remove.Tobias Diedrich1-0/+7
2010-05-18as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly1-0/+1
2010-05-13as3525: use DMA for recordingRafaël Carré1-0/+1
2010-04-13s5l870x : use mmu-arm.SRafaël Carré1-0/+2
2010-04-03Clipv2: fix grey lcd outputRafaël Carré1-0/+1
2010-02-06as3525: add a few more CGU_PERI definitionsBertrik Sikken1-2/+3
2010-02-05Untested attempt at a Clip+ LCD driver using SSP (PrimeCell PL022)Rafaël Carré1-0/+14
2010-01-03Fix more tabsAndree Buschmann1-1/+1
2009-11-24Sansa AMS : fix recordingRafaël Carré1-0/+9
2009-11-01Sansa AMS recording support (Microphone and FM)Rafaël Carré1-0/+11
2009-08-31Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra...Thomas Martitz1-1/+4
2009-07-12Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz1-1/+1
2009-07-06Samsa AMS: start of an USB driver (nothing working atm)Rafaël Carré1-0/+4
2009-06-29Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré1-0/+3
2009-06-08FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré1-4/+8
2009-05-22Sansa AMS : remove misleading commentRafaël Carré1-1/+1
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz1-0/+18
2009-02-25DBOP_DIN is 16bit wide.Thomas Martitz1-1/+1
2009-01-27Redo some parts of my previous commit, thanks Jens and DaveThomas Martitz1-0/+5
2009-01-18Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze...Michael Giacomelli1-0/+1
2008-12-30Implemented system_reboot().Björn Stenberg1-0/+6
2008-12-15Apply FS#9650 (by Thomas Martitz). This adds hotswap and microSD support for ...Frank Gevaerts1-4/+32
2008-12-05Sansa AMS: use vectored interruptsRafaël Carré1-1/+30
2008-11-28Sansa AMS: I2SOUT registers definitionsRafaël Carré1-1/+10
2008-11-06AS3525: implement tick_start() with TIMER2Rafaël Carré1-0/+8
2008-11-06AS3525: timer supportRafaël Carré1-6/+7
2008-11-02AS3525 : fix interrupts support (but leave them disabled)Rafaël Carré1-1/+42
2008-10-28Sansav2 : initializes SDRAMRafaël Carré1-0/+35
2008-10-19The GPIO registers are 8-bit, so define them as such.Dave Chapman1-8/+8
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman1-0/+315