summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* */test/*: Added '<subdir>-check' make targetsOliver O'Halloran2016-03-301-2/+5
* ipmi-sel: Fix esel event logger to handle early boot PANIC eventsVasant Hegde2016-03-111-10/+17
* IPMI: Enable synchronous eSEL logging optionVasant Hegde2016-03-111-1/+5
* ipmi-sel: Fix memory leak in error pathVasant Hegde2016-03-111-0/+1
* fsp-sensor: rework device tree for sensorsCédric Le Goater2016-03-081-213/+280
* hw/bt: allow BT driver to use different buffer sizeCédric Le Goater2016-03-081-4/+2
* hw/p8-i2c: Speed up SMBUS_WRITEGavin Shan2016-03-081-3/+8
* dts: add helper routines to build sensor handlersCédric Le Goater2016-03-081-22/+32
* Enable Simics UART consoleRyan Grimm2016-03-071-3/+60
* hw/ipmi: fix event data 1 for System Firmware Progress sensorCédric Le Goater2016-03-071-0/+1
* ipmi: Log exact NetFn value in OPAL logsVipin K Parashar2016-03-071-2/+3
* hw/bt.c: Fix message timeoutAlistair Popple2016-02-251-3/+5
* Merge branch 'stable' - s/advertize/advertise/Stewart Smith2016-02-231-1/+1
|\
| * fsp: fix spelling of "advertise" in log messageAndrew Donnellan2016-02-231-1/+1
* | hw/occ: Only allocate what we need for pstate dtJoel Stanley2016-02-231-4/+4
* | occ: Add support to read V2 format of OCC-OPAL shared memory regionShilpasri G Bhat2016-02-231-11/+52
* | p8-i2c: Send stop bit on timeoutsBenjamin Herrenschmidt2016-02-231-13/+19
* | nvlink: Add primitive EEH support for NPU devicesRussell Currey2016-01-211-3/+42
* | nvlink: Add freeze and fence error injectionRussell Currey2016-01-211-1/+43
* | nvlink: Add fence mode emulation for NPUsRussell Currey2016-01-211-2/+13
* | nvlink: Clear error registers at the end of the reset procedureRussell Currey2016-01-211-0/+6
* | nvlink: Use SCOMs instead of MMIO in reset procedureRussell Currey2016-01-151-9/+7
* | nvlink: Set a bit in config space to indicate a real PCI device was boundRussell Currey2016-01-121-8/+23
* | Merge OPAL_CONSOLE_FLUSH from stableStewart Smith2016-01-121-14/+16
|\ \ | |/
| * Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey2016-01-121-14/+16
* | hw/bt: improve loggingCédric Le Goater2016-01-081-22/+20
* | hw/bt: Fixup problems with BT get capabilities codeCyril Bur2016-01-061-12/+13
* | libflash: fix 4bytes address enablement on BMC SPI flashCédric Le Goater2015-12-141-1/+1
* | ipmi-sel: fix oem_sel attributes orderCédric Le Goater2015-12-041-1/+1
* | Merge branch 'stable'Stewart Smith2015-12-031-0/+22
|\ \ | |/
| * FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli2015-12-011-0/+22
* | libflash: enable 4b mode on BMC SPI flashJoel Stanley2015-11-261-1/+9
* | Merge branch 'stable'Stewart Smith2015-11-191-5/+19
|\ \ | |/
| * Merge branch 'update-2.1.1.1' into stableStewart Smith2015-11-191-5/+19
| |\
| | * hw/phb3: Flush cache line after updating P/Q bitsBenjamin Herrenschmidt2015-11-191-5/+19
* | | Drop support for p5ioc2Daniel Axtens2015-11-185-1513/+5
* | | Merge branch 'stable'Stewart Smith2015-11-181-4/+1
|\ \ \ | |/ /
| * | fsp/fsp-rtc: Correctly report back errors to hostStewart Smith2015-11-181-4/+1
* | | hw/bt: Ask the BMC for its BT interface capabilitiesCyril Bur2015-11-171-3/+83
* | | hw/bt: Clear the fifo when an unknown response is receivedCyril Bur2015-11-171-1/+23
* | | hw/bt: Remove state machine and use only B2H_ATN and H2B_ATN.Cyril Bur2015-11-171-21/+7
* | | hw/bt: Convert retry_count to send_countCyril Bur2015-11-171-6/+8
* | | hw/bt: Improve debug printingCyril Bur2015-11-171-19/+40
* | | slw: Remove overwrites for EX_PM_CORE_ECO_VRET and EX_PM_CORE_PFET_VRETShreyas B. Prabhu2015-11-171-17/+0
* | | lpc-rtc: zero out struct tm before readStewart Smith2015-11-171-0/+2
* | | PCI: use define for wanting dynamic PHB id for pci_register_phbStewart Smith2015-11-173-3/+3
* | | slw: don't be tricky with pointer mathStewart Smith2015-11-171-3/+5
* | | assert IPMI sensors < max we supportStewart Smith2015-11-161-1/+4
* | | assert cec_register(hub) hub_id is < MAX_IO_HUBSStewart Smith2015-11-161-0/+1
* | | Fix null checks in find_master_and_slave_occStewart Smith2015-11-161-2/+2
OpenPOWER on IntegriCloud