aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2016-12-21arch_flash_arm: Don't assume mtd labels are shortJoel Stanley1-1/+1
2016-11-11external/pflash: Perform the correct cleanupCyril Bur1-2/+2
2016-11-08external/common: Add default erase chip implementationCyril Bur1-2/+18
2016-11-08external/common: Teach ARM code to erase 'mtd chips'Cyril Bur1-2/+11
2016-11-08pflash: remove stray d in from info messageJoel Stanley1-1/+1
2016-11-07boot_test: fix typo in console messageStewart Smith1-2/+2
2016-11-02pflash: Fail when file is larger than partitionJoel Stanley1-2/+8
2016-11-02boot-tests: force BMC to boot from non-golden sideStewart Smith1-0/+2
2016-11-02gard: Fix printf warningJoel Stanley1-1/+2
2016-10-31opal-prd: only run on supported systemsRafael Fonseca1-0/+2
2016-10-28opal-prd: remove unused socket file.Rafael Fonseca2-10/+0
2016-10-25external/pflash: Make MTD accesses the defaultCyril Bur1-24/+22
2016-10-25external/pflash: Catch incompatible combination of flagsCyril Bur1-0/+10
2016-10-25external/common: Rename arch_flash_bmc() to arch_flash_access()Cyril Bur5-13/+31
2016-10-25external/common: arm: Don't error trying to wrprotect with MTD accessCyril Bur1-0/+3
2016-10-17mambo: Advertise available RADIX page sizesChris Smart1-2/+16
2016-10-17external/pflash: Remove unused filesCyril Bur2-372/+0
2016-10-17external/pflash: Reduce variable scope as indicated by cppcheckCyril Bur1-4/+8
2016-10-17external/pflash: Fix ccpcheck warnings in progress.cCyril Bur1-3/+3
2016-10-11v2 mambo: Add section for kernel command line boot argsChris Smart1-0/+4
2016-10-10Add software STB "ROM" implementation for MamboStewart Smith1-0/+28
2016-10-10external/boot_tests: remove lid from the BMC after flashingClaudio Carvalho1-2/+10
2016-10-10external/boot_tests: add the nobooting option -NClaudio Carvalho1-10/+21
2016-10-10external/boot_tests: add arbitrary lid option -FClaudio Carvalho2-3/+27
2016-09-26occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat1-0/+6
2016-09-22gard/pflash: Honor linker flags passed from the environmentFrederic Bonnard2-2/+2
2016-09-22external: Utilize DESTDIR in shared makefilePatrick Williams1-6/+6
2016-09-22gard: Fix Makefile race conditionPatrick Williams1-1/+5
2016-09-16mambo: Make POWER9 look like DD2Michael Neuling1-1/+2
2016-09-16opal-prd: Fix error code from scom_read & scom_writeBenjamin Herrenschmidt2-6/+19
2016-09-16opal-prd: Add get_interface_capabilities to host interfacesJeremy Kerr3-2/+22
2016-09-16pflash: Don't try to write protect when writing to flash fileStewart Smith1-1/+1
2016-09-15pflash: Fix printf format warningStewart Smith1-1/+2
2016-09-14pflash and opal-prd: Fix dist-cleanBreno Leitao2-1/+2
2016-09-14opal-prd: fix for 64-bit pnor sizesJeremy Kerr1-1/+1
2016-09-06getscom/getsram/putscom: Parse chip-id as hexAnton Blanchard3-3/+3
2016-09-06mambo: add exception and qtrace helpersNicholas Piggin1-0/+34
2016-09-02pflash: fix buffer overflow: fl_total_size uint32_t not uint64_tStewart Smith1-1/+2
2016-09-02external/mambo: Update skiboot.tcl to add page-sizes nodes to device treeSuraj Jitindar Singh1-0/+14
2016-08-30external: NPU hardware procedure scriptRussell Currey1-0/+119
2016-08-09boot-test: give a better temp file name for boot logStewart Smith1-1/+1
2016-08-09boot-test: Add -k and -K options to keep logs on fail or alwaysStewart Smith1-3/+20
2016-08-02flash: Make size 64 bit safeMichael Neuling1-1/+10
2016-08-01Adopt libtool rules for soname versioning for libflashStewart Smith1-1/+18
2016-07-28pflash: Fix the makefileJoel Stanley1-9/+17
2016-07-28mambo: Update Radix Tree Size as per ISA 3.0Michael Neuling1-1/+1
2016-07-28pflash: use atexit for musl compatibilityJoel Stanley1-3/+2
2016-07-27pflash: Clean up makefiles and resolve build raceJoel Stanley3-21/+20
2016-07-22fwts/generate-fwts-olog: Fix whitespace on json.dumpsDeb McLemore1-0/+1
2016-07-20mambo: Fix bt command and add little endian supportMichael Neuling1-8/+32