summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2014-09-28Add various additional AS3525v2 SOC voltages to the debug screen.Michael Giacomelli
2014-09-28Don't enable the current sink for the Clip Zip backlight until its actually n...Mihail Zenkov
2014-09-28Make sure the USB PHY is disabled after use. Patch by Mihail Zenkov who hasMihail Zenkov
2014-09-22iPod Classic: Fix several ATA driver bugs.Michael Sparmann
2014-09-21unicode: Fix getle16 and getbe16nialv7
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2014-09-15Fix path_trim_whitespace() sign extension.Michael Sevakis
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly
2014-09-05optimize WSPLL work for iriver h100 and h300 seriesDmitry Gamza
2014-09-02Clean up a bit and get switch statement out of loop in walk_path()Michael Sevakis
2014-09-01Fix a small late creep-in goof in path parsing on native targetsMichael Sevakis
2014-08-30Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis
2014-08-30Get the last errors I hope!Michael Sevakis
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis
2014-08-29Add normal alloca() definition and implement a strdupa and friendsMichael Sevakis
2014-08-29Add mempcpy implementationMichael Sevakis
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-28Prevent spurious recompiles on account of changed version.Michael Sevakis
2014-08-26Patch up rbendian.h for Win32 cross-compileMichael Sevakis
2014-08-25panicf doesn't return so why not tell GCC and $AVE :Michael Sevakis
2014-08-25Do a better endian.h setup that isn't as fragileMichael Sevakis
2014-08-25Fuze+: fixed brightness settings: previously there were 81 settings for only ...Avi Eisenberg
2014-08-20Make sure load_context is the last thing in switch_thread.Michael Sevakis
2014-08-18thread-unix patchup!Michael Sevakis
2014-08-16Oops. Broke an egg. Restore wrongly removed code in mutex.c.Michael Sevakis
2014-08-16Fix warnings from 6ed0087Michael Sevakis
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis
2014-08-16Add common linked list functionsMichael Sevakis
2014-08-08Fix some more straggling stuffMichael Sevakis
2014-08-08Do some kernel cleanupMichael Sevakis
2014-08-06Fix some stuff for no priority andMichael Sevakis
2014-08-05One more shot; errno.h needs to be in the ARM one too :)Michael Sevakis
2014-08-05Hosted builds using thread.c have errno as thread context.Michael Sevakis
2014-08-05Fix up some more redMichael Sevakis
2014-08-05Oops. Somehow lost the track of the new files last push.Michael Sevakis
2014-08-06Add multi-reader, single-writer locks to kernel.Michael Sevakis
2014-07-28Support for remote on Samsung YH920/YH925.Szymon Dziok
2014-07-28Samsung YH-925: Don't add anything to adc value while reading it.Szymon Dziok
2014-07-28Samsung YH-920: Proper values for battery monitoring, based on the OF formula.Szymon Dziok
2014-07-27Samsung YH-820: enable battery monitoringSebastian Leonhardt
2014-07-26SA9200: Implement clicker.Szymon Dziok
2014-07-26Ak4537: Optimization of the code.Szymon Dziok
2014-07-26Disable detection of fm radio for the YH920, it's pointless.Szymon Dziok
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly
2014-07-07crc-mi4: use const lookup table for crcMarcin Bukat
2014-07-01Sony NWZ: calibrate discharge curvesAmaury Pouly
2014-07-01rolo: fix crc calculation for mi4Marcin Bukat
2014-06-30sonynwz: fix backlightAmaury Pouly
2014-06-25zen/zenxfi: fix config file commentsAmaury Pouly
2014-06-24zen/zenxfi: don't switch emi on cpu change to avoid screen flickerAmaury Pouly