aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-03Merge branch 'update-2.1.1.1' - empty merge (just cherry-picked a commit)Stewart Smith0-0/+0
2014-12-03PSI: Drive link down on HIRAnanth N Mavinakayanahalli1-31/+34
2014-12-03epow: Convert printf based log messages into prlog based logsAnshuman Khandual1-10/+10
2014-12-03dpo: Convert printf based log messages into prlog based logsAnshuman Khandual1-5/+5
2014-12-02elog: Clean up error logging headersAlistair Popple22-211/+196
2014-12-02astbmc: Add a system-id device tree propertyAlistair Popple1-0/+13
2014-12-02esel: Add a logging backend for bmc based machinesAlistair Popple6-1/+218
2014-12-02ipmi/bt: Enable adding messages to the start of the queueAlistair Popple3-5/+32
2014-12-02ipmi-rtc: Update the rtc cacheAlistair Popple1-7/+13
2014-12-02rtc: Add a generic rtc cacheAlistair Popple5-58/+130
2014-12-02tce: Use TCE macrosNeelesh Gupta2-16/+17
2014-12-02ipmi/fru: Add support for populating fru dataAlistair Popple6-3/+353
2014-12-02core/device: wrap a function to destroy a dt_nodeWei Yang1-8/+13
2014-12-02Makefile: set CROSS based on archWei Yang1-1/+6
2014-12-02core/init: make fdt a local variableWei Yang1-1/+1
2014-12-02Remove #define sync in test/run-trace.c - don't confuse with sync(2)Stewart Smith1-2/+1
2014-12-02core/test: fix compile error in run-traceCédric Le Goater1-0/+5
2014-12-02opal: Report only one HMI event per core for recovered TFAC errors.Mahesh Salgaonkar1-1/+14
2014-12-02opal: Handle more TFAC errors.Mahesh Salgaonkar1-0/+5
2014-12-01Add documentation describing skiboot versioningStewart Smith1-0/+107
2014-12-01Add scripts to run from MamboBenjamin Herrenschmidt2-0/+362
2014-12-01Add tweaks to work in Mambo simulatorBenjamin Herrenschmidt13-18/+123
2014-11-28Remove vsprintf: just like sprintf, vsnprintf is a much better ideaStewart Smith4-22/+2
2014-11-28Remove sprintf: there's no good reason to have this in firmwareStewart Smith8-43/+12
2014-11-28PLAT: Add i2c busses on firenzeNeelesh Gupta2-1/+133
2014-11-28elog: (sensor) Replace prerror with elogNeelesh Gupta1-7/+7
2014-11-28Enable warn_unused_result for fsp_queue_msg()Stewart Smith1-1/+1
2014-11-28Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt11-21/+28
2014-11-28More trace endian fixes so make check works againBenjamin Herrenschmidt4-71/+78
2014-11-27Liberally sprinkle attribute((warn_unused_result)) around the placeStewart Smith7-18/+22
2014-11-26Add attribute warn_unused_result to compiler.h and dt_expand_nodeStewart Smith2-1/+3
2014-11-26abort if device tree parsing failsAnton Blanchard1-1/+2
2014-11-26Make lpc_interrupt() attribute constStewart Smith1-1/+1
2014-11-26Various fixes to dump_tracesBenjamin Herrenschmidt3-33/+41
2014-11-26Merge branch 'update-2.1.1.1'Stewart Smith2-9/+10
2014-11-26Include stdint.h for libc/test/run-time.c, fixing buildStewart Smith1-0/+1
2014-11-26vsnprintf: Change print_itoa to use less stackShreyas B. Prabhu1-9/+9
2014-11-26Add Travis configurationJoel Stanley1-0/+21
2014-11-26Merge branch 'update-2.1.1.1'Stewart Smith1-1/+1
2014-11-26FSP: Validate fsp_msg in fsp_queue_msgVasant Hegde1-1/+1
2014-11-26fix Makefile when using a build directoryCédric Le Goater1-1/+2
2014-11-26Merge branch 'update-2.1.1.1'Stewart Smith3-12/+63
2014-11-25occ: Reduce stack usage in add_cpu_pstate_properties()Vaidyanathan Srinivasan1-8/+24
2014-11-25occ: Fix the low level ACK message sent to FSP on receiving {RESET/LOAD}_OCCShilpasri G Bhat1-2/+2
2014-11-25occ/hbrt: Call stopOCC() for implementing reset OCC command from FSPShilpasri G Bhat3-2/+37
2014-11-25palmetto: Use the right model of VPD eepromBenjamin Herrenschmidt1-1/+1
2014-11-25use $(wildcard ) in test MakefilesDan Streetman2-2/+2
2014-11-22Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt9-22/+105
2014-11-22opal: Remove MCE handling code.Mahesh Salgaonkar5-275/+0
2014-11-22opal: Remove machine check interrupt patching in OPAL.Mahesh Salgaonkar2-32/+2