summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pnor_init() - Fix Uninitialized pointer readKamalesh Babulal2015-07-071-1/+1
* libflash: Add support for Macronix 128Mb flash chipsJeremy Kerr2015-07-072-0/+2
* p8-i2c: Keep centaur OCC cache disabled during initsBenjamin Herrenschmidt2015-07-061-2/+26
* centaur: Improve FSI SCOM error handlingBenjamin Herrenschmidt2015-07-062-45/+78
* fsi-master: More error handling and recoveryBenjamin Herrenschmidt2015-07-061-70/+407
* fsi-master: Refactor the driverBenjamin Herrenschmidt2015-07-062-103/+141
* fsi-master: Fix error handlingBenjamin Herrenschmidt2015-07-061-53/+75
* p8-i2c: Ensure request "result" field is updated on completionBenjamin Herrenschmidt2015-07-061-0/+1
* p8-i2c: Add support for Centaur i2cBenjamin Herrenschmidt2015-07-062-14/+93
* centaur: Add API to enable/disable the sensor cacheBenjamin Herrenschmidt2015-07-062-0/+63
* centaur: Expose centaur_chip and get_centaur()Benjamin Herrenschmidt2015-07-062-11/+20
* core: Bound check get_chip()Benjamin Herrenschmidt2015-07-061-0/+2
* occ: Poll OCC throttle status and queue OCC events to hostShilpasri G Bhat2015-07-064-0/+165
* Disable bust_locks for general calls of abort()Alistair Popple2015-07-062-2/+2
* sparse: declare opal_err_info as staticCédric Le Goater2015-07-061-1/+1
* plat/qemu: Add LPC based RTC supportBenjamin Herrenschmidt2015-07-036-18/+264
* plat/qemu: Add simple qemu platformBenjamin Herrenschmidt2015-07-034-2/+152
* bt: Check before dequeuing messages with ipmi_dequeue_msgAlistair Popple2015-07-031-1/+1
* core/ipmi: Provide the dequeue message interfaceNeelesh Gupta2015-07-032-0/+16
* hw/phb3: Fix M64 error injection for VFsGavin Shan2015-07-031-11/+22
* hw/phb3: Support config error injection to VF PEGavin Shan2015-07-032-15/+31
* hw/phb3: Invalidate RTC on updating RTTGavin Shan2015-07-031-10/+3
* hw/phb3: Fix reserved PE#Gavin Shan2015-07-031-2/+2
* LEDS: Rename led node as ledsVasant Hegde2015-07-022-4/+4
* hw/bt.c: Fix trivial typosKamalesh Babulal2015-07-021-3/+3
* include/fsp-led.h: Fix couple of typo(s)Kamalesh Babulal2015-07-021-3/+3
* flash: Add ecc.h full pathVasant Hegde2015-07-021-1/+1
* fixup warnings when building with PORE=0Stewart Smith2015-07-021-7/+15
* Add mem_dump_free() call to mem_region unit testStewart Smith2015-07-021-0/+2
* Increase unit test coverage of printf h and z length modifiersStewart Smith2015-07-021-0/+31
* Increase unit test coverage of printf %p and %oStewart Smith2015-07-021-0/+22
* Merge remote-tracking branch 'github/master' into mergebackBenjamin Herrenschmidt2015-07-0143-501/+1610
|\
| * GCOV: Fix compilation errorVasant Hegde2015-06-291-1/+1
| * doc/opal-api: Add description of OPAL EPOW and DPO messagesVipin K Parashar2015-06-292-6/+16
| * Be explicit about wanting GCOV branch coverageStewart Smith2015-06-261-3/+3
| * support make_version.sh not having tags, this tripped up travis-ciStewart Smith2015-06-261-3/+1
| * update gitignore for new test casesStewart Smith2015-06-251-0/+5
| * Use memcpy for NVRAM free partition name, is part of stdStewart Smith2015-06-241-1/+2
| * add test for nvram free space partition nameStewart Smith2015-06-241-6/+3
| * Expand nvram-format unit test to cover all error pathsStewart Smith2015-06-244-4/+96
| * Move NVRAM format/check code out into separate file to unit testStewart Smith2015-06-246-133/+213
| * queue_led_state_change() - Fix unterminated string warningKamalesh Babulal2015-06-241-1/+1
| * Fix potential overrun of p7ioc_phb->{tve_hi_cache, tve_hi_cache}Kamalesh Babulal2015-06-241-1/+1
| * pci_configure_mps(): Check empty pointer before dereferencingKamalesh Babulal2015-06-241-4/+5
| * cpu_remove_node() : Fix potential null dereferenceKamalesh Babulal2015-06-241-0/+2
| * p7ioc_err_inject_io32() - Fix uninitialized variable warningKamalesh Babulal2015-06-241-0/+1
| * Add unit test for core/time-utilsStewart Smith2015-06-243-0/+62
| * add tests for libc tolower() and toupper()Stewart Smith2015-06-242-0/+22
| * add tests for libc isdigit, isprint, isspace, isxdigitStewart Smith2015-06-242-0/+93
| * fix error handling and skiboot dump size in extract-gcov.cStewart Smith2015-06-241-3/+16
OpenPOWER on IntegriCloud