aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-04external/pflash: Fix makefile dependenciesJoel Stanley2-10/+17
2015-12-03Merge branch 'stable'Stewart Smith6-11/+100
2015-12-03opal-prd: display explicit message on IBM Power systemsCédric Le Goater1-0/+52
2015-12-03Fix up extract-gcov for gcc > 4.8Stewart Smith2-11/+24
2015-12-03external/pflash: Add (C) headerCyril Bur1-0/+16
2015-12-02hello_world: don't link with libgccStewart Smith1-1/+1
2015-12-02libflash: Provide an internal parity implementation, to remove libgcc dependencyJeremy Kerr2-4/+19
2015-12-01FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli3-0/+24
2015-12-01pflash: Add an install targetJoel Stanley1-0/+3
2015-11-27pflash: Don't remove libflash/test/ bins in make cleanStewart Smith1-1/+1
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