summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-09ipod6g: bootloader v1bootloader_ipod6g_v1Cástor Muñoz7-32/+582
2017-02-07Slightly increase CVDD1 for Clip ZipMihail Zenkov1-1/+1
2017-02-07Add some comments about the behavior of a couple path functions.Michael Sevakis1-0/+15
2017-02-06Make sure dircache resolves outstanding references on volume root.Michael Sevakis1-0/+1
2017-02-06Fix a bug in disk.c that really wasn't affecting anything.Michael Sevakis1-8/+3
2017-02-04Fix dangerous castsAmaury Pouly27-66/+69
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly9-12/+43
2017-02-04nwztools/script: fix dump_rootfs.sh to handle ext4Amaury Pouly1-2/+16
2017-02-04regtools/qeditor: replace deprecated QStyleOptionViewItemV4Amaury Pouly2-5/+5
2017-02-04regtools/qeditor: compute RAM sizeAmaury Pouly2-0/+23
2017-02-04regtools/qeditor: enable imx233 analysers for imx233Amaury Pouly1-9/+12
2017-02-04regtools/soc_desc: fix bug in libraryAmaury Pouly1-1/+1
2017-02-04regtools: add new tool list/find/describe registersAmaury Pouly2-1/+631
2017-02-04zen/zenxfi: adjust maximum emi voltageAmaury Pouly1-2/+2
2017-02-04zenmozaic: adjust button voltageAmaury Pouly1-1/+1
2017-02-04imx233: remove weak attribute on some functionsAmaury Pouly4-15/+13
2017-02-04nano2g: fix dangerous mutex in hold switchCástor Muñoz1-2/+2
2017-02-03Improve code for gmtime_r()Michael Sevakis1-68/+86
2017-02-02In queue_wait_w_tmo, guarantee wait durationMichael Sevakis2-22/+41
2017-02-01Fix for Chessbox bug FS#10363William Wilgus4-34/+164
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus6-1616/+1616
2017-01-29i.MX31: Restore screen clearing in DVFS/DPTC debug screenMichael Sevakis1-1/+2
2017-01-29Improve imx31 interrupt code for PMIC and GPIOMichael Sevakis19-484/+551
2017-01-27sd-as3525v2: simplify logic and cleanupMihail Zenkov1-75/+33
2017-01-26Move intrinsic RTC implmentation differences to driver filesMichael Sevakis15-22/+54
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis13-156/+641
2017-01-24hwstub: be more quiet about register description loading failureAmaury Pouly1-2/+4
2017-01-24hwstub: fix memory leak in net backendAmaury Pouly1-0/+2
2017-01-24imx233: remove redundant lines in linker scriptAmaury Pouly2-2/+0
2017-01-24hwstub/jz4760b: add lua code to probe for ei/di and ext instructionsAmaury Pouly1-0/+67
2017-01-24hwstub: rewrite exception catchingAmaury Pouly10-3269/+125
2017-01-24hwstub/jz460b: implement exception recoveryAmaury Pouly4-1/+106
2017-01-24hwstub: add tool to dump memory regions (such as ROM, RAM, or peripherals)Amaury Pouly2-1/+163
2017-01-24hwstub: small fixes to argument processing and usage()Amaury Pouly2-5/+6
2017-01-24hwstub/jz4760b: build packtools automatically if neeededAmaury Pouly1-0/+7
2017-01-24hwstub: add verbose mode to makeAmaury Pouly1-1/+3
2017-01-24hwstub: fix long transfers failing because of control xfer size of libusbAmaury Pouly2-2/+23
2017-01-24hwstub: fix library sending wrong data on long transfersAmaury Pouly1-1/+1
2017-01-24hwstub: add Fiio X3II IPL/SPL dumping codeAmaury Pouly1-0/+50
2017-01-24hwstub: add Shanling M2 IPL/SPL dumping codeAmaury Pouly1-0/+50
2017-01-24hwstub: add various jz stuff and xburst testsAmaury Pouly2-0/+281
2017-01-24hwstub: fix bug in jz4760B boot rom backend probeAmaury Pouly1-1/+3
2017-01-24hwstub: add support for coprocessor operationsAmaury Pouly11-17/+423
2017-01-24jz4760b/regtools: fix/rename some register fields, add clock analyzer to qeditorAmaury Pouly3-6/+87
2017-01-24headergen_v2: add two new macros to write a raw write to set/clr variantsAmaury Pouly1-1/+48
2017-01-24hwstub: implement EXEC command over netAmaury Pouly3-12/+90
2017-01-24hwstub: add the possibility to flush caches before execAmaury Pouly4-1/+45
2017-01-24jz4760b_tools: improve usbboot toolAmaury Pouly1-3/+27
2017-01-24hwstub/jz4760b: fix some typos in lua script after register name changesAmaury Pouly2-9/+10
2017-01-24hwstub: add jz4760b stubAmaury Pouly11-0/+13307