aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2016-07-28pflash: Fix the makefileJoel Stanley1-9/+17
2016-07-27pflash: Clean up makefiles and resolve build raceJoel Stanley3-21/+20
2016-07-12external: Add dynamically linked pflashBrad Bishop2-4/+17
2016-07-12external: Create shared rules.mkBrad Bishop2-5/+5
2016-07-12external: Remove -m64 from shared CFLAGS on ARMBrad Bishop1-1/+4
2016-07-12external: Fix pflash install targetBrad Bishop1-0/+1
2016-07-12external: Remove external/shared link targetsBrad Bishop1-12/+0
2016-07-12opal-prd: fix make test dependencies for common symlink generationStewart Smith1-1/+1
2016-07-12Make links target reusableDinar Valeev4-63/+29
2016-06-28external: Fix ARM build failure with parallel makeBrad Bishop1-1/+1
2016-06-20gard: disable cross compile for travisStewart Smith1-2/+2
2016-06-20gard: remove err.h includeStewart Smith1-1/+0
2016-06-20Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith8-12/+12
2016-06-20Fix typosStewart Smith8-12/+12
2016-04-27pflash: Allow building under yocto.Patrick Williams5-9/+4
2016-03-09getscom: Add Naples chip supportCédric Le Goater1-0/+3
2016-03-08opal-prd: Add debug output for firmware-driven OCC eventsJeremy Kerr1-0/+4
2016-02-24external/opal-prd: Make compilation prerequisites as order-only prerequisitesVasant Hegde1-1/+1
2016-02-23external/pflash: Add --mtdCyril Bur3-38/+147
2016-01-15external: Add Makefile targets to install libflashSamuel Mendoza-Jonas2-0/+76
2016-01-15Drop LDFLAGS from common/rules.mkCyril Bur1-1/+1
2016-01-15external/opal-prd: Use libflash/blocklevel for MTD/file accessesCyril Bur5-198/+60
2016-01-15external/opal-prd: Fix test_pnorCyril Bur2-1/+11
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur6-11/+12
2016-01-15external/mambo: Load skiboot already offsetMichael Neuling1-2/+2
2016-01-15external/mambo: Fix indentation in mambo_tuils.tclMichael Neuling1-75/+75
2016-01-15external/gard: Fix displaying 'cleared' gard recordsCyril Bur1-3/+33
2016-01-15external/gard: Fix displaying 'cleared' gard recordsCyril Bur1-3/+33
2016-01-08external/opal-prd: Drop final use of ffs_open_image()Cyril Bur1-1/+9
2015-12-14Merge branch 'stable'Stewart Smith1-0/+1
2015-12-14external/opal-prd: Set initial size valueJeremy Kerr1-0/+1
2015-12-14Merge branch 'stable'Stewart Smith1-1/+1
2015-12-14external/common: Fix grammar in arch_flash error messageSamuel Mendoza-Jonas1-1/+1
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