summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis2014-08-30
* Fix last warning for WarbleMichael 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
* Fix up the bootloadersMichael Sevakis2014-08-28
* Prevent spurious recompiles on account of changed version.Michael Sevakis2014-08-28
* Patch up rbendian.h for Win32 cross-compileMichael Sevakis2014-08-26
* hwpatcher: add framework for CRC computationAmaury Pouly2014-08-26
* Remove unused return value variable in lib/unwarminder/backtrace.cMichael Sevakis2014-08-25
* 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
* Ukrainian language updateKyryljan_Serhij2014-08-24
* One last missing !defined(SIMULATOR) for chip8Frank Gevaerts2014-08-23
* Hope this works...Franklin Wei2014-08-23
* Yellow go bye-byeFranklin Wei2014-08-22
* Fixed a chip8 bugFranklin Wei2014-08-22
* Make sure load_context is the last thing in switch_thread.Michael Sevakis2014-08-20
* Added Clip/+ to 2048 targetsFranklin Wei2014-08-19
* 2048: service pack 1 :)Franklin Wei2014-08-19
* thread-unix patchup!Michael Sevakis2014-08-18
* Always unboost at exitAvi Eisenberg2014-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
* hwpatcher: fix horrible typo in the makefileAmaury Pouly2014-08-13
* Added highscore highlight to xobox gameFranklin Wei2014-08-12
* Added 2048 gameFranklin Wei2014-08-12
* Fix some more straggling stuffMichael Sevakis2014-08-08
* Bootloaders need the reacharound to get at the internal goodsMichael Sevakis2014-08-08
* Do some kernel cleanupMichael Sevakis2014-08-08
* rkwtool: The tool to inspect and extract update RKW filesMarcin Bukat2014-08-07
* 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
* Russian language updateKyryljan_Serhij2014-08-05
* Make crosstool-ng build with gnu make 4.0Frank Gevaerts2014-07-30
* 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
* Slovak language updatePeter Lecký2014-07-27
* Samsung YH-820: enable battery monitoringSebastian Leonhardt2014-07-27
* SA9200: Implement clicker.Szymon Dziok2014-07-26