summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* Update gitignore for gardStewart Smith2015-11-181-1/+8
* Add gitignore for pflashStewart Smith2015-11-181-0/+5
* pflash: Fix file descriptor leakStewart Smith2015-11-171-0/+1
* Make gard and pflash build arch specific files in pwdStewart Smith2015-11-163-11/+17
* external/gard: Clean after check to avoid leaving bad .o files aroundCyril Bur2015-11-161-2/+6
* external/gard: Add make distCyril Bur2015-11-162-0/+21
* external/gard: Make use of the common/ flash reading codeCyril Bur2015-11-161-153/+11
* external/gard: Add version informationCyril Bur2015-11-165-6/+37
* external/tests: Add ability to strip version string from resultCyril Bur2015-11-161-0/+6
* external/gard: Update gard building to use external/common filesCyril Bur2015-11-162-26/+44
* external/pflash: Fixup LDFLAGSCyril Bur2015-11-162-4/+3
* external/common: Don't just expect `sh` to be in $PATHCyril Bur2015-11-161-1/+1
* external/gard: Fix memory leakCyril Bur2015-11-161-6/+13
* external/common: Don't leak temporary filenameCyril Bur2015-11-161-1/+2
* opal-prd: add systemd scriptsCédric Le Goater2015-11-092-0/+18
* Free bl_prot_range on file_exit_close()Samuel Mendoza-Jonas2015-11-091-1/+0
* Merge branch 'stable'Stewart Smith2015-10-301-0/+1
|\
| * Fix boot_test.sh script for chmod +x pflash if copyingStewart Smith2015-10-301-0/+1
* | gard: print error message when we can't open a flash deviceJeremy Kerr2015-10-231-1/+1
* | opal-prd: Display messages at startup and shutdownJoel Stanley2015-10-231-0/+5
* | mambo: Auto start the simulator using SKIBOOT_AUTORUNMichael Neuling2015-10-211-0/+4
* | mambo: Add SKIBOOT_SIMCONF for additional configurationMichael Neuling2015-10-211-0/+4
* | mambo: Advertise the sim supports 256M and 1TB segments in device treeMichael Neuling2015-10-211-0/+2
* | mambo: Add ability to load initrdMichael Neuling2015-10-211-0/+11
* | mambo: Make PVR change only on p8Michael Neuling2015-10-211-1/+5
* | mambo: Use SIMHOST to determine the simulator typeMichael Neuling2015-10-211-2/+4
* | mambo: Use alternate skiboot.lid with SKIBOOTMichael Neuling2015-10-211-0/+3
* | opal-prd: Improve error-checking in hservices_initJeremy Kerr2015-10-141-3/+16
* | external/gard/tests: Add tests for the gard toolCyril Bur2015-10-1415-1/+90
* | external/test: Create an external test harnessCyril Bur2015-10-141-0/+95
* | external/pflash: Add (C) headerCyril Bur2015-10-141-0/+16
|/
* Add ability to copy pflash binary to BMC to boot_tests.shStewart Smith2015-10-011-3/+9
* opal-prd: Increase IPMI timeout to a slightly better valueStewart Smith2015-09-301-1/+1
* external/gard: Fix Coverity defect 107465Cyril Bur2015-09-081-1/+1
* external/gard: Fix Coverity defect 107466Cyril Bur2015-09-081-1/+1
* external/gard: Fix Coverity defect 107467Cyril Bur2015-09-081-1/+2
* external/opal-prd: move hservices_init after the ipmi and pnor initNeelesh Gupta2015-09-081-4/+4
* external/gard: Recover the entire gard partitionCyril Bur2015-09-071-12/+2
* external/gard: Update record clearing to match Hostboots expectationsCyril Bur2015-09-071-46/+59
* external/opal-prd: Add 'run' option to execute HBRT commandsVaidyanathan Srinivasan2015-09-073-1/+135
* external/opal-prd: Support manufacturing command HTMGT and attribute overrideNeelesh Gupta2015-09-073-48/+345
* build pflash in travis-ciStewart Smith2015-09-011-1/+1
* external/opal-prd: Refactor the handle_prd_control() functionNeelesh Gupta2015-09-011-33/+47
* external/opal-prd: Move client socket common code to a functionNeelesh Gupta2015-09-011-27/+34
* external/opal-prd: send socket response in the error pathNeelesh Gupta2015-09-011-1/+3
* external/common: Write an includeable rules.mk.Cyril Bur2015-08-287-45/+51
* external/pflash: Update distclean make targetCyril Bur2015-08-281-1/+2
* external/common: Add x86 code reenable building pflashCyril Bur2015-08-283-0/+57
* external/common: Add POWERPC code reenable building pflash for POWERCyril Bur2015-08-283-0/+233
* libflash: Reintroduce typesafety in lowlevel libflash callsCyril Bur2015-08-281-2/+2
OpenPOWER on IntegriCloud