summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* 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
* Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman2008-10-12
* make colours look rightFrank Gevaerts2008-10-12
* Fix LCD timings on the older meizu M3 variant, so it works with a fast clock.Frank Gevaerts2008-10-12
* Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman2008-10-12
* Bootloaders don't need special handling in sys_poweroff() for recording targets.Jens Arnold2008-10-12
* remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts2008-10-11
* Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman2008-10-11
* Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg2008-10-10
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* lcd now shows things on the old-style Meizu M3.Frank Gevaerts2008-10-07
* Forgot one ...Maurus Cuelenaere2008-10-07
* Fix TABs and get rid of HAVE_BUTTON_HOLDMaurus Cuelenaere2008-10-07
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* Correct HAS_BUTTON_HOLDMaurus Cuelenaere2008-10-07
* FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil2008-10-07
* IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2008-10-07
* Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov2008-10-07
* LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts2008-10-05
* set output format correctlyFrank Gevaerts2008-10-05
* implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f...Frank Gevaerts2008-10-03
* disable logf againFrank Gevaerts2008-10-03
* reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts2008-10-03