summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/ipmmi: Disable watchdog on final resetJeremy Kerr2015-03-051-0/+6
| * hw/ipmi: Fix sensor type mappingsJeremy Kerr2015-03-041-10/+20
| * hw/ipmi: Set boot count sensorJoel Stanley2015-03-041-4/+26
| * hw/ipmi: Add API for setting sensorsJoel Stanley2015-03-042-1/+104
| * occ: Inform OCC of BMC PNOR ownership requestsJeremy Kerr2015-03-042-0/+31
| * hw/ipmi: Disable flash access when requestedJoel Stanley2015-03-041-2/+34
* | Refactor fsp-rtc.c to not call fsp_sync_msg (and thus pollers) with lock heldStewart Smith2015-03-061-83/+71
* | sparse: bt_backend can be staticCédric Le Goater2015-03-051-1/+1
* | sparse: rtc_tod_state and rtc_tod_cache_dirty and be staticCédric Le Goater2015-03-051-2/+2
|/
* bt: Make queue length 10Joel Stanley2015-03-041-2/+2
* hw/prd: Handle BMC OCC reset requests through PRDJeremy Kerr2015-03-041-0/+27
* hw/prd: Handle OCC TMGT interrupts through PRDJeremy Kerr2015-03-041-7/+1
* hw/prd: Add firmware PRD handling subsystemJeremy Kerr2015-03-043-2/+362
* i2c: Workaround bad clock-frequency property from HostBootBenjamin Herrenschmidt2015-03-041-0/+6
* p8/i2c: Add OPAL properties in the i2c bus nodesNeelesh Gupta2015-03-041-97/+162
* sparse: fsp_dpo_init_tb can be staticCédric Le Goater2015-02-261-1/+1
* sparse: epow_status can be staticCédric Le Goater2015-02-261-1/+1
* sparse: elog_write_to_host_head_state can be staticCédric Le Goater2015-02-261-1/+1
* sparse: led_support can be staticCédric Le Goater2015-02-261-1/+1
* sparse: fix fsp_fillmsg definitionCédric Le Goater2015-02-261-1/+1
* sparse: fake_ymd and fake_hmsm can be staticCédric Le Goater2015-02-261-2/+2
* sparse: state_str is unusedCédric Le Goater2015-02-261-6/+0
* sparse: psi_link_poll_active can be staticCédric Le Goater2015-02-261-1/+1
* bt: Minor locking fix for bt_get_resp()Alistair Popple2015-02-231-1/+0
* bt: Improve error messagesAlistair Popple2015-02-231-5/+10
* capi: Rework microcode flash download and CAPP uploadMichael Neuling2015-02-231-60/+107
* capi: Make microcode lid parsing code endian safeMichael Neuling2015-02-231-46/+60
* capi: Move code aroundMichael Neuling2015-02-231-130/+129
* capi: Dynamically calculate which CAPP port to useMichael Neuling2015-02-231-6/+23
* capi: Add CAPI microcode read to load_resource()Michael Neuling2015-02-231-0/+9
* hw: Create xscom_read_cfam_chipid()Michael Neuling2015-02-231-6/+16
* OCC/hostservices: Queue pre-preload HBRT lid load requestsAnanth N Mavinakayanahalli2015-02-231-24/+76
* bt: Cleanup bt state machine and fix SMS_ATN bugAlistair Popple2015-02-191-88/+88
* add nx-842 coproc supportDan Streetman2015-02-195-100/+596
* change direct use of LSH to SETFIELDDan Streetman2015-02-193-6/+11
* update users of GET/SETFIELD()Dan Streetman2015-02-196-15/+15
* Change user-defined _MASK/_LSH to just maskDan Streetman2015-02-194-55/+30
* fsp-op-panel: don't call fsp_sync_msg with lock heldStewart Smith2015-02-181-33/+45
* phb3: Reduce some time_wait occurrencesBenjamin Herrenschmidt2015-02-181-5/+7
* Replace is_mambo_chip with a better chip quirk mechanismBenjamin Herrenschmidt2015-02-185-7/+7
* chiptod: Remove fallback to master CPUBenjamin Herrenschmidt2015-02-181-33/+3
* fsp/console: Don't time_wait with lock heldBenjamin Herrenschmidt2015-02-181-2/+2
* i2c: Turn large time_wait_ms() into statesBenjamin Herrenschmidt2015-02-181-21/+29
* fsp: Audit callers of opal_run_pollersBenjamin Herrenschmidt2015-02-182-13/+24
* occ: Fix potential race when clearing occ interrupt statusJeremy Kerr2015-02-181-0/+10
* FSP/LEDS: Implement a set LED SPCN command queueVasant Hegde2015-02-172-28/+121
* core: Add subid to load_resource()Michael Neuling2015-02-171-13/+26
* FSP/LEDS: Track LED list read statusVasant Hegde2015-02-131-8/+25
* FSP/LEDS: Remove redundant log messageVasant Hegde2015-02-131-2/+0
* FSP/LEDS: Check FSP response statusVasant Hegde2015-02-131-7/+4
OpenPOWER on IntegriCloud