aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
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-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
2015-11-16external/gard: Add version informationCyril Bur5-6/+37
2015-11-16external/tests: Add ability to strip version string from resultCyril Bur1-0/+6
2015-11-16external/gard: Update gard building to use external/common filesCyril Bur2-26/+44
2015-11-16external/pflash: Fixup LDFLAGSCyril Bur2-4/+3
2015-11-16external/common: Don't just expect `sh` to be in $PATHCyril Bur1-1/+1
2015-11-16external/gard: Fix memory leakCyril Bur1-6/+13
2015-11-16external/common: Don't leak temporary filenameCyril Bur1-1/+2
2015-11-09opal-prd: add systemd scriptsCédric Le Goater2-0/+18
2015-11-09Free bl_prot_range on file_exit_close()Samuel Mendoza-Jonas1-1/+0
2015-10-30Merge branch 'stable'Stewart Smith1-0/+1
2015-10-30Fix boot_test.sh script for chmod +x pflash if copyingStewart Smith1-0/+1
2015-10-23gard: print error message when we can't open a flash deviceJeremy Kerr1-1/+1
2015-10-23opal-prd: Display messages at startup and shutdownJoel Stanley1-0/+5
2015-10-21mambo: Auto start the simulator using SKIBOOT_AUTORUNMichael Neuling1-0/+4
2015-10-21mambo: Add SKIBOOT_SIMCONF for additional configurationMichael Neuling1-0/+4
2015-10-21mambo: Advertise the sim supports 256M and 1TB segments in device treeMichael Neuling1-0/+2
2015-10-21mambo: Add ability to load initrdMichael Neuling1-0/+11
2015-10-21mambo: Make PVR change only on p8Michael Neuling1-1/+5