aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2015-12-04external/pflash: Fix makefile dependenciesJoel Stanley2-10/+17
2015-12-03Merge branch 'stable'Stewart Smith1-0/+52
2015-12-03opal-prd: display explicit message on IBM Power systemsCédric Le Goater1-0/+52
2015-12-03external/pflash: Add (C) headerCyril Bur1-0/+16
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-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-26pflash: Remove ast.hJoel Stanley2-67/+1
2015-11-18Update gitignore for gardStewart Smith1-1/+8
2015-11-18Add gitignore for pflashStewart Smith1-0/+5
2015-11-17pflash: Fix file descriptor leakStewart 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
2015-11-09opal-prd: add systemd scriptsCédric Le Goater2-0/+18
2015-11-09Free bl_prot_range on file_exit_close()Samuel Mendoza-Jonas1-1/+0
2015-10-30Merge branch 'stable'Stewart Smith1-0/+1
2015-10-30Fix boot_test.sh script for chmod +x pflash if copyingStewart Smith1-0/+1
2015-10-23gard: print error message when we can't open a flash deviceJeremy Kerr1-1/+1
2015-10-23opal-prd: Display messages at startup and shutdownJoel Stanley1-0/+5
2015-10-21mambo: Auto start the simulator using SKIBOOT_AUTORUNMichael Neuling1-0/+4
2015-10-21mambo: Add SKIBOOT_SIMCONF for additional configurationMichael Neuling1-0/+4
2015-10-21mambo: Advertise the sim supports 256M and 1TB segments in device treeMichael Neuling1-0/+2
2015-10-21mambo: Add ability to load initrdMichael Neuling1-0/+11
2015-10-21mambo: Make PVR change only on p8Michael Neuling1-1/+5
2015-10-21mambo: Use SIMHOST to determine the simulator typeMichael Neuling1-2/+4
2015-10-21mambo: Use alternate skiboot.lid with SKIBOOTMichael Neuling1-0/+3
2015-10-14opal-prd: Improve error-checking in hservices_initJeremy Kerr1-3/+16
2015-10-14external/gard/tests: Add tests for the gard toolCyril Bur15-1/+90
2015-10-14external/test: Create an external test harnessCyril Bur1-0/+95
2015-10-14external/pflash: Add (C) headerCyril Bur1-0/+16
2015-10-01Add ability to copy pflash binary to BMC to boot_tests.shStewart Smith1-3/+9
2015-09-30opal-prd: Increase IPMI timeout to a slightly better valueStewart Smith1-1/+1
2015-09-08external/gard: Fix Coverity defect 107465Cyril Bur1-1/+1
2015-09-08external/gard: Fix Coverity defect 107466Cyril Bur1-1/+1
2015-09-08external/gard: Fix Coverity defect 107467Cyril Bur1-1/+2
2015-09-08external/opal-prd: move hservices_init after the ipmi and pnor initNeelesh Gupta1-4/+4
2015-09-07external/gard: Recover the entire gard partitionCyril Bur1-12/+2
2015-09-07external/gard: Update record clearing to match Hostboots expectationsCyril Bur1-46/+59
2015-09-07external/opal-prd: Add 'run' option to execute HBRT commandsVaidyanathan Srinivasan3-1/+135