summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Oops, fix red - only include ascodec-target.h when HAVE_AS3514 is definedDave Chapman2008-10-31
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Sansav2 bootloader: explicitely link everything into IRAMRafaël Carré2008-10-30
* Embryo of a SD driver for Sansav2Rafaël Carré2008-10-29
* use ARCHOS_ONDIO* defines when checking for ondioFrank Gevaerts2008-10-29
* correct HAVE_MULTIVOLUME vs HAVE_HOTSWAP usageFrank Gevaerts2008-10-29
* Adding non-existing files in SOURCES no longer causes strange sysfont.h error...Björn Stenberg2008-10-29
* Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis2008-10-29
* Save another 4 bytes without sacrificing performance by subroutine rearrangem...Jens Arnold2008-10-29
* AS3525 is ARMv4, not ARMv5.Jens Arnold2008-10-29
* FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...Jonathan Gordon2008-10-29
* fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...Jonathan Gordon2008-10-29
* Oops, revert 18911 - this was added a couple of commits ago.Dave Chapman2008-10-29
* e200v2 LCD - it helps to enable the DBOP clock.Dave Chapman2008-10-29
* e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman2008-10-29
* e200v2 lcd: Add missing DBOP clock initializationRafaël Carré2008-10-29
* Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler ...Jens Arnold2008-10-28
* Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman2008-10-28
* Sansav2 : initializes SDRAMRafaël Carré2008-10-28
* Fix red-- it should.Michael Sevakis2008-10-27
* Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis2008-10-27
* Fix line endings and set svn propertiesBertrik Sikken2008-10-26
* FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)Bertrik Sikken2008-10-26
* A little more work on the e200v2 LCD driver (still untested - I don't own one...Dave Chapman2008-10-25
* Remove some trailing whitespace - no functional changeDave Chapman2008-10-25
* fill in button and backlight functions for m200 "v2"Dominik Wenger2008-10-25
* Remove the event object in the kernel since it's rather extraneous at the mom...Michael Sevakis2008-10-23
* iaudio7: simulatorVitja Makarov2008-10-22
* Add c200 erase tools. The resulting .bin files can be run from e200toolFrank Gevaerts2008-10-21
* add optional USB mass storage from ramdisk. This can be useful for developmentFrank Gevaerts2008-10-20
* add Logik DAX USB idsFrank Gevaerts2008-10-20
* Using polling instead of interrupts make TX work better, storage worked, but ...Vitja Makarov2008-10-20
* add sansa m200v2 support to mkamsboot.Dominik Wenger2008-10-19
* Oops, MI4_FORMAT shouldn't be here...Dave Chapman2008-10-19
* Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman2008-10-19
* The GPIO registers are 8-bit, so define them as such.Dave Chapman2008-10-19
* Codec memory reorganizationNils Wallménius2008-10-19
* code police : fix some multiply defined variablesFrank Gevaerts2008-10-18
* Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye2008-10-18
* Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts2008-10-18
* Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi...Peter D'Hoye2008-10-18
* Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold2008-10-16
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Simplify preprocessor symbols a bit (FS#9457). Thanks to Alexander LevinFrank Gevaerts2008-10-15
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2008-10-14
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* telechips usb: not ready for use but, something is working, needs improvement.Vitja Makarov2008-10-14
* Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran...Rob Purchase2008-10-13
* Fix a couple of factual inaccuracies in the M200 build.Rob Purchase2008-10-12