summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* external: use skiboot make_version scriptCédric Le Goater2016-03-314-17/+6
* external: simplify help output in xscom commandsCédric Le Goater2016-03-313-45/+19
* external: add copyright to xscom filesCédric Le Goater2016-03-314-0/+64
* external: Add a getsram commandCédric Le Goater2016-03-314-2/+261
* getscom: Add Naples chip supportCédric Le Goater2016-03-091-0/+3
* opal-prd: Add debug output for firmware-driven OCC eventsJeremy Kerr2016-03-081-0/+4
* external/opal-prd: Make compilation prerequisites as order-only prerequisitesVasant Hegde2016-02-241-1/+1
* external/pflash: Add --mtdCyril Bur2016-02-233-38/+147
* external: Add Makefile targets to install libflashSamuel Mendoza-Jonas2016-01-152-0/+76
* Drop LDFLAGS from common/rules.mkCyril Bur2016-01-151-1/+1
* external/opal-prd: Use libflash/blocklevel for MTD/file accessesCyril Bur2016-01-155-198/+60
* external/opal-prd: Fix test_pnorCyril Bur2016-01-152-1/+11
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-156-11/+12
* external/mambo: Load skiboot already offsetMichael Neuling2016-01-151-2/+2
* external/mambo: Fix indentation in mambo_tuils.tclMichael Neuling2016-01-151-75/+75
* external/gard: Fix displaying 'cleared' gard recordsCyril Bur2016-01-151-3/+33
* external/opal-prd: Drop final use of ffs_open_image()Cyril Bur2016-01-081-1/+9
* Merge branch 'stable'Stewart Smith2015-12-141-0/+1
|\
| * external/opal-prd: Set initial size valueJeremy Kerr2015-12-141-0/+1
* | Merge branch 'stable'Stewart Smith2015-12-141-1/+1
|\ \ | |/
| * external/common: Fix grammar in arch_flash error messageSamuel Mendoza-Jonas2015-12-141-1/+1
* | external/pflash: Fix makefile dependenciesJoel Stanley2015-12-042-10/+17
* | Merge branch 'stable'Stewart Smith2015-12-031-0/+52
|\ \ | |/
| * opal-prd: display explicit message on IBM Power systemsCédric Le Goater2015-12-031-0/+52
| * external/pflash: Add (C) headerCyril Bur2015-12-031-0/+16
* | pflash: Add an install targetJoel Stanley2015-12-011-0/+3
* | pflash: Don't remove libflash/test/ bins in make cleanStewart Smith2015-11-271-1/+1
* | common/arch_flash_arm.c: Add missing includeStewart Smith2015-11-261-0/+1
* | external/pflash: Add script to build all backendsJoel Stanley2015-11-261-0/+35
* | external/pflash: Add quiet rules and fix raceJoel Stanley2015-11-263-22/+40
* | pflash: Remove ast.hJoel Stanley2015-11-262-67/+1
* | 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
OpenPOWER on IntegriCloud