summaryrefslogtreecommitdiff
path: root/firmware/target/arm
AgeCommit message (Expand)Author
2008-11-02AS3525 : fix interrupts support (but leave them disabled)Rafaël Carré
2008-11-02implement single-driver storage layer with macros instead of inlinesFrank Gevaerts
2008-11-02make the m200v2 lcd work again with higher cpu frequencyDominik Wenger
2008-11-02AS3525: disable interrupts, higher clock frequenciesRafaël Carré
2008-11-01AS3525 : enable instruction and data cacheRafaël Carré
2008-11-01Clean up the Fuze LCD driver. The only functional change is to write 0x7030 ...Dave Chapman
2008-11-01Adapt sansa v2 sd driver to the new storage layerFrank Gevaerts
2008-11-01Unify the e200v2 and Fuze backlight/buttonlight code - it is identical.Dave Chapman
2008-11-01conditionalise *_get_info() to get some binsize backFrank Gevaerts
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-11-01Remove Linux's mmci.h since the license is strict GPLv2Rafaël Carré
2008-11-01Add Sansa Fuze to the build system, including a first (untested) attempt at a...Dave Chapman
2008-10-31Clip: add backlight and buttonlight codeRafaël Carré
2008-10-31Sansa Clip simulatorRafaël Carré
2008-10-31Sansav2 SD : minor modificationsRafaël Carré
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman
2008-10-30Sansav2 bootloader: explicitely link everything into IRAMRafaël Carré
2008-10-29Embryo of a SD driver for Sansav2Rafaël Carré
2008-10-29correct HAVE_MULTIVOLUME vs HAVE_HOTSWAP usageFrank Gevaerts
2008-10-29Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis
2008-10-29FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...Jonathan Gordon
2008-10-29fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...Jonathan Gordon
2008-10-29Oops, revert 18911 - this was added a couple of commits ago.Dave Chapman
2008-10-29e200v2 LCD - it helps to enable the DBOP clock.Dave Chapman
2008-10-29e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman
2008-10-29e200v2 lcd: Add missing DBOP clock initializationRafaël Carré
2008-10-28Sansav2 : initializes SDRAMRafaël Carré
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis
2008-10-26Fix line endings and set svn propertiesBertrik Sikken
2008-10-26FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)Bertrik Sikken
2008-10-25A little more work on the e200v2 LCD driver (still untested - I don't own one...Dave Chapman
2008-10-25Remove some trailing whitespace - no functional changeDave Chapman
2008-10-25fill in button and backlight functions for m200 "v2"Dominik Wenger
2008-10-21Add c200 erase tools. The resulting .bin files can be run from e200toolFrank Gevaerts
2008-10-20Using polling instead of interrupts make TX work better, storage worked, but ...Vitja Makarov
2008-10-19add sansa m200v2 support to mkamsboot.Dominik Wenger
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman
2008-10-18Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts
2008-10-14telechips usb: not ready for use but, something is working, needs improvement.Vitja Makarov
2008-10-13Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran...Rob Purchase
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman
2008-10-12make colours look rightFrank Gevaerts
2008-10-12Fix LCD timings on the older meizu M3 variant, so it works with a fast clock.Frank Gevaerts
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman
2008-10-11remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts
2008-10-11Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman
2008-10-07lcd now shows things on the old-style Meizu M3.Frank Gevaerts
2008-10-07Correct HAS_BUTTON_HOLDMaurus Cuelenaere
2008-10-07Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov
2008-10-05LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts