summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterAdd service request to read ROM contents (hack)Damien Zammit8 years
refactorservicereq.c: Flip branch predicate, avoid gotoEdward O'Callaghan8 years
 
 
AgeCommit messageAuthorFilesLines
2016-09-13servicereq.c: Flip branch predicate, avoid gotorefactorEdward O'Callaghan1-36/+34
2016-09-13servicereq.c: Remove redundant 'return' stmt at end of void funcsEdward O'Callaghan1-15/+0
2016-09-13servicereq.c: Flip branch predicate in config_lclkdpm(), remove gotoEdward O'Callaghan1-12/+10
2016-09-13servicereq.c: Simplify branch logic to remove goto'sEdward O'Callaghan1-6/+1
2016-09-13servicereq.c: I wanna be cool too..Edward O'Callaghan1-0/+1
2016-09-13servicereq.c: Simplify branch logic in config_loadline()Edward O'Callaghan1-8/+4
2016-09-13servicereq.c: Flip branch logic and remove goto'sEdward O'Callaghan1-8/+4
2016-09-13servicereq.c: Flip branch logic and remove goto'sEdward O'Callaghan1-46/+22
2016-09-13servicereq.c: Use 'return' directly over 'goto' from branchEdward O'Callaghan1-39/+21
2016-09-13servicereq.c: Replace if(){}else{} patternEdward O'Callaghan1-22/+11
[...]
 
Clone
git://people.freedesktop.org/~funfunctor/smu-fw
ssh://people.freedesktop.org/~funfunctor/smu-fw