aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-19external/pflash: move --side and --toc usage textCyril Bur1-5/+5
2015-06-18Because BMCs love to change things, use dd rather than scpStewart Smith1-2/+6
2015-06-16external/opal-prd: Fix error message for handle_attnsJeremy Kerr1-1/+1
2015-06-09external/gard: add Makefile targets to make debian packagesCyril Bur1-0/+8
2015-06-09libflash: start using the blocklevel interface.Cyril Bur2-16/+17
2015-06-01external/pflash: Allow the libffs TOC to operate on to be specifiedCyril Bur1-5/+25
2015-06-01external/pflash: Perform flashing on flash sides other than side 0Cyril Bur1-6/+55
2015-06-01external/pflash: Show the partitions on the second side flashCyril Bur1-20/+32
2015-06-01external/pflash: Report if a flash partition is ECC protectedCyril Bur1-3/+5
2015-06-01pflash: Create make dist target for pflash release tarballspflash-0.8.7Cyril Bur3-35/+57
2015-06-01pflash: Use git tag versioning from make_version.shCyril Bur2-4/+21
2015-06-01pflash: Improve ARCH detectionCyril Bur1-4/+3