summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly2014-09-08
* optimize WSPLL work for iriver h100 and h300 seriesDmitry Gamza2014-09-05
* Clean up a bit and get switch statement out of loop in walk_path()Michael Sevakis2014-09-02
* Fix a small late creep-in goof in path parsing on native targetsMichael Sevakis2014-09-01
* Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis2014-08-30
* Get the last errors I hope!Michael Sevakis2014-08-30
* Hopefully fix most of the errors and warnings from the last pushMichael Sevakis2014-08-29
* Add normal alloca() definition and implement a strdupa and friendsMichael Sevakis2014-08-29
* Add mempcpy implementationMichael Sevakis2014-08-29
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Prevent spurious recompiles on account of changed version.Michael Sevakis2014-08-28
* Patch up rbendian.h for Win32 cross-compileMichael Sevakis2014-08-26
* panicf doesn't return so why not tell GCC and $AVE :Michael Sevakis2014-08-25
* Do a better endian.h setup that isn't as fragileMichael Sevakis2014-08-25
* Fuze+: fixed brightness settings: previously there were 81 settings for only ...Avi Eisenberg2014-08-25
* Make sure load_context is the last thing in switch_thread.Michael Sevakis2014-08-20
* thread-unix patchup!Michael Sevakis2014-08-18
* Oops. Broke an egg. Restore wrongly removed code in mutex.c.Michael Sevakis2014-08-16
* Fix warnings from 6ed0087Michael Sevakis2014-08-16
* Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis2014-08-16
* Add common linked list functionsMichael Sevakis2014-08-16
* Fix some more straggling stuffMichael Sevakis2014-08-08
* Do some kernel cleanupMichael Sevakis2014-08-08
* Fix some stuff for no priority andMichael Sevakis2014-08-06
* One more shot; errno.h needs to be in the ARM one too :)Michael Sevakis2014-08-05
* Hosted builds using thread.c have errno as thread context.Michael Sevakis2014-08-05
* Fix up some more redMichael Sevakis2014-08-05
* Oops. Somehow lost the track of the new files last push.Michael Sevakis2014-08-05
* Add multi-reader, single-writer locks to kernel.Michael Sevakis2014-08-06
* Support for remote on Samsung YH920/YH925.Szymon Dziok2014-07-28
* Samsung YH-925: Don't add anything to adc value while reading it.Szymon Dziok2014-07-28
* Samsung YH-920: Proper values for battery monitoring, based on the OF formula.Szymon Dziok2014-07-28
* Samsung YH-820: enable battery monitoringSebastian Leonhardt2014-07-27
* SA9200: Implement clicker.Szymon Dziok2014-07-26
* Ak4537: Optimization of the code.Szymon Dziok2014-07-26
* Disable detection of fm radio for the YH920, it's pointless.Szymon Dziok2014-07-26
* zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly2014-07-17
* crc-mi4: use const lookup table for crcMarcin Bukat2014-07-07
* Sony NWZ: calibrate discharge curvesAmaury Pouly2014-07-01
* rolo: fix crc calculation for mi4Marcin Bukat2014-07-01
* sonynwz: fix backlightAmaury Pouly2014-06-30
* zen/zenxfi: fix config file commentsAmaury Pouly2014-06-25
* zen/zenxfi: don't switch emi on cpu change to avoid screen flickerAmaury Pouly2014-06-24
* imx233/emi: cleanup and don't change emi freq if not neededAmaury Pouly2014-06-24
* fix whitespaceAmaury Pouly2014-06-24
* zen/zenxfi: switch lcd driver to 24-bit modeAmaury Pouly2014-06-24
* fix sdlapp and ypr0 buildsThomas Martitz2014-06-23
* Fix some build errors and warnings.Thomas Martitz2014-06-21
* lcd-24bit: fix up previous commit a1842c0Thomas Martitz2014-06-21
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21