summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-04imx233: remove weak attribute on some functionsAmaury Pouly
2017-02-04nano2g: fix dangerous mutex in hold switchCástor Muñoz
2017-02-03Improve code for gmtime_r()Michael Sevakis
2017-02-02In queue_wait_w_tmo, guarantee wait durationMichael Sevakis
2017-02-01Fix for Chessbox bug FS#10363William Wilgus
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus
2017-01-29i.MX31: Restore screen clearing in DVFS/DPTC debug screenMichael Sevakis
2017-01-29Improve imx31 interrupt code for PMIC and GPIOMichael Sevakis
2017-01-27sd-as3525v2: simplify logic and cleanupMihail Zenkov
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis
2017-01-24hwstub: be more quiet about register description loading failureAmaury Pouly
2017-01-24hwstub: fix memory leak in net backendAmaury Pouly
2017-01-24imx233: remove redundant lines in linker scriptAmaury Pouly
2017-01-24hwstub/jz4760b: add lua code to probe for ei/di and ext instructionsAmaury Pouly
2017-01-24hwstub: rewrite exception catchingAmaury Pouly
2017-01-24hwstub/jz460b: implement exception recoveryAmaury Pouly
2017-01-24hwstub: add tool to dump memory regions (such as ROM, RAM, or peripherals)Amaury Pouly
2017-01-24hwstub: small fixes to argument processing and usage()Amaury Pouly
2017-01-24hwstub/jz4760b: build packtools automatically if neeededAmaury Pouly
2017-01-24hwstub: add verbose mode to makeAmaury Pouly
2017-01-24hwstub: fix long transfers failing because of control xfer size of libusbAmaury Pouly
2017-01-24hwstub: fix library sending wrong data on long transfersAmaury Pouly
2017-01-24hwstub: add Fiio X3II IPL/SPL dumping codeAmaury Pouly
2017-01-24hwstub: add Shanling M2 IPL/SPL dumping codeAmaury Pouly
2017-01-24hwstub: add various jz stuff and xburst testsAmaury Pouly
2017-01-24hwstub: fix bug in jz4760B boot rom backend probeAmaury Pouly
2017-01-24hwstub: add support for coprocessor operationsAmaury Pouly
2017-01-24jz4760b/regtools: fix/rename some register fields, add clock analyzer to qeditorAmaury Pouly
2017-01-24headergen_v2: add two new macros to write a raw write to set/clr variantsAmaury Pouly
2017-01-24hwstub: implement EXEC command over netAmaury Pouly
2017-01-24hwstub: add the possibility to flush caches before execAmaury Pouly
2017-01-24jz4760b_tools: improve usbboot toolAmaury Pouly
2017-01-24hwstub/jz4760b: fix some typos in lua script after register name changesAmaury Pouly
2017-01-24hwstub: add jz4760b stubAmaury Pouly
2017-01-24update jz4760b register descAmaury Pouly
2017-01-24hwstub/tools/shell: add JZ4760B and Fiio X1 codeAmaury Pouly
2017-01-24regtools: add JZ4760B descriptionAmaury Pouly
2017-01-24regtools: fix normalization procedureAmaury Pouly
2017-01-21Fix warnings - got to (void) the statementMichael Sevakis
2017-01-21Add CPU mode asserts to kernel on blocking functions.Michael Sevakis
2017-01-21Fix dumb typo in button.c.Michael Sevakis
2017-01-21action.c must desist in calling set_cpu_frequency from a tickMichael Sevakis
2017-01-18Make consitent internal file API flag behvior, FF_PROBE.Michael Sevakis
2017-01-17Selective Backlight Softlock Fix misleading indentation.William Wilgus
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus
2017-01-17Reenable database ramcache and playlist dircacheMichael Sevakis
2017-01-17Do some debug and preparatory work for ramcache and playlistMichael Sevakis
2017-01-16puzzles: more accurate sin() and cos()Franklin Wei
2017-01-16puzzles: change default optimization to -O2Franklin Wei