aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-07external/opal-prd: Support manufacturing command HTMGT and attribute overrideNeelesh Gupta3-48/+345
2015-09-01build pflash in travis-ciStewart Smith1-1/+1
2015-09-01external/opal-prd: Refactor the handle_prd_control() functionNeelesh Gupta1-33/+47
2015-09-01external/opal-prd: Move client socket common code to a functionNeelesh Gupta1-27/+34
2015-09-01external/opal-prd: send socket response in the error pathNeelesh Gupta1-1/+3
2015-08-28external/common: Write an includeable rules.mk.Cyril Bur7-45/+51
2015-08-28external/pflash: Update distclean make targetCyril Bur1-1/+2
2015-08-28external/common: Add x86 code reenable building pflashCyril Bur3-0/+57
2015-08-28external/common: Add POWERPC code reenable building pflash for POWERCyril Bur3-0/+233
2015-08-28libflash: Reintroduce typesafety in lowlevel libflash callsCyril Bur1-2/+2
2015-08-28external/common: Create common code for initialising libflash componentsCyril Bur8-319/+427
2015-08-28libflash: Return a pointer to internal structure.Cyril Bur1-2/+2
2015-08-28external/gard: Check the validity of the flashCyril Bur1-5/+55
2015-08-21external/mambo: Update PVR valueSamuel Mendoza-Jonas1-0/+1
2015-08-19in skbioot-5.1.0 commit, accidentally somehow removed two compiler warning fi...Stewart Smith1-1/+1
2015-08-17Add skiboot-5.1.0 release notesskiboot-5.1.0Stewart Smith1-1/+1
2015-08-17external/gard: Fix uninitialised variable warningJeremy Kerr1-1/+1
2015-08-17external/opal-prd: Allow instance numbers for PRD rangesJeremy Kerr2-18/+130
2015-08-13fix fat-fingering of FSPSSHUSER support in extract_gcov.shStewart Smith1-4/+6
2015-08-13support FSPSSHUSER env variables in extract_gcov.shStewart Smith1-1/+1
2015-08-10Merge 'external/opal-prd: Only map each PRD range once' from branch 'stable'Stewart Smith1-12/+23
2015-08-10external/opal-prd: Only map each PRD range onceJeremy Kerr1-12/+23
2015-07-31external/opal-prd: Use opal-prd as version prefixCyril Bur1-5/+5
2015-07-31versioning: Unify all versioning to match skiboot versionsCyril Bur1-1/+1
2015-07-31external/boot-tests: update boot-test.sh usage for BMC single partition flashingAndrew Donnellan1-4/+7
2015-07-31external/boot-tests: Fix logging functions in boot_test.shAndrew Donnellan1-5/+15
2015-07-17external/gard: Update gard tool to new blocklevel interfaceCyril Bur2-77/+55
2015-07-10external/gard: change gard manual page filenameCédric Le Goater1-1/+1
2015-06-23Create targets for each symlink for making pflashStewart Smith1-1/+11
2015-06-23libffs: init with ecc protection at blocklevel levelCyril Bur1-2/+2
2015-06-23libflash/ecc: Simplify and cleanup ecc code.Cyril Bur1-1/+1
2015-06-23external/gard: Install gard manual pageCédric Le Goater1-0/+3
2015-06-23Renaming to opal-gard and minus escapingFrederic Bonnard2-32/+30
2015-06-23Fixes for compilation with -WerrorFrederic Bonnard3-10/+40
2015-06-23Honor compilation flags passed from the environmentFrederic Bonnard2-6/+6
2015-06-19external/gard: Add gard manual pageCyril Bur1-0/+32
2015-06-19external/opal-prd: Add opal-prd manual pageJeremy Kerr2-0/+81
2015-06-19external/opal-prd: Add --version optionJeremy Kerr2-1/+26
2015-06-19external/opal-prd: Include libflash blocklevel.oJeremy Kerr1-1/+2
2015-06-19external/pflash: quote CROSS_COMPILE when passed to get_arch.shCyril Bur1-1/+1
2015-06-19external/pflash: fix range printingCédric Le Goater1-2/+2
2015-06-19Add single partition flashing for BMC platforms to boot_test.shStewart Smith2-19/+42
2015-06-19external/pflash: Add --clear commandCyril Bur1-5/+47