aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Update hack for building pflash for coverity scanStewart Smith2-1/+5
2015-11-26travis-ci: use build-all-arch.sh for pflash, add to coverity buildStewart Smith1-3/+8
2015-11-26common/arch_flash_arm.c: Add missing includeStewart Smith1-0/+1
2015-11-26external/pflash: Add script to build all backendsJoel Stanley1-0/+35
2015-11-26external/pflash: Add quiet rules and fix raceJoel Stanley3-22/+40
2015-11-26libflash: Support Micron N25Q256Ax NOR flashJoel Stanley1-0/+3
2015-11-26libflash: enable 4b mode on BMC SPI flashJoel Stanley2-1/+10
2015-11-26libflash: put message on one lineJoel Stanley1-2/+1
2015-11-26pflash: Remove ast.hJoel Stanley2-67/+1
2015-11-26Add Debian Jessie installer boot testStewart Smith4-1/+75
2015-11-20update qemu revisions for opal-ciStewart Smith1-1/+1
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-18hello_world: don't link with libgccStewart Smith1-1/+1
2015-11-18Update gitignore for gardStewart Smith1-1/+8
2015-11-18Add coverity modelStewart Smith1-0/+23
2015-11-18Add gitignore for pflashStewart Smith1-0/+5
2015-11-18Remove missed bit of p5ioc codeStewart Smith1-52/+0
2015-11-18Drop support for p5ioc2Daniel Axtens12-2152/+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 Bur2-3/+84
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-17libfdt: add basic sanity check to fdt_open_intoStewart Smith1-0/+4
2015-11-17PCI: use define for wanting dynamic PHB id for pci_register_phbStewart Smith5-4/+5
2015-11-17slw: don't be tricky with pointer mathStewart Smith1-3/+5
2015-11-17libflash: fix resource leaks on errors in ffs_open_imageStewart Smith1-1/+5
2015-11-17pflash: Fix file descriptor leakStewart Smith1-0/+1
2015-11-17Enable building pflash for coverity (travis)Stewart Smith2-1/+3
2015-11-16Enable -Werror for -WformatStewart Smith6-16/+64
2015-11-16assert cpu < CPUS in core/test/run-trace.cStewart Smith1-2/+7
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-16Make gard and pflash build arch specific files in pwdStewart Smith3-11/+17
2015-11-16external/gard: Clean after check to avoid leaving bad .o files aroundCyril Bur1-2/+6
2015-11-16external/gard: Add make distCyril Bur2-0/+21
2015-11-16external/gard: Make use of the common/ flash reading codeCyril Bur1-153/+11
2015-11-16external/gard: Add version informationCyril Bur5-6/+37
2015-11-16external/tests: Add ability to strip version string from resultCyril Bur1-0/+6
2015-11-16external/gard: Update gard building to use external/common filesCyril Bur2-26/+44
2015-11-16external/pflash: Fixup LDFLAGSCyril Bur2-4/+3
2015-11-16external/common: Don't just expect `sh` to be in $PATHCyril Bur1-1/+1
2015-11-16external/gard: Fix memory leakCyril Bur1-6/+13
2015-11-16external/common: Don't leak temporary filenameCyril Bur1-1/+2