aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-03-30*/test/*: Added '<subdir>-check' make targetsOliver O'Halloran1-2/+5
2016-03-11ipmi-sel: Fix esel event logger to handle early boot PANIC eventsVasant Hegde1-10/+17
2016-03-11IPMI: Enable synchronous eSEL logging optionVasant Hegde1-1/+5
2016-03-11ipmi-sel: Fix memory leak in error pathVasant Hegde1-0/+1
2016-03-08fsp-sensor: rework device tree for sensorsCédric Le Goater1-213/+280
2016-03-08hw/bt: allow BT driver to use different buffer sizeCédric Le Goater1-4/+2
2016-03-08hw/p8-i2c: Speed up SMBUS_WRITEGavin Shan1-3/+8
2016-03-08dts: add helper routines to build sensor handlersCédric Le Goater1-22/+32
2016-03-07Enable Simics UART consoleRyan Grimm1-3/+60
2016-03-07hw/ipmi: fix event data 1 for System Firmware Progress sensorCédric Le Goater1-0/+1
2016-03-07ipmi: Log exact NetFn value in OPAL logsVipin K Parashar1-2/+3
2016-02-25hw/bt.c: Fix message timeoutAlistair Popple1-3/+5
2016-02-23Merge branch 'stable' - s/advertize/advertise/Stewart Smith1-1/+1
2016-02-23fsp: fix spelling of "advertise" in log messageAndrew Donnellan1-1/+1
2016-02-23hw/occ: Only allocate what we need for pstate dtJoel Stanley1-4/+4
2016-02-23occ: Add support to read V2 format of OCC-OPAL shared memory regionShilpasri G Bhat1-11/+52
2016-02-23p8-i2c: Send stop bit on timeoutsBenjamin Herrenschmidt1-13/+19
2016-01-21nvlink: Add primitive EEH support for NPU devicesRussell Currey1-3/+42
2016-01-21nvlink: Add freeze and fence error injectionRussell Currey1-1/+43
2016-01-21nvlink: Add fence mode emulation for NPUsRussell Currey1-2/+13
2016-01-21nvlink: Clear error registers at the end of the reset procedureRussell Currey1-0/+6
2016-01-15nvlink: Use SCOMs instead of MMIO in reset procedureRussell Currey1-9/+7
2016-01-12nvlink: Set a bit in config space to indicate a real PCI device was boundRussell Currey1-8/+23
2016-01-12Merge OPAL_CONSOLE_FLUSH from stableStewart Smith1-14/+16
2016-01-12Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey1-14/+16
2016-01-08hw/bt: improve loggingCédric Le Goater1-22/+20
2016-01-06hw/bt: Fixup problems with BT get capabilities codeCyril Bur1-12/+13
2015-12-14libflash: fix 4bytes address enablement on BMC SPI flashCédric Le Goater1-1/+1
2015-12-04ipmi-sel: fix oem_sel attributes orderCédric Le Goater1-1/+1
2015-12-03Merge branch 'stable'Stewart Smith1-0/+22
2015-12-01FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli1-0/+22
2015-11-26libflash: enable 4b mode on BMC SPI flashJoel Stanley1-1/+9
2015-11-19Merge branch 'stable'Stewart Smith1-5/+19
2015-11-19Merge branch 'update-2.1.1.1' into stableStewart Smith1-5/+19
2015-11-19hw/phb3: Flush cache line after updating P/Q bitsBenjamin Herrenschmidt1-5/+19
2015-11-18Drop support for p5ioc2Daniel Axtens5-1513/+5
2015-11-18Merge branch 'stable'Stewart Smith1-4/+1
2015-11-18fsp/fsp-rtc: Correctly report back errors to hostStewart Smith1-4/+1
2015-11-17hw/bt: Ask the BMC for its BT interface capabilitiesCyril Bur1-3/+83
2015-11-17hw/bt: Clear the fifo when an unknown response is receivedCyril Bur1-1/+23
2015-11-17hw/bt: Remove state machine and use only B2H_ATN and H2B_ATN.Cyril Bur1-21/+7
2015-11-17hw/bt: Convert retry_count to send_countCyril Bur1-6/+8
2015-11-17hw/bt: Improve debug printingCyril Bur1-19/+40
2015-11-17slw: Remove overwrites for EX_PM_CORE_ECO_VRET and EX_PM_CORE_PFET_VRETShreyas B. Prabhu1-17/+0
2015-11-17lpc-rtc: zero out struct tm before readStewart Smith1-0/+2
2015-11-17PCI: use define for wanting dynamic PHB id for pci_register_phbStewart Smith3-3/+3
2015-11-17slw: don't be tricky with pointer mathStewart Smith1-3/+5
2015-11-16assert IPMI sensors < max we supportStewart Smith1-1/+4
2015-11-16assert cec_register(hub) hub_id is < MAX_IO_HUBSStewart Smith1-0/+1
2015-11-16Fix null checks in find_master_and_slave_occStewart Smith1-2/+2