summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* iPod Classic: Fix bidirectional clickwheel communication.Steffen Butzer2014-10-02
* Fix compilation on amsv1.Michael Giacomelli2014-09-29
* Add various additional AS3525v2 SOC voltages to the debug screen.Michael Giacomelli2014-09-28
* Don't enable the current sink for the Clip Zip backlight until its actually n...Mihail Zenkov2014-09-28
* Make sure the USB PHY is disabled after use. Patch by Mihail Zenkov who hasMihail Zenkov2014-09-28
* iPod Classic: Fix several ATA driver bugs.Michael Sparmann2014-09-22
* unicode: Fix getle16 and getbe16nialv72014-09-21
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* Fix path_trim_whitespace() sign extension.Michael Sevakis2014-09-15
* 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