aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-03-05sparse: rtc_tod_state and rtc_tod_cache_dirty and be staticCédric Le Goater1-2/+2
2015-03-04hw/ipmi: Fix sensor type mappingsJeremy Kerr1-10/+20
2015-03-04hw/ipmi: Set boot count sensorJoel Stanley1-4/+26
2015-03-04hw/ipmi: Add API for setting sensorsJoel Stanley2-1/+104
2015-03-04occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr2-0/+31
2015-03-04hw/ipmi: Disable flash access when requestedJoel Stanley1-2/+34
2015-03-04bt: Make queue length 10Joel Stanley1-2/+2
2015-03-04hw/prd: Handle BMC OCC reset requests through PRDJeremy Kerr1-0/+27
2015-03-04hw/prd: Handle OCC TMGT interrupts through PRDJeremy Kerr1-7/+1
2015-03-04hw/prd: Add firmware PRD handling subsystemJeremy Kerr3-2/+362
2015-03-04i2c: Workaround bad clock-frequency property from HostBootBenjamin Herrenschmidt1-0/+6
2015-03-04p8/i2c: Add OPAL properties in the i2c bus nodesNeelesh Gupta1-97/+162
2015-02-26sparse: fsp_dpo_init_tb can be staticCédric Le Goater1-1/+1
2015-02-26sparse: epow_status can be staticCédric Le Goater1-1/+1
2015-02-26sparse: elog_write_to_host_head_state can be staticCédric Le Goater1-1/+1
2015-02-26sparse: led_support can be staticCédric Le Goater1-1/+1
2015-02-26sparse: fix fsp_fillmsg definitionCédric Le Goater1-1/+1
2015-02-26sparse: fake_ymd and fake_hmsm can be staticCédric Le Goater1-2/+2
2015-02-26sparse: state_str is unusedCédric Le Goater1-6/+0
2015-02-26sparse: psi_link_poll_active can be staticCédric Le Goater1-1/+1
2015-02-23bt: Minor locking fix for bt_get_resp()Alistair Popple1-1/+0
2015-02-23bt: Improve error messagesAlistair Popple1-5/+10
2015-02-23capi: Rework microcode flash download and CAPP uploadMichael Neuling1-60/+107
2015-02-23capi: Make microcode lid parsing code endian safeMichael Neuling1-46/+60
2015-02-23capi: Move code aroundMichael Neuling1-130/+129
2015-02-23capi: Dynamically calculate which CAPP port to useMichael Neuling1-6/+23
2015-02-23capi: Add CAPI microcode read to load_resource()Michael Neuling1-0/+9
2015-02-23hw: Create xscom_read_cfam_chipid()Michael Neuling1-6/+16
2015-02-23OCC/hostservices: Queue pre-preload HBRT lid load requestsAnanth N Mavinakayanahalli1-24/+76
2015-02-19bt: Cleanup bt state machine and fix SMS_ATN bugAlistair Popple1-88/+88
2015-02-19add nx-842 coproc supportDan Streetman5-100/+596
2015-02-19change direct use of LSH to SETFIELDDan Streetman3-6/+11
2015-02-19update users of GET/SETFIELD()Dan Streetman6-15/+15
2015-02-19Change user-defined _MASK/_LSH to just maskDan Streetman4-55/+30
2015-02-18fsp-op-panel: don't call fsp_sync_msg with lock heldStewart Smith1-33/+45
2015-02-18phb3: Reduce some time_wait occurrencesBenjamin Herrenschmidt1-5/+7
2015-02-18Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt5-7/+7
2015-02-18chiptod: Remove fallback to master CPUBenjamin Herrenschmidt1-33/+3
2015-02-18fsp/console: Don't time_wait with lock heldBenjamin Herrenschmidt1-2/+2
2015-02-18i2c: Turn large time_wait_ms() into statesBenjamin Herrenschmidt1-21/+29
2015-02-18fsp: Audit callers of opal_run_pollersBenjamin Herrenschmidt2-13/+24
2015-02-18occ: Fix potential race when clearing occ interrupt statusJeremy Kerr1-0/+10
2015-02-17FSP/LEDS: Implement a set LED SPCN command queueVasant Hegde2-28/+121
2015-02-17core: Add subid to load_resource()Michael Neuling1-13/+26
2015-02-13FSP/LEDS: Track LED list read statusVasant Hegde1-8/+25
2015-02-13FSP/LEDS: Remove redundant log messageVasant Hegde1-2/+0
2015-02-13FSP/LEDS: Check FSP response statusVasant Hegde1-7/+4
2015-02-13FSP/LEDS: Validate fsp msg allocationVasant Hegde1-0/+2
2015-02-13FSP/LEDS: Remove redundant variable declarationVasant Hegde1-3/+1
2015-02-13FSP/LEDS: Do not expose driver specific functionsVasant Hegde1-4/+4