aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-31doc/opal-api: Add OPAL_CEC_REBOOT2 OPAL call descriptionVipin K Parashar1-0/+54
2015-07-31opal-api: Add OPAL call to handle abnormal reboots.Vipin K Parashar5-1/+83
2015-07-31errorlog: Update documentation to reflect append changesSamuel Mendoza-Jonas1-206/+217
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas20-66/+61
2015-07-31errorlog: Simplify log calling conventionSamuel Mendoza-Jonas3-68/+109
2015-07-31add some more PCI docs from old internal sourcesStewart Smith1-0/+71
2015-07-30tiny bit of docs for ibm,opal DT nodeStewart Smith1-0/+31
2015-07-21update skiboot-5.1.0-beta1 release notesskiboot-5.1.0-beta1Stewart Smith2-94/+214
2015-07-21Add skiboot-5.1-beta1 release notesStewart Smith1-0/+94
2015-07-18Merge branch 'stable'Stewart Smith0-0/+0
2015-07-17external/gard: Update gard tool to new blocklevel interfaceCyril Bur2-77/+55
2015-07-17hdata/paca: Check for dt_find_property() return valueKamalesh Babulal1-0/+3
2015-07-17hdata/paca: Check for dt_find_property() return valueKamalesh Babulal1-2/+7
2015-07-17hdata/memory: Introduce zalloc() return checkKamalesh Babulal1-0/+4
2015-07-17FSP/LEDS: Add support to handle SAI state request from service processorVasant Hegde1-25/+30
2015-07-17FSP/LEDS: Remove led-loc propertyVasant Hegde3-15/+0
2015-07-16bt: Remove B_BUSY stateskiboot-5.0.5Alistair Popple1-18/+6
2015-07-16Add OPAL_READ_TPO and OPAL_WRITE_TPO documentationStewart Smith1-0/+15
2015-07-10fsp/ipmi: Add the in-band IPMI support for FSP systemsNeelesh Gupta6-1/+377
2015-07-10ipmi: Provide a macro for netfn return codeNeelesh Gupta2-1/+4
2015-07-10fsp/mem-err: Fix leak in one error path and minor clean upsNeelesh Gupta1-10/+4
2015-07-10find_shared() - Check for return value from dt_find_propertyKamalesh Babulal1-2/+5
2015-07-10Introduce memory allocation return value checkKamalesh Babulal1-0/+4
2015-07-10pci_configure_mps fixes: NULL dereference, null check and typoKamalesh Babulal1-4/+4
2015-07-10Introduce blocklevel_ecc_protect() return value checkKamalesh Babulal1-3/+9
2015-07-10external/gard: change gard manual page filenameCédric Le Goater1-1/+1
2015-07-10fsp_create_node(): Fix resource leakKamalesh Babulal1-2/+4
2015-07-10hw/phb3: Fix logical operandKamalesh Babulal1-1/+1
2015-07-10Configure CAPP timebase.Philippe Bergheaud4-1/+171
2015-07-09opal: Recover from TOD register parity errors.Mahesh Salgaonkar1-2/+37
2015-07-09opal: Cache chipTOD control register values.Mahesh Salgaonkar1-0/+100
2015-07-09opal: Enable backup topology.Mahesh Salgaonkar6-7/+158
2015-07-09opal: Inform fsp about the topology switch.Mahesh Salgaonkar1-0/+33
2015-07-09opal: Check if backup master is valid before topology switch.Mahesh Salgaonkar1-2/+26
2015-07-09opal: Refactor TOD topology failover recovery.Mahesh Salgaonkar1-14/+133
2015-07-09opal: Re-sync failed chiptod with neighboring chiptod.Mahesh Salgaonkar1-2/+82
2015-07-09opal: Modify chiptod_running_check() function to take chip id as argument.Mahesh Salgaonkar1-3/+3
2015-07-09opal: Introduce a function to check sync/step network status.Mahesh Salgaonkar1-0/+116
2015-07-09opal: Query chip TOD status for a given topology.Mahesh Salgaonkar1-2/+39
2015-07-09opal: Identify chip role for a given topology.Mahesh Salgaonkar1-0/+104
2015-07-09opal: Query current TOD topology during chiptod init.Mahesh Salgaonkar1-0/+55
2015-07-08fix potential divide by zeroStewart Smith1-0/+4
2015-07-08fix wrong operator use in stdlib/rand.cStewart Smith1-1/+1
2015-07-08fix potential integer overflow for giant cpu_max_pirStewart Smith1-1/+1
2015-07-08verify that PIR in init_all_cpus() is within our bounds for cpu_stacks[pir]Stewart Smith1-0/+1
2015-07-08Fix potential negative loop bound in hdata/pcia.cStewart Smith1-3/+5
2015-07-07core/interrupts: Fix resource leak in add_opal_interrupts()Kamalesh Babulal1-0/+2
2015-07-07hdata test: Check the return value from lseekKamalesh Babulal1-1/+3
2015-07-07pnor_init() - Fix Uninitialized pointer readKamalesh Babulal1-1/+1
2015-07-07libflash: Add support for Macronix 128Mb flash chipsJeremy Kerr2-0/+2