aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-14i2c: Provide FFDC data in the driverNeelesh Gupta4-73/+226
2014-11-14external: Add the memboot utilityAlistair Popple3-0/+171
2014-11-14Import pflash 0.8.6Benjamin Herrenschmidt13-9/+1645
2014-11-13external: Add xscom utilitiesBenjamin Herrenschmidt5-0/+455
2014-11-12bt: Use new polling timer interface instead of OPAL pollersBenjamin Herrenschmidt1-7/+22
2014-11-12bt: Reinitialise bt interface correctly after a resetAlistair Popple1-6/+6
2014-11-12bt/ipmi: Quieten logging outputAlistair Popple2-4/+1
2014-11-12bt: Fix message timeoutsAlistair Popple1-7/+14
2014-11-12bt: Add locking for bt hardware pollingAlistair Popple1-34/+40
2014-11-12bt: Add call to bt_poll to kick start message state machineAlistair Popple1-22/+24
2014-11-12timer: Only check "poll" timers on actual poll, not any interruptBenjamin Herrenschmidt4-5/+6
2014-11-12i2c: Use new timer facility and improve interrupts handlingBenjamin Herrenschmidt8-80/+68
2014-11-12timer: Add "polling" timersBenjamin Herrenschmidt3-17/+147
2014-11-11i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt5-122/+152
2014-11-10i2c: Improve operations without interruptsBenjamin Herrenschmidt1-18/+91
2014-11-07Merge branch 'i2c'Benjamin Herrenschmidt15-554/+980
2014-11-07PLAT: Add i2c busses on palmetto/habaneroBenjamin Herrenschmidt1-0/+92
2014-11-07i2c: Rework P8 i2c driverBenjamin Herrenschmidt3-482/+566
2014-11-07fsp/ti: Make sure the TI area is initialized before useBenjamin Herrenschmidt1-1/+9
2014-11-07timer: Add scheduled timer facilityBenjamin Herrenschmidt8-1/+274
2014-11-07list: Add list_add_beforeBenjamin Herrenschmidt1-0/+19
2014-11-05i2c: Bug fixes, clean up of the codeNeelesh Gupta3-160/+110
2014-11-05hdat: Add Venice hub ID to HDAT conversionBenjamin Herrenschmidt1-5/+9
2014-10-31Add a simple READMEStewart Smith1-0/+45
2014-10-30fsp: Allow loading initramfs resourcesJeremy Kerr1-0/+4
2014-10-30core: Add support for loading an external initramfsJeremy Kerr3-1/+30
2014-10-30platform: add a platform hook for loading external resourcesJeremy Kerr6-38/+78
2014-10-30ipmi: Add an opal interface to the ipmi stackAlistair Popple7-14/+198
2014-10-30opal: Add facility for dynamic event bitsJeremy Kerr2-1/+41
2014-10-30libflash: Update from pflash-0.8.6Benjamin Herrenschmidt3-58/+146
2014-10-28Revert "core/init: Add device tree fixup for the i2c base address"Benjamin Herrenschmidt1-172/+2
2014-10-28Merge remote-tracking branch 'ltcgit/master'Benjamin Herrenschmidt9-6/+1360
2014-10-28centaur: Detect Centaur DD2 as well as DD1Benjamin Herrenschmidt1-1/+1
2014-10-27Fix stack usage might be unbounded warning in core/test/run-mem_region_initStewart Smith1-1/+4
2014-10-27core/init: Add device tree fixup for the i2c base addressNeelesh Gupta1-2/+172
2014-10-27hw/i2c: i2c driver infrastructure providing device I/ONeelesh Gupta8-3/+1184
2014-10-24irq/occ/opal: Add self-sent dummy interruptBenjamin Herrenschmidt7-5/+70
2014-10-22PSI: Drive link down on HIRAnanth N Mavinakayanahalli1-31/+34
2014-10-22Test cleanup code path in opal_msg_init()Stewart Smith1-2/+11
2014-10-22update gitignore for non-core/test testsStewart Smith1-0/+4
2014-10-22fsp/elog: Make the logging backend platform specificAlistair Popple5-3/+16
2014-10-22fsp/elog: Create a logging frontendAlistair Popple11-206/+384
2014-10-22fsp/elog: Separate the PEL log formatting functionsAlistair Popple8-380/+527
2014-10-22Add some (not that good) testing of mem_dump_allocs()Stewart Smith1-0/+1
2014-10-22Test zalloc() failure case.Stewart Smith1-0/+4
2014-10-22Add unit test for realloc failureStewart Smith1-0/+10
2014-10-22Preliminary code coverage reporting infrastructureStewart Smith6-8/+54
2014-10-21Fix make check after Ben broke it with external/* -> external/trace/ renameStewart Smith2-2/+2
2014-10-20Move external trace stuff to a subdirectoryBenjamin Herrenschmidt4-0/+0
2014-10-17Rename mem_size() to mem_allocated_size()Stewart Smith4-7/+7