summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Remove the event object in the kernel since it's rather extraneous at the mom...Michael Sevakis3-136/+0
2008-10-22iaudio7: simulatorVitja Makarov1-8/+8
2008-10-21Add c200 erase tools. The resulting .bin files can be run from e200toolFrank Gevaerts1-0/+4
2008-10-20add optional USB mass storage from ramdisk. This can be useful for developmentFrank Gevaerts1-0/+38
2008-10-20add Logik DAX USB idsFrank Gevaerts1-0/+8
2008-10-20Using polling instead of interrupts make TX work better, storage worked, but ...Vitja Makarov1-29/+48
2008-10-19add sansa m200v2 support to mkamsboot.Dominik Wenger1-0/+1
2008-10-19Oops, MI4_FORMAT shouldn't be here...Dave Chapman2-2/+0
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman19-47/+1374
2008-10-19The GPIO registers are 8-bit, so define them as such.Dave Chapman1-8/+8
2008-10-19Codec memory reorganizationNils Wallménius39-39/+39
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts1-1/+1
2008-10-18Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye8-37/+0
2008-10-18Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts5-38/+388
2008-10-18Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. Thi...Peter D'Hoye1-1/+1
2008-10-16Merge the necessary changes for the new archos firmware flash images back to ...Jens Arnold1-2/+1
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon1-11/+4
2008-10-15Simplify preprocessor symbols a bit (FS#9457). Thanks to Alexander LevinFrank Gevaerts1-6/+10
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg3-866/+0
2008-10-14Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2-0/+25
2008-10-14Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg12-2209/+28
2008-10-14telechips usb: not ready for use but, something is working, needs improvement.Vitja Makarov3-5/+742
2008-10-13Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran...Rob Purchase1-1/+13
2008-10-12Fix a couple of factual inaccuracies in the M200 build.Rob Purchase1-11/+4
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman8-2/+2
2008-10-12make colours look rightFrank Gevaerts1-3/+3
2008-10-12Fix LCD timings on the older meizu M3 variant, so it works with a fast clock.Frank Gevaerts1-7/+7
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman15-2/+1284
2008-10-12Bootloaders don't need special handling in sys_poweroff() for recording targets.Jens Arnold1-1/+1
2008-10-11remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts2-18/+3
2008-10-11Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman2-2/+0
2008-10-10Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg4-4685/+0
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye3-3/+8
2008-10-07lcd now shows things on the old-style Meizu M3.Frank Gevaerts1-17/+102
2008-10-07Forgot one ...Maurus Cuelenaere1-22/+22
2008-10-07Fix TABs and get rid of HAVE_BUTTON_HOLDMaurus Cuelenaere7-26/+15
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts31-3/+115
2008-10-07Correct HAS_BUTTON_HOLDMaurus Cuelenaere6-5/+7
2008-10-07FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil2-0/+31
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+1
2008-10-07Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov1-5/+42
2008-10-05LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts1-22/+105
2008-10-05set output format correctlyFrank Gevaerts1-2/+2
2008-10-03implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f...Frank Gevaerts1-781/+806
2008-10-03disable logf againFrank Gevaerts2-2/+2
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts12-99/+185
2008-10-03fix yellow. Don't do the spindown/usb things in the bootloaderFrank Gevaerts1-6/+6
2008-10-03Correct test to avoid drawing outside display, fixes a problem in sim with sp...Nils Wallménius1-1/+1
2008-10-02Accept FS#8943, allow disk spindown during USB connection for software usbFrank Gevaerts1-3/+28
2008-10-02Change the MODEL_NUMBER for various new ports so that it is unique again.Dave Chapman7-7/+9