summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Add mempcpy implementationMichael Sevakis8-4/+99
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis130-7316/+14689
2014-08-28Fix up the bootloadersMichael Sevakis19-26/+31
2014-08-28Prevent spurious recompiles on account of changed version.Michael Sevakis4-12/+37
2014-08-26Patch up rbendian.h for Win32 cross-compileMichael Sevakis1-28/+37
2014-08-26hwpatcher: add framework for CRC computationAmaury Pouly2-11/+106
2014-08-25Remove unused return value variable in lib/unwarminder/backtrace.cMichael Sevakis1-3/+1
2014-08-25panicf doesn't return so why not tell GCC and $AVE :Michael Sevakis3-7/+4
2014-08-25Do a better endian.h setup that isn't as fragileMichael Sevakis3-119/+228
2014-08-25Fuze+: fixed brightness settings: previously there were 81 settings for only ...Avi Eisenberg2-3/+3
2014-08-24Ukrainian language updateKyryljan_Serhij2-0/+43
2014-08-23One last missing !defined(SIMULATOR) for chip8Frank Gevaerts1-1/+1
2014-08-23Hope this works...Franklin Wei1-6/+4
2014-08-22Yellow go bye-byeFranklin Wei1-2/+3
2014-08-22Fixed a chip8 bugFranklin Wei1-2/+1
2014-08-20Make sure load_context is the last thing in switch_thread.Michael Sevakis1-5/+5
2014-08-19Added Clip/+ to 2048 targetsFranklin Wei1-4/+1
2014-08-192048: service pack 1 :)Franklin Wei1-79/+153
2014-08-18thread-unix patchup!Michael Sevakis1-4/+26
2014-08-18Always unboost at exitAvi Eisenberg1-0/+3
2014-08-16Oops. Broke an egg. Restore wrongly removed code in mutex.c.Michael Sevakis1-0/+6
2014-08-16Fix warnings from 6ed0087Michael Sevakis5-24/+29
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis20-2032/+1525
2014-08-16Add common linked list functionsMichael Sevakis3-0/+427
2014-08-13hwpatcher: fix horrible typo in the makefileAmaury Pouly1-1/+1
2014-08-12Added highscore highlight to xobox gameFranklin Wei1-1/+1
2014-08-12Added 2048 gameFranklin Wei17-0/+960
2014-08-08Fix some more straggling stuffMichael Sevakis5-88/+7
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis24-36/+24
2014-08-08Do some kernel cleanupMichael Sevakis22-983/+363
2014-08-07rkwtool: The tool to inspect and extract update RKW filesMarcin Bukat5-0/+812
2014-08-06Fix some stuff for no priority andMichael Sevakis5-20/+14
2014-08-05One more shot; errno.h needs to be in the ARM one too :)Michael Sevakis1-0/+1
2014-08-05Hosted builds using thread.c have errno as thread context.Michael Sevakis1-1/+1
2014-08-05Fix up some more redMichael Sevakis3-7/+14
2014-08-05Oops. Somehow lost the track of the new files last push.Michael Sevakis2-0/+397
2014-08-06Add multi-reader, single-writer locks to kernel.Michael Sevakis11-574/+853
2014-08-05Russian language updateKyryljan_Serhij1-0/+28
2014-07-30Make crosstool-ng build with gnu make 4.0Frank Gevaerts1-3/+3
2014-07-28Support for remote on Samsung YH920/YH925.bootloader_yh820_v1Szymon Dziok4-7/+75
2014-07-28Samsung YH-925: Don't add anything to adc value while reading it.Szymon Dziok2-7/+6
2014-07-28Samsung YH-920: Proper values for battery monitoring, based on the OF formula.Szymon Dziok2-8/+7
2014-07-27Slovak language updatePeter Lecký1-24/+142
2014-07-27Samsung YH-820: enable battery monitoringSebastian Leonhardt3-14/+12
2014-07-26SA9200: Implement clicker.Szymon Dziok2-0/+19
2014-07-26Reduce definitions of actions for fm radio.Szymon Dziok1-24/+5
2014-07-26MPIO HD200: Fix action for fm radio.Szymon Dziok1-1/+1
2014-07-26HDD1630/HDD6330: Add actions for fm radio.Szymon Dziok1-0/+1
2014-07-26Ak4537: Optimization of the code.Szymon Dziok1-76/+62
2014-07-26Disable detection of fm radio for the YH920, it's pointless.Szymon Dziok1-1/+1