aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-13occ: hbrt: Change the OCC reset orderShilpasri G Bhat1-0/+44
2015-11-12Merge branch 'stable'Stewart Smith2-4/+18
2015-11-12FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli2-4/+18
2015-11-11llvm-scan-build: fix dead assignment in hw/lpc.cStewart Smith1-2/+9
2015-11-10llvm-scan-build: fix value stored to rc never read in hw/occ.cStewart Smith1-0/+11
2015-11-10llvm-scan-build: fix value stored to end during init never read in phb3.cStewart Smith1-1/+1
2015-11-10llvm-scan-build: fix value stored to tfmr during init is never readStewart Smith1-1/+1
2015-11-10llvm-scan-build: fix value stored during init is never read in npu.cStewart Smith1-1/+1
2015-11-10llvm-scan-build: fix dead assignment in fsp-leds.cStewart Smith1-2/+0
2015-11-10llvm-scan-build: fix value is never read warningStewart Smith1-6/+2
2015-11-10llvm-scan-build: fix dead assignment warningStewart Smith1-6/+2
2015-11-10llvm-scan-build: fix potential division by zeroStewart Smith1-0/+3
2015-11-10sparse: fix incorrect type in assignment in fsp-mem-err.cStewart Smith1-7/+7
2015-11-10sparse: fix be64 degrades to integer warnings in fsp-mem-err.cStewart Smith1-6/+6
2015-11-10sparse: correct endian conversion of sglistStewart Smith1-1/+1
2015-11-10sparse: add missing endian conversion in fsp-attn.cStewart Smith1-1/+1
2015-11-10sparse: fix incorrect type in assignment warning in hw/lpc-uart.cStewart Smith1-1/+1
2015-11-10sparse: fix endian conversions in hw/occ.cStewart Smith1-5/+5
2015-11-10sparse: fix endian conversion for MDST tableStewart Smith1-11/+12
2015-11-10sparse: fix endian annotation warnings in ipmi-rtc.cStewart Smith1-4/+4
2015-11-10sparse: Fix many constant is too big warninsg in p7ioc codeStewart Smith3-412/+412
2015-11-10sparse: fix warning constant is so big it is (unsigned) long in hw/p5ioc2.cStewart Smith1-4/+4
2015-11-10sparse: fix warning constant is so big it is long in hw/psi.cStewart Smith1-1/+1
2015-11-10sparse: fix warning constant is so big it is long in hw/slw.cStewart Smith1-6/+6
2015-11-10sparse: fix constant is so big it's long in hw/nx-rng.cStewart Smith1-1/+1
2015-11-10sparse: fix constant is so big warning in hw/xscom.cStewart Smith1-1/+1
2015-11-09console: Completely flush output buffer before power down and rebootRussell Currey1-1/+13
2015-11-09Skip OCCs for chip that has occ_functional set to falseStewart Smith1-0/+7
2015-11-09console: Completely flush output buffer before power down and rebootRussell Currey1-1/+13