aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Add test for pr_fmtStewart Smith1-0/+72
2015-05-12ipmi/wdt: Stop calling synchronous message functions from timersAlistair Popple1-9/+24
2015-05-12Fix race in flash resource preloadingStewart Smith1-4/+5
2015-05-12Fix infinite loop in wait_for_resource if CAPP ucode load failsStewart Smith1-11/+8
2015-05-12Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith15-190/+177
2015-05-11hw/bt: Add netfn to BT_ERR messageJeremy Kerr1-2/+3
2015-05-11core/lock: Simplify the check in lock_recursive()Gavin Shan1-3/+1
2015-05-07Fix synchronous running of CPU jobs for NRCPUs=1Stewart Smith1-8/+9
2015-05-07Fixup hdata test for fsp LID preloadingStewart Smith2-1/+4
2015-05-07Add prlog_once for logging a message only onceJoel Stanley1-0/+8
2015-05-07Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith11-39/+114
2015-05-07Don't double preload hservices LIDsStewart Smith1-4/+0
2015-05-07Add global CPU job queueStewart Smith5-42/+73
2015-05-07Asynchronously preload CAPP microcodeStewart Smith3-60/+80
2015-05-07Track how long we spend spinning waiting for resource to be loadedStewart Smith1-0/+4
2015-05-07astbmc: asynchronous preloading of resourcesStewart Smith5-7/+126
2015-05-07FSP LID loading: always remove from lid_loaded listStewart Smith1-4/+2
2015-05-07Start preload of kernel and initramfs early in bootStewart Smith1-30/+50
2015-05-07Fix FSP resource/LID loading for preloading LIDs.Stewart Smith1-5/+9
2015-05-07core: add a read sensors op to the Apollo platformCédric Le Goater1-0/+1
2015-05-07hdata/vpd: Add compatible propertyVasant Hegde1-0/+1
2015-05-07hdata/vpd: Improve error loggingVasant Hegde1-3/+16
2015-05-07eeh: Fix eeh event handlingAlistair Popple5-5/+32
2015-05-07FSP/ELOG: Remove TCE mapping for host bufferVasant Hegde2-4/+1
2015-05-07FSP/ELOG: Reduce elog write buffer sizeVasant Hegde1-3/+3
2015-05-07FSP/ELOG: Free error log buffer in error pathVasant Hegde1-1/+5
2015-05-07FSP/ELOG: Do not reject elog in acknowledgement pathVasant Hegde1-2/+0
2015-05-07FSP/ELOG: Use elog REJECT state properlyVasant Hegde1-2/+7
2015-05-07FSP/ELOG: Reduce elog read buffer sizeVasant Hegde1-1/+1
2015-05-07FSP/LED: Handle SA indicator update notificationVasant Hegde2-0/+33
2015-05-07FSP/SYSPARAM: Introduce update notify system parameter notifierVasant Hegde2-0/+61
2015-05-07FSP/LED: Add system attention indicator supportVasant Hegde4-2/+209
2015-05-07FSP/LED: Get SAI location code from device treeVasant Hegde2-11/+65
2015-05-07FSP/hdata: Populate System Attention Indicator location codeVasant Hegde4-0/+84
2015-05-07FSP/LED: Use LED mode informationVasant Hegde1-2/+15
2015-05-07hdata: Detect LED mode and populate device treeVasant Hegde3-0/+16
2015-05-07hdata: Create LED nodeVasant Hegde1-0/+20
2015-05-07FSP/LED: Validate before creating led nodeVasant Hegde1-3/+4
2015-05-07OPAL: Validate before creating opal device tree nodeVasant Hegde1-1/+5
2015-05-07FSP/LED: Define macro instead of hardcoding led typeVasant Hegde2-5/+28
2015-05-07FSP/LED: Move led header file to include directoryVasant Hegde2-2/+1
2015-05-07FSP/CUPD: Code Update OPAL API documentationVasant Hegde1-0/+78
2015-05-07update version/m[il]-version docs indicating properties may not be presentStewart Smith1-3/+4
2015-05-07FSP/CUPD: Device tree documentation for firmware informationVasant Hegde1-0/+27
2015-05-01Merge branch 'stable', skiboot-5.0.1Stewart Smith6-20/+47
2015-05-01Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityskiboot-5.0.1Benjamin Herrenschmidt6-2/+41
2015-05-01xscom: Remove recursive lockingBenjamin Herrenschmidt1-18/+6
2015-05-01init: Display message before loading kernelJoel Stanley1-0/+2
2015-05-01prd: Only alter host presentation bits of IPOLL maskJeremy Kerr1-4/+6
2015-05-01Add fallback to .version if not git and no SKIBOOT_VERSIONStewart Smith1-1/+6