summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make the standalone demac program compile againDave Chapman2008-11-15
* Clean up the Makefile a little - no functional changes.Dave Chapman2008-11-14
* Remove some unneeded #includesDave Chapman2008-11-14
* m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger2008-11-14
* Fix comments.Jens Arnold2008-11-12
* Tiny speedup by simplifying the filter wrap check.Jens Arnold2008-11-12
* Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di...Dave Chapman2008-11-12
* Tiny performance improvement for the (not yet usable) compression levels >= -...Jens Arnold2008-11-12
* Last commit for the flash bootloader. The bootloader build works properly ei...Karl Kurbjun2008-11-12
* Fix a bug when shutting down the player with the charger plugged in with the ...Karl Kurbjun2008-11-12
* (really) commit the crt0.S changes needed for the wakeup alarm.Karl Kurbjun2008-11-12
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* Make the wakeup alarm code work (Needs the flashed bootloader)Karl Kurbjun2008-11-12
* Fix a small bug in %x when padding is being addedKarl Kurbjun2008-11-12
* Updated italian translation.Alessio Lenzi2008-11-11
* Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman2008-11-11
* Correct svn:keywords and svn:eol-styleDave Chapman2008-11-11
* make the meizu bootloaders compile again with the new storage infrastructureFrank Gevaerts2008-11-11
* forgot to svn add the keymap fileJonathan Gordon2008-11-11
* FS#9535 - Sansa Fuze simJonathan Gordon2008-11-11
* the delay in the as3525 bootloader was driving me mad so remove it and get th...Jonathan Gordon2008-11-11
* fix configure for the same changeJonathan Gordon2008-11-11
* fix scramble to use m2v4 instead of m2v2 for the m200v4/2/ams targetJonathan Gordon2008-11-11
* Build rombox.elf the same way as rockbox.elf. This avoids problems with make -j.Björn Stenberg2008-11-10
* Fix a warning introduced by r18940Dave Chapman2008-11-10
* Fix red: e200/c200 use ADC_UNREG_POWER define (for compatibility)Rafaël Carré2008-11-10
* as3514: do not error out if included by files which don't use AS3514_I2C_ADDRRafaël Carré2008-11-10
* Sansa AMS: remove symbol already defined in audio/as3514.c driverRafaël Carré2008-11-10
* Sansa AMS: declare ascodec_init() function in the headerRafaël Carré2008-11-10
* Sansa AMS: use the AS3514 ADC driverRafaël Carré2008-11-10
* Sansa AMS bootloader: use the correct (renamed) header fileRafaël Carré2008-11-10
* debug menu : use debug-target.h for AS3525Rafaël Carré2008-11-10
* Merge target/arm/as3525/as3525-codec.h into target/arm/ascodec-target.hRafaël Carré2008-11-10
* AMS Sansa (formerly 'V2') use the as3514 RTCRafaël Carré2008-11-10
* Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() a...Dave Chapman2008-11-10
* make m200v4 build compilable.Dominik Wenger2008-11-10
* M200V4 : use simple charging (no support yet, will be controlled via i2c)Rafaël Carré2008-11-10
* Removing deprecated code.Björn Stenberg2008-11-10
* quick fix for the e200v2 to skip the OFJonathan Gordon2008-11-10
* Fuze: remove an unused variableRafaël Carré2008-11-10
* m200v4 : disable RTC in bootloaderRafaël Carré2008-11-10
* Fix Clip firmware building by adding missing symbolsRafaël Carré2008-11-10
* ... and the entire dir is renamed tooDaniel Stenberg2008-11-10
* grrr, I need to learn to do case insensitive grepping when that's the better ...Daniel Stenberg2008-11-10
* oops, one more renameDaniel Stenberg2008-11-10
* "mv m200v2 m200v4"Daniel Stenberg2008-11-10
* First minor step: the m200v2 is now officially known as m200v4 to matchDaniel Stenberg2008-11-10
* core_sleep(): only write once the same implementation, and add as3525 to the ...Rafaël Carré2008-11-09
* Fix as3525 bootloader broken by r19049 - we need to operate betweenRafaël Carré2008-11-09