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